aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactor away from using /proc/config.gz and refactor /proc/filesystems usage...overlayfsRick Farina (Zero_Chaos)2018-04-041-4/+0
* add generic config checker to avoid code reuse, add check in a few more placesRick Farina (Zero_Chaos)2017-08-071-20/+6
* initialize overlayfs and aufs variables properly, enable unconditionally and ...Rick Farina (Zero_Chaos)2017-08-071-116/+123
* /proc/sys/kernel/hotplug is pretty deprecated, only try to write to it if it ...Rick Farina (Zero_Chaos)2017-08-071-1/+4
* initial overlayfs support from likewhoa, with one minor fixRick Farina (Zero_Chaos)2017-08-071-50/+70
* linuxrc: show why switch_root might fail, and make related code more readable.Robin H. Johnson2017-06-231-3/+16
* Additional source file archive formats supportTomasz Wasiak2017-01-071-1/+1
* Real root mount flags verbosityTomasz Wasiak2017-01-071-2/+2
* doload= and noload= enhancementsTomasz Wasiak2017-01-071-6/+3
* firstmods: Fix wrong module variable.Robin H. Johnson2017-01-071-1/+1
* Add firstmods boot option (from Funtoo genkernel).Daniel Robbins2017-01-071-1/+9
* Add quiet_genkernel to make quieter boot.Robin H. Johnson2017-01-021-1/+1
* fix for bug #597154Rick Farina (Zero_Chaos)2016-11-071-1/+1
* fix for bug 598694Rick Farina (Zero_Chaos)2016-11-011-2/+2
* defaults/linuxrc: bug #232733: implement rootwait.Robin H. Johnson2016-05-151-0/+15
* Wait for iscsi to settle, use scandelay methodcraig2016-02-041-3/+3
* busybox mount takes -o move instead of --moveRichard Yao2016-01-201-1/+1
* Revert "run startVolumes after opening luks"Rick Farina (Zero_Chaos)2015-12-291-3/+0
* run startVolumes after opening luksRick Farina (Zero_Chaos)2015-08-201-0/+3
* fix for bug #444574 from floppymRick Farina (Zero_Chaos)2015-08-201-5/+2
* add in the isoroot/cdroot verification patch from pentooRick Farina (Zero_Chaos)2015-08-191-0/+3
* Support multi-device Btrfs filesystemsNiklas Haas2015-08-191-0/+3
* /usr/portage/distfiles shouldn't be tmpfsRick Farina (Zero_Chaos)2015-08-111-2/+1
* Fixed a bug which prevented aufs.modules from functioning properlyFernando Reyes (likewhoa)2015-08-111-9/+13
* Changed to the dd command which creates the livecd.aufs image forFernando Reyes (likewhoa)2015-08-111-1/+2
* This is commit contains several changes summarized below.Fernando Reyes (likewhoa)2015-08-111-77/+74
* Coding style changes throughout all the AUFS related code.Fernando Reyes (likewhoa)2015-08-111-125/+102
* 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