aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix /etc/modprobe.d regressionRichard Yao2013-06-031-7/+0
* linuxrc: run the debug shell multiple times, add a hook before switch_rootFabio Erculiani2013-04-291-1/+4
* linuxrc: use "quiet" cmdline argument for a really quiet initramfs initializa...Fabio Erculiani2013-04-291-18/+17
* Drop doslowusb and noslowusb boot parameters.Fabio Erculiani2013-04-251-6/+0
* Drop useless parens in conditionalsFabio Erculiani2013-04-251-3/+3
* Drop KV_2_6_OR_GREATERFabio Erculiani2013-04-251-12/+6
* Add rootflags to switches we understandPeter Hjalmarsson2013-03-311-7/+17
* Fix non-functional init_opts parameter, bug #422471Toralf Förster2012-11-221-0/+1
* linuxrc: part keywordRobin H. Johnson2012-11-201-0/+3
* Support using init= on the command linePeter Hjalmarsson2012-10-151-0/+8
* Bug #286187: Complete multipath support.Robin H. Johnson2012-10-131-0/+4
* Bug #351873: More livecd control, and initramfs livecd argument documentation.Robin H. Johnson2012-10-131-1/+5
* Attempt to fix bug #421839: missing /run on LiveCD environment.Robin H. Johnson2012-10-131-1/+1
* Check for file from real_init=FILE rather than /sbin/init (bug #437080)Dustin Frisch2012-10-031-1/+1
* mount /mnt/cdrom inside target chroot even when aufs/unionfs is disabledFabio Erculiani2012-08-301-0/+5
* Run mdev -s after modules are loadedRichard Yao2012-07-191-4/+7
* Support module options set in /etc/module.d, amend cmdline options patchRichard Yao2012-07-191-11/+1
* Adding modules cmdline options for genkernel (module.option[=value]).Dzianis Kahanovich2012-07-191-0/+18
* Fix bad ZFS case statement, bug #425122Richard Yao2012-07-171-1/+1
* Fix rootfs=ZFS infinite loop when no bootfs is set, bug #425120Richard Yao2012-07-171-0/+2
* Add /run to support openrc >=0.10Kenny Cheng2012-07-081-2/+2
* Support bind mounts from /etc/initramfs.mounts (bug #418463)Sebastian Pipping2012-06-021-2/+7
* Fix call to blkid of util-linuxSebastian Pipping2012-05-171-2/+2
* Improve ZFS diagnostics, import and mountingRichard Yao2012-04-301-6/+27
* Serialize hotplug events to mimic udevRichard Yao2012-04-241-3/+8
* Make sure the previous move of cd commands cannot result in unexpected regres...Sebastian Pipping2012-04-121-3/+3
* Reorder mdev initialization to mimic udev bootRichard Yao2012-04-121-3/+12
* Enable real_root=ZFS to permit booting off ZFSRichard Yao2012-04-121-6/+17
* Move ZFS binary check outside of commandline loopRichard Yao2012-04-121-10/+13
* Fix docache (bug #397309)Sebastian Pipping2012-03-171-1/+6
* Drop into debug shell when squashfs could not be mountedSebastian Pipping2012-03-171-1/+8
* Drop into debug shell when files could not be copied into tmpfsSebastian Pipping2012-03-161-1/+4
* Improve handling of missing /etc/fstabSebastian Pipping2012-03-161-0/+1
* Enable live mounting of /usr. Was supposed to have been in 3.4.25.Robin H. Johnson2012-03-121-5/+1
* With the new /usr mounting, if the device path that ends up in /proc/mounts e...Robin H. Johnson2012-02-191-0/+5
* linuxrc /usr mountingRobin H. Johnson2012-02-081-4/+9
* Implement ZFS SupportRichard Yao2012-02-061-4/+67
* Disable the /usr mount code until OpenRC section is ready, so that it goes to...Robin H. Johnson2012-01-081-3/+7
* Code to mount /usr and other filesystems as needed for new udev and systemd.Robin H. Johnson2012-01-061-2/+21
* Introduce boot parameter root_trim=(yes|no) for SSDsChristian Kruse2012-01-051-0/+4
* Do not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATHFabio Erculiani2011-10-081-11/+12
* Removing dangling backtick to make script work.Robin H. Johnson2011-09-221-1/+1
* trivial: cleanup code, drop whitespaces and some more cruftFabio Erculiani2011-09-131-39/+21
* syntax: drop parse_opt usage and crufty, deprecated subshelling through ``Fabio Erculiani2011-09-111-100/+100
* aufs: add basic support to AUFS2, requires kernel with aufs module or built-inFabio Erculiani2011-08-281-4/+12
* Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)Sebastian Pipping2011-07-031-7/+0
* Check content of $REAL_ROOT/dev after we are done with itPeter Hjalmarsson2011-06-081-7/+8
* Document option lvmraid= and make it imply dolvm (bug #153502)Sebastian Pipping2011-06-011-0/+1
* Rename internal function whereis to prompt_userSebastian Pipping2011-05-311-2/+2
* Add rootfstype= boot parameter (bug #221245)Sebastian Pipping2011-05-311-3/+8