Merge branch 'iscsi'
[genkernel.git] / gen_initramfs.sh
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...
2007-03-09 Chris GianelloniFixed lib64 link for bug #168664.
2006-12-13 Chris GianelloniAdded patch from Daniel Drake <dsd@gentoo.org> in bug...
2006-12-13 Chris GianelloniAdded patch from Daniel Drake <dsd@gentoo.org> in bug...
2006-12-13 Chris GianelloniAdded debug level to LUKS print_info messages for bug...
2006-10-13 Chris GianelloniAdded patch for udhcp support. Patch by Stefan Nickl...
2006-09-16 Tim YaminShould check for /sbin/splash_geninitramfs instead...
2006-09-08 Chris GianelloniAdd more error checking into the splash code and die...
2006-08-01 Chris GianelloniWe should be checking for /usr/bin/splash_geninitramfs...
2006-07-20 Tim YaminCommit fix for bug #141153 from Pylon; 3.4.0_pre4.
2006-07-16 Chris GianelloniAdded fix for bug #140445.
2006-07-11 Tim YaminCommit patch for bug #139866 by Martin Parm.
2006-06-19 Joshua KinardRemove getdvhoff hack in gen_initramfs.sh for mips...
2006-06-09 Chris GianelloniAdd a modified version of the two LUKS patches that...
2006-06-09 Chris GianelloniAdded fix for bug #134843 from Thomas Raschbacher ...
2006-05-19 Tim YaminUpdate to busybox 1.1.0; port over to use mdev.
2006-05-07 Tim YaminFix #131769.
2006-04-14 Tim Yamin->3.3.11d. Fix #121616, #128805, #129887, #129910.
2006-04-13 Chris Gianellonidobladecenter->slowusb
2006-02-14 Chris GianelloniAdded 0 0 to end of the ram0 line on fstab. Blame...
2006-02-02 Chris GianelloniAdded patch from Kumba to make certain initrd functions...
2006-01-26 Eric Edgarbump to pre6. resets ARCH env var after utils are...
next