Bump version to 3.4.41
[genkernel.git] / gen_initramfs.sh
2012-07-19 Richard YaoSupport module options set in /etc/module.d, amend...
2012-07-08 Sebastian PippingMerge branch 'bug-423847'
2012-07-08 Sebastian PippingCatch case with no initramfs compression supported...
2012-07-08 Sebastian PippingFix detection of initramfs compression with bzip2 as...
2012-07-08 Sebastian PippingUse proper ${KERNEL_CONFIG} rather than ${KERNEL_DIR...
2012-05-17 Sebastian PippingUse blkid from system's util-linux rather than compilin...
2012-05-17 Sebastian PippingBe verbose bout files being added to initramfs for...
2012-05-14 Sebastian PippingRevert verbosity of internals (a debugging leftover)
2012-05-14 Sebastian PippingStop removing lvm/dmsetup from the initramfs (bug ...
2012-04-18 Robin H. Johnsonlddtree call must be outside the for loop.
2012-04-16 Robin H. Johnsongen_initramfs: Use CC0 instead of public domain for...
2012-04-16 Sebastian PippingAdjust licensing policy on copy_binaries() after a...
2012-04-16 Sebastian PippingMerge branch 'cryptsetup'
2012-04-16 Sebastian PippingMake sure that we can use our own copy_binaries in...
2012-04-16 Sebastian PippingSupport a non-static cryptsetup binary (bug #409277)
2012-04-16 Sebastian PippingAdd error detection to copy_binaries
2012-04-15 Robin H. Johnsongen_initramfs: Release the copy_binaries function as...
2012-04-15 Robin H. JohnsonHandle other possible paths for LVM.
2012-04-09 Sebastian PippingMerge branch 'keymaps'
2012-04-09 Sebastian PippingUntar keymaps
2012-04-08 Sebastian PippingMerge branch 'bug-411197'
2012-04-08 Sebastian PippingAdd "fastest" to supported initrd compressions
2012-04-08 Sebastian PippingRefactor code selecting best available initrd compression
2012-04-08 Sebastian PippingSupport comression "lzop" (not just "lzo") as wrongly...
2012-04-08 Sebastian PippingBe more helpful when requested compression is not available
2012-04-08 Sebastian PippingError out on unknown initrd compression, reported by...
2012-04-08 Sebastian PippingFix initrd compression "gzip", reported by Peter Gantne...
2012-03-30 Sebastian PippingMerge branch 'fix-docache'
2012-03-22 Sebastian PippingMerge branch 'bug-409277'
2012-03-22 Sebastian PippingFail hard on LUKS inclusion error (bug #409277), advise...
2012-03-22 Sebastian PippingMerge branch 'bug-405495'
2012-03-10 Robin H. JohnsonMerge remote-tracking branch 'origin/bug-405495'
2012-02-14 Robin H. JohnsonFix dmraid building with LVM/device-mapper
2012-02-06 Robin H. JohnsonBugfixes in new code branches that I didn't test fully.
2012-02-06 Robin H. JohnsonCustomizable initramfs compression based on Pentoo...
2012-02-06 Richard YaoImplement ZFS Support
2012-02-06 Robin H. Johnsoncopy_binaries, multipath: refactor for ease of use...
2012-02-06 Richard YaoFix hardcoded paths in multipath support
2012-02-06 Richard Yaocopy_binaries: utility function to pick up a binary...
2012-01-28 Richard YaoImplement --[no-]compress-initramfs option to complemen...
2012-01-04 Robin H. JohnsonAdd a few more directories and initial device nodes...
2012-01-04 Robin H. JohnsonImprove option handling.
2011-09-13 Fabio Erculianitrivial: cleanup code, drop whitespaces and some more...
2011-09-13 Fabio Erculianidmraid requires dmsetup to assign UUID to discovered...
2011-08-06 Sebastian PippingNo longer copy /lib/libsysfs*so* for multipath-tools...
2011-07-03 Sebastian PippingRemove support for sys-fs/evms, as it was removed from...
2011-03-28 Sebastian PippingMerge branch 'stable-next' into stable
2011-03-28 Peter HjalmarssonRemove "--slowusb" as it is enabled by default. Also...
2011-03-16 Sebastian PippingMerge branch experimental using --no-ff
2011-02-24 Peter HjalmarssonIntroducing MDADM_CONFIG
2011-01-30 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-30 Sebastian PippingPut blkid of e2fsprogs into /sbin, not /bin (bug #352746)
2011-01-23 Sebastian Pippingmdadm: Fix copying of mdadm/mdmon to the initramfs...
2011-01-23 Sebastian PippingMerge branch 'experimental' using --no-ff
2011-01-20 Sebastian PippingMerge branch 'master' into experimental
2011-01-17 Sebastian Pippingmdadm: Implement support for mdmon to static binary
2011-01-17 Matthias Dahluse mdadm instead of bundled stripped down mdassemble...
2011-01-13 Sebastian PippingAdd more detail to some LVM log messages
2011-01-12 Sebastian PippingMerge branch 'gpg1x' into experimental
2011-01-11 dacookGPG initramfs append
2011-01-11 Sebastian PippingCheck return codes of cpio (lessen from bug #246370)
2011-01-11 Sebastian PippingCatch errors from append_* (lesson from bug #246370)
2011-01-09 Sebastian PippingAllow configuring the list of busybox applets (bug...
2011-01-07 Sebastian PippingReview and fix some -eq and -ne conditionals
2009-12-06 Andrew Gaffneyuse a symlink instead of a hardlink for busybox utils...
2009-11-16 Andrew GaffneyMake sure to change back to existant directory before...
2009-11-12 Robin H. JohnsonMerge branch 'iscsi'
2009-11-12 Robin H. Johnson/etc/scsi_id.config does not exist by default in newer...
2009-11-12 Robin H. Johnson/etc/scsi_id.config does not exist by default in newer...
2009-10-03 craigImprove naming of bootflags, added support for: port...
2009-09-26 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-09-22 tsunamfixing the libaio search as its a singular element...
2009-09-21 tsunamShould have all the proper libraries now for multipath...
2009-09-21 tsunamUpdating some multipath code from Gentoo bug #284589
2009-08-08 craigMerge branch 'master' of git://git.wolf31o2.org/projs...
2009-07-25 Chris GianelloniAdding Id header.
2009-07-12 Andrew GaffneyApply patch for Gentoo bug #276753 for new lvm.static...
2009-06-28 craigiSCSI patch for genkernel
2009-03-06 Andrew GaffneyClean up append_multipath() code to copy files in a...
2009-03-06 Andrew GaffneyApply patch from robbat2 to fix whitespace breakage...
2009-03-06 Andrew GaffneyModify append_data to die on 0 arguments and check...
2009-02-25 Joshua JacksonDie messages for multipath added
2009-02-25 Joshua Jacksonadding multipath to append_data
2009-02-25 Joshua Jacksoninitram based related multipath stuff added
2008-12-16 Chris GianelloniActually setting permissions. It helps if one remember...
2008-12-15 Andrew GaffneyUse : as a regex separator instead of / since REAL_ROOT...
2008-12-13 Andrew GaffneyCreate /sbin directory in append_luks for bug #250330
2008-12-13 Andrew Gaffneymissing }
2008-12-13 Andrew GaffneyMove udhcpc's script to default location
2008-12-13 Andrew GaffneyAdd --real-root=<foo> parameter to specify a default...
2008-12-09 Andrew Gaffneys/aux/luks/ for gentoo bug #250330
2008-12-07 Andrew GaffneyMove all netboot logic from catalyst into gk
2008-11-17 Andrew GaffneyBreak apart cryptsetup stuff into separate append_luks...
2008-11-14 Andrew GaffneyOnly append unionfs_fuse stuff if UNIONFS is set
2008-11-14 Andrew GaffneyAdd fuse to MODULES_FS
2008-11-13 agaffneyMake sure that /sbin/unionfs is +x
2008-11-13 agaffneyCorrect unionfs-fuse bincache path and clean up debuggi...
2008-11-12 agaffneyAdd append_fuse() and append_unionfs_fuse() functions
2008-08-07 agaffneyOnly append splash portion to initramfs if SPLASH is set
2008-07-28 Chris GianelloniRemoved all references to an initrd and renamed most...
next