Commit Graph

131 Commits (ef4065d0f32c49737f984186a3c0cc8d99446691)

Author SHA1 Message Date
Christian Kruse c92fe6f0e6 Introduce boot parameter root_trim=(yes|no) for SSDs
13 years ago
Borg Onion b977d66940 Support for glibc-2.14 systems
13 years ago
Sebastian Pipping 8f8676adbd Fix return value of crypt_filter() which caused bogus LUKS opening errors (bug #383545)
13 years ago
Fabio Erculiani 84cc7ccdfb Do not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATH
13 years ago
Robin H. Johnson 00b5b3ab66 Allow real_root to point to LVM-created symlinks.
13 years ago
Robin H. Johnson a487275640 Removing dangling backtick to make script work.
13 years ago
Fabio Erculiani 1e50bd01d2 trivial: cleanup code, drop whitespaces and some more cruft
14 years ago
Fabio Erculiani d6696d0df6 syntax: drop parse_opt usage and crufty, deprecated subshelling through ``
14 years ago
Sebastian Pipping 3453a0621c Fix quoting issue (bug #380729)
14 years ago
Fabio Erculiani 4d54e7d098 aufs: add basic support to AUFS2, requires kernel with aufs module or built-in
14 years ago
Sebastian Pipping 02b72c6515 Fix display of seconds waiting (bug #376575)
14 years ago
Sebastian Pipping 4c0b4b18f8 Fix permissions of /dev/pts (bug #375947)
14 years ago
Fabio Erculiani 85a271a4ed better document new --make-target= option
14 years ago
Fabio Erculiani dfca908b6f Make possible to compile XEN based kernels providing --kernel-target= and --kernel-binary= switches
14 years ago
Sebastian Pipping bf0cad6a30 Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)
14 years ago
Sebastian Pipping b20494438a Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983)
14 years ago
Sebastian Pipping 4392bc93ab Unset CONFIG_IDE on archs amd64/x86/default (bug #357213)
14 years ago
Peter Hjalmarsson eec4397e41 Check content of $REAL_ROOT/dev after we are done with it
14 years ago
Sebastian Pipping e82a8c9985 Document option lvmraid= and make it imply dolvm (bug #153502)
14 years ago
Sebastian Pipping 6a00d8677a Rename internal function whereis to prompt_user
14 years ago
Sebastian Pipping fad624bc41 Add rootfstype= boot parameter (bug #221245)
14 years ago
Nelson Batalha 6b92c54c1e Add Kernel 3.0.0 support (bug #369481)
14 years ago
Amadeusz Żołnowski 3cac23cc34 added hpsa to defaults/modules_load; fixes bug #363369
14 years ago
Peter Hjalmarsson f927ef9b42 Try to move /sys and /proc to the newroot first instead of just unmounting.
14 years ago
Peter Hjalmarsson b312056622 Use the same options for proc and sysfs as Gentoo/OpenRC uses
14 years ago
Peter Hjalmarsson 5a33ee4b48 Fix handling of doslowusb/noslowusb
14 years ago
Fabio Erculiani 638a7a1369 add btrfs to MODULES_FS, load btrfs module if available
14 years ago
Peter Hjalmarsson a768d85c5a Fix typo
14 years ago
Peter Hjalmarsson 665c3ecff6 Do not mess with MDADMs auto-detect
14 years ago
craig 5e07592a75 iBFT: fix iscsi_noibft
14 years ago
craig d9f46bb513 Add iBFT support for iSCSI
14 years ago
Sebastian Pipping 23fd924325 Fix error message
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
14 years ago
Sebastian Pipping 763fd09bac Remove "-a" from call to umount
14 years ago
Peter Hjalmarsson cb24bedd07 Move dev to chroot
14 years ago
Peter Hjalmarsson e8ffab0000 Update options for devtmpfs
14 years ago
Sebastian Pipping c202dbe67d Resolve unneeded subshell
14 years ago
Peter Hjalmarsson 294ea17506 Use devtpmfs when avaible
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
14 years ago
Peter Hjalmarsson ba56efcb97 Use vgchange --sysinit
14 years ago
Fabio Erculiani 2abd9c2742 Add compatibility with older cmdline setup on console argument
14 years ago
Sebastian Pipping 886262e44e Remove unused function bind_mount_dev()
14 years ago
Sebastian Pipping ccc17448fd "mdadm -A" -> "mdadm --assemble" (as before, better self-documentation)
14 years ago
Matthias Dahl daed0ccebb use mdadm instead of bundled stripped down mdassemble (v2)
14 years ago
Sebastian Pipping b3d07b46a7 Do not sleep after vgscan (bug #351047)
14 years ago
Sebastian Pipping 8b52cccc02 Do not wait for iscsi if we have not started it
14 years ago