| Commit message (Expand) | Author | Age | Files | Lines |
* | Record the version of Genkernel used to build a given initramfs. | Robin H. Johnson | 2012-10-13 | 1 | -0/+1 |
* | Use actual kernel config for check of available compression methods (bug #436... | Sebastian Pipping | 2012-10-03 | 1 | -3/+11 |
* | Make e2fsprogs optional (and off by default) | Rick Farina | 2012-09-30 | 1 | -2/+2 |
* | Append e2fsck and mke2fs to initramfs | Sebastian Pipping | 2012-09-24 | 1 | -0/+18 |
* | Support module options set in /etc/module.d, amend cmdline options patch | Richard Yao | 2012-07-19 | 1 | -0/+37 |
* | Catch case with no initramfs compression supported by kernel (bug #423847) | Sebastian Pipping | 2012-07-09 | 1 | -0/+1 |
* | Fix detection of initramfs compression with bzip2 as best candidate | Sebastian Pipping | 2012-07-09 | 1 | -1/+1 |
* | Use proper ${KERNEL_CONFIG} rather than ${KERNEL_DIR}/.config as input | Sebastian Pipping | 2012-07-09 | 1 | -1/+8 |
* | Use blkid from system's util-linux rather than compiling e2fsprogs ourselves | Sebastian Pipping | 2012-05-17 | 1 | -4/+6 |
* | Be verbose bout files being added to initramfs for --loglevel=2 and above | Sebastian Pipping | 2012-05-17 | 1 | -0/+27 |
* | Revert verbosity of internals (a debugging leftover) | Sebastian Pipping | 2012-05-14 | 1 | -1/+1 |
* | Stop removing lvm/dmsetup from the initramfs (bug #415697) | Sebastian Pipping | 2012-05-14 | 1 | -1/+1 |
* | lddtree call must be outside the for loop. | Robin H. Johnson | 2012-04-17 | 1 | -8/+8 |
* | gen_initramfs: Use CC0 instead of public domain for copy_binaries to cover Fr... | Robin H. Johnson | 2012-04-16 | 1 | -4/+6 |
* | Adjust licensing policy on copy_binaries() after a chat with robbat2 | Sebastian Pipping | 2012-04-16 | 1 | -2/+6 |
* | Merge branch 'cryptsetup' | Sebastian Pipping | 2012-04-16 | 1 | -11/+18 |
|\ |
|
| * | Support a non-static cryptsetup binary (bug #409277) | Sebastian Pipping | 2012-04-16 | 1 | -5/+1 |
| * | Add error detection to copy_binaries | Sebastian Pipping | 2012-04-16 | 1 | -6/+16 |
* | | Make sure that we can use our own copy_binaries in the future | Sebastian Pipping | 2012-04-16 | 1 | -1/+4 |
* | | gen_initramfs: Release the copy_binaries function as public domain. | Robin H. Johnson | 2012-04-15 | 1 | -0/+7 |
* | | Handle other possible paths for LVM. | Robin H. Johnson | 2012-04-15 | 1 | -2/+2 |
|/ |
|
* | Untar keymaps | Sebastian Pipping | 2012-04-09 | 1 | -2/+4 |
* | Add "fastest" to supported initrd compressions | Sebastian Pipping | 2012-04-08 | 1 | -2/+2 |
* | Refactor code selecting best available initrd compression | Sebastian Pipping | 2012-04-08 | 1 | -11/+15 |
* | Support comression "lzop" (not just "lzo") as wrongly advertised by comments ... | Sebastian Pipping | 2012-04-08 | 1 | -1/+1 |
* | Be more helpful when requested compression is not available | Sebastian Pipping | 2012-04-08 | 1 | -3/+15 |
* | Error out on unknown initrd compression, reported by Peter Gantner (bug #411197) | Sebastian Pipping | 2012-04-08 | 1 | -0/+3 |
* | Fix initrd compression "gzip", reported by Peter Gantner (bug #411197) | Sebastian Pipping | 2012-04-08 | 1 | -1/+1 |
* | Fail hard on LUKS inclusion error (bug #409277), advise about sys-fs/cryptset... | Sebastian Pipping | 2012-03-22 | 1 | -14/+13 |
* | Fix dmraid building with LVM/device-mapper | Robin H. Johnson | 2012-02-14 | 1 | -2/+3 |
* | Bugfixes in new code branches that I didn't test fully. | Robin H. Johnson | 2012-02-06 | 1 | -6/+6 |
* | Customizable initramfs compression based on Pentoo genkernel fork | Robin H. Johnson | 2012-02-06 | 1 | -14/+48 |
* | Implement ZFS Support | Richard Yao | 2012-02-06 | 1 | -0/+27 |
* | copy_binaries, multipath: refactor for ease of use and readability. | Robin H. Johnson | 2012-02-06 | 1 | -10/+10 |
* | Fix hardcoded paths in multipath support | Richard Yao | 2012-02-06 | 1 | -26/+2 |
* | copy_binaries: utility function to pick up a binary and needed libs | Richard Yao | 2012-02-06 | 1 | -0/+9 |
* | Implement --[no-]compress-initramfs option to complement --[no-]integrated-in... | Richard Yao | 2012-01-28 | 1 | -4/+12 |
* | Add a few more directories and initial device nodes to the initramfs, and imp... | Robin H. Johnson | 2012-01-04 | 1 | -1/+9 |
* | Improve option handling. | Robin H. Johnson | 2012-01-04 | 1 | -2/+2 |
* | trivial: cleanup code, drop whitespaces and some more cruft | Fabio Erculiani | 2011-09-13 | 1 | -16/+16 |
* | dmraid requires dmsetup to assign UUID to discovered RAID volumes, close bug ... | Fabio Erculiani | 2011-09-13 | 1 | -0/+13 |
* | No longer copy /lib/libsysfs*so* for multipath-tools (bug #300841, bug #377709) | Sebastian Pipping | 2011-08-06 | 1 | -1/+1 |
* | Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423) | Sebastian Pipping | 2011-07-03 | 1 | -54/+0 |
* | Remove "--slowusb" as it is enabled by default. Also document "noslowusb". | Peter Hjalmarsson | 2011-03-28 | 1 | -5/+1 |
* | Introducing MDADM_CONFIG | Peter Hjalmarsson | 2011-02-24 | 1 | -2/+13 |
* | Put blkid of e2fsprogs into /sbin, not /bin (bug #352746) | Sebastian Pipping | 2011-01-30 | 1 | -3/+3 |
* | mdadm: Fix copying of mdadm/mdmon to the initramfs (bug #352496) | Sebastian Pipping | 2011-01-23 | 1 | -1/+1 |
* | mdadm: Implement support for mdmon to static binary | Sebastian Pipping | 2011-01-17 | 1 | -3/+4 |
* | use mdadm instead of bundled stripped down mdassemble (v2) | Matthias Dahl | 2011-01-17 | 1 | -0/+12 |
* | Add more detail to some LVM log messages | Sebastian Pipping | 2011-01-13 | 1 | -3/+3 |