aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This introduces changes to former commits d8e2d4d & 720a60f inFernando Reyes (likewhoa)2015-08-111-19/+13
* Better implementation which was originally done in 946918e & 7a38d63.Fernando Reyes (likewhoa)2015-08-111-36/+2
* A new bootstrapFS function has been added to cut on duplicate codeFernando Reyes (likewhoa)2015-08-111-26/+3
* dokeymap implementation for AUFS's unionFernando Reyes (likewhoa)2015-08-111-0/+6
* This improves the way we handle RC_NO_UMOUNT variable in openrc so thatFernando Reyes (likewhoa)2015-08-111-14/+29
* coding style changesFernando Reyes (likewhoa)2015-08-111-11/+19
* Better handle on if aufs.modules kernel parameter is usedFernando Reyes (likewhoa)2015-08-111-9/+13
* Wording changes, cosmetic crapFernando Reyes (likewhoa)2015-08-111-3/+4
* Restructure the setup_aufs function, it had redundant code and movedFernando Reyes (likewhoa)2015-08-111-1/+1
* Enhanced the shutdown process and changed from using ${UNION} to ${CHROOT} toFernando Reyes (likewhoa)2015-08-111-14/+31
* Removing --bind on some directories to prevent ${NEW_ROOT} pathFernando Reyes (likewhoa)2015-08-111-3/+4
* This fixes /etc/fstab from not working while in setup_aufs function and insteadFernando Reyes (likewhoa)2015-08-111-0/+4
* Cleaner shutdown process preventing aufs related mounts fromFernando Reyes (likewhoa)2015-08-111-3/+17
* Fix kernel line argument handling.Fernando Reyes (likewhoa)2015-08-111-17/+17
* Document the very large if structure for AUFS.Robin H. Johnson2015-08-111-17/+18
* Refactor tmpfs creation to aufs env.Robin H. Johnson2015-08-111-6/+10
* cleanup: these directories were dropped in the aufs patch.Robin H. Johnson2015-08-111-1/+1
* Proper AUFS supportRick Farina (Zero_Chaos)2015-08-111-54/+140
* More device nodes.Robin H. Johnson2014-04-131-6/+7
* Revert "Workaround busybox modprobe's inability to load ZFS modules"Richard Yao2014-03-151-0/+2
* Suppress superfluous console kernel outputRichard Yao2014-02-261-0/+3
* Workaround busybox modprobe's inability to load ZFS modulesRichard Yao2013-06-091-2/+0
* Refactor ZFS module load hookRichard Yao2013-06-091-9/+10
* 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