craig
d9f46bb513
Add iBFT support for iSCSI
14 years ago
Sebastian Pipping
23fd924325
Fix error message
14 years ago
Sebastian Pipping
15b8898c97
Extend change log
14 years ago
Sebastian Pipping
2deeaba70b
Add error message output
14 years ago
Sebastian Pipping
c3165cd02f
Apply mdev primer of busybox
14 years ago
Peter Hjalmarsson
398d7ba5ac
Use tmpfs if devtmpfs is not available
...
This makes the ramdisk always mount some kind of /dev,
and then try to move it to the new root.
This unbreaks handling of nodes created pre-udev likefor example lvm does.
14 years ago
Sebastian Pipping
a9d1575e3c
Extend change log
14 years ago
Sebastian Pipping
763fd09bac
Remove "-a" from call to umount
14 years ago
Peter Hjalmarsson
cb24bedd07
Move dev to chroot
...
This can be considered good practice, likely less chance that nodes
created in the ramdisk disapperes when switching root.
Some applications (mostly debugging/benchmarking) also needs this to
survive the switch_root.
14 years ago
Peter Hjalmarsson
e8ffab0000
Update options for devtmpfs
...
Options copied from /etc/init.d/udev-mount as that script does not
sanitize or even tuch the options.
14 years ago
Sebastian Pipping
b0c6daf110
Extend change log
14 years ago
Sebastian Pipping
c202dbe67d
Resolve unneeded subshell
14 years ago
Peter Hjalmarsson
294ea17506
Use devtpmfs when avaible
14 years ago
Sebastian Pipping
734bbf97f4
Bump version to 3.4.12.6
14 years ago
Sebastian Pipping
e71417e3a9
Extend change log
14 years ago
Sebastian Pipping
51d60ac01f
Replace "$lvm_commands" by "${lvm_commands}"
14 years ago
Sebastian Pipping
62fdee77e4
Insert a few blank lines for readability
14 years ago
Peter Hjalmarsson
d1b6b4e9f0
Speed up LVM-activation
...
Change vgscan and vgchange so they are done in one go.
Faster since less work for the lvm command.
vgscan is still needed for some cases like dmcrypt where
/etc/lvm/cache is created, but not updated with the unlocked devices.
14 years ago
Peter Hjalmarsson
ba56efcb97
Use vgchange --sysinit
...
Turns off unnecessary stuff, and makes the command look cleaner
14 years ago
Sebastian Pipping
52e2a47637
Bump version to 3.4.12.5
14 years ago
Sebastian Pipping
b05480c487
Merge branch 'experimental' using --no-ff
14 years ago
Sebastian Pipping
8a8d49167e
Extend change log
14 years ago
Sebastian Pipping
81e41d541d
Put blkid of e2fsprogs into /sbin, not /bin (bug #352746 )
14 years ago
Sebastian Pipping
15b4869f50
Merge branch 'master' into experimental
14 years ago
Sebastian Pipping
ff1f87e88f
Bump version to 3.4.12.4
14 years ago
Sebastian Pipping
23a949e5b5
Extend change log
14 years ago
Raúl Porcel
92739b11f7
Use shadow on netboot busybox config
14 years ago
Raúl Porcel
f3afa933d4
Enhance the handling of the console in the netboot linuxrc
14 years ago
Sebastian Pipping
f0b5065d61
Enable CONFIG_USB_SUSPEND and CONFIG_PM_RUNTIME for x86_64 using "make menuconfig" (bug #351376 )
14 years ago
Sebastian Pipping
43a68e89d1
Apply "make oldconfig" of 2.6.36-gentoo-r5 to .config of x86_64
14 years ago
Sebastian Pipping
5b7e5c1668
Remove unused function kv_replace()
14 years ago
Sebastian Pipping
5601043568
Merge branch 'master' into experimental
14 years ago
Sebastian Pipping
8b3848e030
Bump version to 3.4.12.3
14 years ago
Sebastian Pipping
88d15b280b
Extend change log
14 years ago
Sebastian Pipping
aa102ae6a1
docs: Resolve nick Xake to Peter Hjalmarsson
14 years ago
Sebastian Pipping
3d94af67c9
lvm: Indicate using bincache
14 years ago
Peter Hjalmarsson
db307cd351
Remove unpacking of device-mapper for lvm2
...
Newer versions of lvm2 does include device-mapper
14 years ago
Sebastian Pipping
d5501e7bbd
Merge branch 'master' into experimental
14 years ago
Sebastian Pipping
12727340c5
Bump version to 3.4.12.2
14 years ago
Sebastian Pipping
ba54476f01
Revert "Do not query generated files (like include/config/kernel.release) for kernel version, as they may be out of sync (bug #263927 )"
...
This reverts commit 48ca00ec29
.
Conflicts:
ChangeLog
14 years ago
Sebastian Pipping
d4266f7e87
docs: Fix sample call to GnuPG (reported by Fabio Coatti)
14 years ago
Sebastian Pipping
c65605c942
Bump version to 3.4.12.1
14 years ago
Sebastian Pipping
20d2e89f0f
Makefile: Have version bumps trigger re-creation of man page
14 years ago
Sebastian Pipping
18dff23354
mdadm: Indicate using bincache
14 years ago
Sebastian Pipping
b1b6157254
mdadm: Fix copying of mdadm/mdmon to the initramfs (bug #352496 )
14 years ago
Sebastian Pipping
85944c8f79
Bump version to 3.4.12
14 years ago
Sebastian Pipping
56af632506
Merge branch 'experimental' using --no-ff
14 years ago
Sebastian Pipping
7d5ba3ef26
Extend change log
14 years ago
Sebastian Pipping
6b7ccee375
Extend change log
14 years ago
Sebastian Pipping
954670ea2f
Enable CONFIG_USB_SUSPEND for x86/amd64 (but not default/ia64) (bug #351376 )
14 years ago