aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* allow MODULES variables to have underscores in them.v3.4.40.14-funtooDaniel Robbins2017-04-241-1/+1
* more ZFS fixesv3.4.40.13-funtooOleg Vinichenko2016-11-091-20/+30
* make genkernel not failing on zdev.conf copy during --zfsOleg Vinichenko2016-11-081-1/+1
* FL-3123: add btfrs support. Need tested.v3.4.40.9-funtooOleg Vinichenko2016-02-121-0/+21
* FL-1476: Add support for remote decryption of luks devices via dropbearv3.4.40.7-r4-funtooSebastian Bauer2014-08-211-0/+72
* FL-1469: No longer rely on FIRMWARE_DIR variable to append firmware filesv3.4.40.7-r3-funtooJulian Pidancet2014-08-171-1/+1
* FL-922: have genkernel strip initramfs modules to save spacev3.4.40.7-r1-funtooDaniel Robbins2013-12-101-0/+2
* FL-663: corrected patchesOleg Vinichenko2013-08-141-1/+1
* FL-531: ZFS: don't abort when zdev.conf or zpool.cache are not foundDaniel Robbins2013-04-281-1/+1
* FL-502: FL-439: copy mdadm correctlyDaniel Robbins2013-04-271-1/+1
* Unify copy_binaries() morev3.4.40.2-funtoov3.4.40-r4-funtooPeter Hjalmarsson2013-04-271-7/+4
* Make copy_binaries compatible with lddtree from pax-utils-0.6Peter Hjalmarsson2013-04-271-1/+10
* FL-432: fix kernel config handling.Daniel Robbins2013-04-271-9/+2
* FL-371: ensure /sbin/lvm.static is copied to initramfs (non-conditional for f...root2013-01-261-35/+4
* FL-193: mdadm tweaksv3.4.40-r2-funtooOleg Vinichenko2012-12-181-38/+38
* Fallback to selecting initramfs compression based on kernel image compressionv3.4.40-funtoo3.4.40-r1-funtooRichard Yao2012-08-051-1/+5
* Use system LVM binaries, even when not statically linkedRichard Yao2012-08-051-0/+4
* Merge branch 'upstream' into betaRichard Yao2012-08-041-14/+107
|\
| * Support module options set in /etc/module.d, amend cmdline options patchRichard Yao2012-07-191-0/+37
| * Catch case with no initramfs compression supported by kernel (bug #423847)Sebastian Pipping2012-07-091-0/+1
| * Fix detection of initramfs compression with bzip2 as best candidateSebastian Pipping2012-07-091-1/+1
| * Use proper ${KERNEL_CONFIG} rather than ${KERNEL_DIR}/.config as inputSebastian Pipping2012-07-091-1/+8
| * Use blkid from system's util-linux rather than compiling e2fsprogs ourselvesSebastian Pipping2012-05-171-4/+6
| * Be verbose bout files being added to initramfs for --loglevel=2 and aboveSebastian Pipping2012-05-171-0/+27
| * Revert verbosity of internals (a debugging leftover)Sebastian Pipping2012-05-141-1/+1
| * Stop removing lvm/dmsetup from the initramfs (bug #415697)Sebastian Pipping2012-05-141-1/+1
* | 3.4.30 funtoo mergev3.4.30_beta1-funtooDaniel Robbins2012-04-171-55/+162
|\|
| * lddtree call must be outside the for loop.Robin H. Johnson2012-04-171-8/+8
| * gen_initramfs: Use CC0 instead of public domain for copy_binaries to cover Fr...Robin H. Johnson2012-04-161-4/+6
| * Adjust licensing policy on copy_binaries() after a chat with robbat2Sebastian Pipping2012-04-161-2/+6
| * Merge branch 'cryptsetup'Sebastian Pipping2012-04-161-11/+18
| |\
| | * Support a non-static cryptsetup binary (bug #409277)Sebastian Pipping2012-04-161-5/+1
| | * Add error detection to copy_binariesSebastian Pipping2012-04-161-6/+16
| * | Make sure that we can use our own copy_binaries in the futureSebastian Pipping2012-04-161-1/+4
| * | gen_initramfs: Release the copy_binaries function as public domain.Robin H. Johnson2012-04-151-0/+7
| * | Handle other possible paths for LVM.Robin H. Johnson2012-04-151-2/+2
| |/
| * Untar keymapsSebastian Pipping2012-04-091-2/+4
| * Add "fastest" to supported initrd compressionsSebastian Pipping2012-04-081-2/+2
| * Refactor code selecting best available initrd compressionSebastian Pipping2012-04-081-11/+15
| * Support comression "lzop" (not just "lzo") as wrongly advertised by comments ...Sebastian Pipping2012-04-081-1/+1
| * Be more helpful when requested compression is not availableSebastian Pipping2012-04-081-3/+15
| * Error out on unknown initrd compression, reported by Peter Gantner (bug #411197)Sebastian Pipping2012-04-081-0/+3
| * Fix initrd compression "gzip", reported by Peter Gantner (bug #411197)Sebastian Pipping2012-04-081-1/+1
| * Fail hard on LUKS inclusion error (bug #409277), advise about sys-fs/cryptset...Sebastian Pipping2012-03-221-14/+13
| * Fix dmraid building with LVM/device-mapperRobin H. Johnson2012-02-141-2/+3
| * Bugfixes in new code branches that I didn't test fully.Robin H. Johnson2012-02-061-6/+6
| * Customizable initramfs compression based on Pentoo genkernel forkRobin H. Johnson2012-02-061-14/+48
| * Implement ZFS SupportRichard Yao2012-02-061-0/+27
| * copy_binaries, multipath: refactor for ease of use and readability.Robin H. Johnson2012-02-061-10/+10
| * Fix hardcoded paths in multipath supportRichard Yao2012-02-061-26/+2