aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'aufs' of git+ssh://git.gentoo.org/proj/genkernel into aufsaufsRobin H. Johnson2016-01-050-0/+0
|\
| * Merge branch 'aufs' of git+ssh://git.gentoo.org/proj/genkernel into aufsRick Farina (Zero_Chaos)2015-04-290-0/+0
| |\
| * | /usr/portage/distfiles shouldn't be tmpfsRick Farina (Zero_Chaos)2015-04-291-2/+1
| * | aufs changes saving automationRick Farina (Zero_Chaos)2015-04-291-2/+22
| * | change default aufs branch namingRick Farina (Zero_Chaos)2015-04-291-2/+2
| * | restructure no_umounts from being set in /etc/rc.conf to /etc/conf.d/localmountFernando Reyes (likewhoa)2015-04-292-9/+8
| * | Fixed a bug which prevented aufs.modules from functioning properlyFernando Reyes (likewhoa)2015-04-293-18/+22
| * | Changed to the dd command which creates the livecd.aufs image forFernando Reyes (likewhoa)2015-04-292-12/+24
| * | This is commit contains several changes summarized below.Fernando Reyes (likewhoa)2015-04-293-184/+185
| * | Reverting back old mknod permission settings for netboot compatibilityFernando Reyes (likewhoa)2015-04-291-4/+4
| * | Introduced a new funtion to test for numeric values that that our changes_fs ...Fernando Reyes (likewhoa)2015-04-291-4/+17
| * | Coding style changes throughout all the AUFS related code.Fernando Reyes (likewhoa)2015-04-293-222/+188
| * | Fixes a bug introduced by 8405e23 that broke none AUFS bootsFernando Reyes (likewhoa)2015-04-291-0/+1
| * | This introduces changes to former commits d8e2d4d & 720a60f inFernando Reyes (likewhoa)2015-04-291-19/+13
| * | Better implementation which was originally done in 946918e & 7a38d63.Fernando Reyes (likewhoa)2015-04-292-36/+38
| * | A new bootstrapFS function has been added to cut on duplicate codeFernando Reyes (likewhoa)2015-04-292-49/+50
| * | dokeymap implementation for AUFS's unionFernando Reyes (likewhoa)2015-04-291-0/+6
| * | This improves the way we handle RC_NO_UMOUNT variable in openrc so thatFernando Reyes (likewhoa)2015-04-291-14/+29
| * | coding style changesFernando Reyes (likewhoa)2015-04-291-11/+19
| * | Better handle on if aufs.modules kernel parameter is usedFernando Reyes (likewhoa)2015-04-292-9/+14
| * | Wording changes, cosmetic crapFernando Reyes (likewhoa)2015-04-292-13/+15
| * | Output cleaningFernando Reyes (likewhoa)2015-04-291-2/+2
| * | Restructure the setup_aufs function, it had redundant code and movedFernando Reyes (likewhoa)2015-04-292-94/+89
| * | Cleanup dd output from changes file creationFernando Reyes (likewhoa)2015-04-291-1/+1
| * | Enhanced the shutdown process and changed from using ${UNION} to ${CHROOT} toFernando Reyes (likewhoa)2015-04-292-14/+32
| * | Removing --bind on some directories to prevent ${NEW_ROOT} pathFernando Reyes (likewhoa)2015-04-292-12/+6
| * | This fixes /etc/fstab from not working while in setup_aufs function and insteadFernando Reyes (likewhoa)2015-04-292-1/+4
| * | Cleaner shutdown process preventing aufs related mounts fromFernando Reyes (likewhoa)2015-04-293-3/+21
| * | remove pointless changes size warningRick Farina (Zero_Chaos)2015-04-291-1/+0
| * | Removing use of 'let' and cleaner output of dd command, plus minor cosmeticFernando Reyes (likewhoa)2015-04-291-6/+8
| * | Fix kernel line argument handling.Fernando Reyes (likewhoa)2015-04-291-17/+17
| * | Document the very large if structure for AUFS.Robin H. Johnson2015-04-291-17/+18
| * | Refactor tmpfs creation to aufs env.Robin H. Johnson2015-04-291-6/+10
| * | cleanup: these directories were dropped in the aufs patch.Robin H. Johnson2015-04-291-1/+1
| * | Proper AUFS supportRick Farina (Zero_Chaos)2015-04-293-54/+321
* | | Merge branch 'master' into aufsRobin H. Johnson2015-04-2924-20/+1280
|\| | | |/ |/|
| * set DEFAULT_MAKEOPTS to what portage usesRick Farina (Zero_Chaos)2015-04-2816-15/+32
| * update old cryptsetup-luks referencesMike Frysinger2015-04-122-2/+2
| * genkernel.conf: added another CMD_CALLBACK exampleChristoph Junghans2015-01-191-2/+3
| * Added --wrap-initrd optionChristoph Junghans2015-01-185-0/+24
| * Advertise KERNEL_{MAKE_DIRECTIVE,BINARY}_OVERRIDE in genkernel.confChristoph Junghans2015-01-171-0/+7
| * compile_generic: fixed print_info for kernel targetsChristoph Junghans2015-01-171-1/+1
| * sparc64 doesn't need the crosscompiler anymoreRaúl Porcel2014-11-181-1/+1
| * Fix binary nameRaúl Porcel2014-09-151-1/+1
| * Add s390 supportRaúl Porcel2014-09-153-0/+1211
* | /usr/portage/distfiles shouldn't be tmpfsRick Farina (Zero_Chaos)2014-09-221-2/+1
* | aufs changes saving automationRick Farina (Zero_Chaos)2014-09-221-2/+22
* | change default aufs branch namingRick Farina (Zero_Chaos)2014-09-051-2/+2
* | Merge branch 'aufs-new' into master-testFernando Reyes2014-09-043-117/+447
|\ \ | |/ |/|
| * restructure no_umounts from being set in /etc/rc.conf to /etc/conf.d/localmountFernando Reyes (likewhoa)2014-08-172-9/+8