Fix display of seconds waiting (bug #376575)
[genkernel.git] / gen_initramfs.sh
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...
2008-07-28 Chris GianelloniMoving files from generic to defaults, since they are...
2008-03-13 Andrew GaffneyStick CONFIG_INITRAMFS_ROOT_GID in the .config, too
2008-03-13 Andrew GaffneyRemove existing CONFIG_INITRAMFS_SOURCE line and write...
2008-03-13 Andrew GaffneyChange sed delimeter
2008-03-13 Andrew GaffneyWe should edit the copy of the kconfig instead of the...
2008-03-13 Andrew GaffneyInstead of copying the initramfs into the kernel tree...
2008-03-13 Andrew GaffneyChange the location we copy the intiramfs to for integr...
2008-03-13 Andrew GaffneyGet rid of the ENABLE_PEGASOS_HACKS hacks
2008-03-13 Andrew GaffneyArgh...Changing the right line helps
2008-03-13 Andrew GaffneyChange into initramfs-firmware-temp/ instead of initram...
2008-03-12 Andrew GaffneyChange to new temp directory so the firmware gets copie...
2008-03-12 Andrew GaffneyCopy with -L so we get the file instead of the symlink
2008-03-12 Andrew GaffneyFix another quoting malfunction
2008-03-10 Andrew GaffneyAdd support for --firmware-files option to make robbat2...
2008-03-10 Andrew GaffneyAdd support for --firmware and --firmware-dir options...
2008-03-04 Chris GianelloniIf we have a raid456.ko module, we need to create a...
2008-02-29 Andrew GaffneyRedirect which output to /dev/null and put quotes aroun...
2008-02-28 Chris GianelloniAdded a --no-keymap option for bug #210886.
2008-02-28 Chris GianelloniUse which to determine the location of splash_geninitra...
2008-02-14 Chris GianelloniRemoving DEVFS support from genkernel since we don...
2008-02-14 Chris GianelloniThis is the long-awaited unionfs code cleanup. All...
2008-01-11 Chris GianelloniFixing a problem where we were copying the busybox...
2007-11-29 Andrew Gaffneys/elsif/elif/ because I use too many languages and...
2007-11-23 Andrew Gaffneylook for cryptsetup in /bin and /sbin
2007-11-07 Chris GianelloniAdded a nice patch from John R. Graham <john_r_graham...
2007-11-07 Chris GianelloniAdded a patch from Joshua Kinard <kumba@gentoo.org...
2007-11-02 Chris GianelloniReverting the removal of generic/modprobe for bug ...
2007-11-01 Chris GianelloniFixed device-mapper/man removal for bug #196087, fixed...
2007-10-30 Chris GianelloniAdded a patch from Alan Hourihane <alanh@fairlite.demon...
2007-10-30 Chris GianelloniMade a few minor cleanups here and there.
2007-10-05 Andrew Gaffneyremove generic/modprobe and all supporting code, since...
2007-10-04 Andrew Gaffneycd out of directory to be deleted for bug 194695. Thank...
2007-09-18 Andrew Gaffneywe don't ever want devfs in an initramfs
2007-09-17 Chris GianelloniRenamed gensplash to splash and marked gensplash as...
2007-09-17 Chris GianelloniChanged all instances of EVMS2/LVM2 to EVMS/LVM, respec...
2007-09-17 Chris GianelloniPerformed some general cleanup on a few files and remov...
2007-08-30 Chris GianelloniRemoving the suspend support that was added for bug...
2007-07-27 Robin H. JohnsonCleanup of bogus error output.
2007-07-26 Andrew Gaffneyenable CONFIG_INSMOD in all arch busy-config files
2007-07-26 Andrew GaffneyPatch to actually use busybox bincache. Thanks to Pat...
2007-04-12 Chris GianelloniCommented out the checks on the sanity of lvm.conf...
2007-04-05 Chris GianelloniAdded a change to force objdump output to be English...
2007-03-26 Chris GianelloniChanged LVM configuration detection to not error.
2007-03-14 Chris GianelloniBefore we copy lvm.conf, we run it through 'lvm dumpcon...
2007-03-09 Chris GianelloniAdded a patch by John R. Graham <john_r_graham@mindspri...
next