aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Actually setting permissions. It helps if one remembers to 'git add' before ...Chris Gianelloni2008-12-161-0/+0
* Use : as a regex separator instead of / since REAL_ROOT will have / in itAndrew Gaffney2008-12-151-1/+1
* Create /sbin directory in append_luks for bug #250330Andrew Gaffney2008-12-131-5/+7
* missing }Andrew Gaffney2008-12-131-1/+1
* Move udhcpc's script to default locationAndrew Gaffney2008-12-131-4/+7
* Add --real-root=<foo> parameter to specify a default for real_root= in the in...Andrew Gaffney2008-12-131-0/+5
* s/aux/luks/ for gentoo bug #250330Andrew Gaffney2008-12-081-6/+6
* Move all netboot logic from catalyst into gkAndrew Gaffney2008-12-061-3/+19
* Break apart cryptsetup stuff into separate append_luks() and make append_auxi...Andrew Gaffney2008-11-171-21/+35
* Only append unionfs_fuse stuff if UNIONFS is setAndrew Gaffney2008-11-141-5/+2
* Add fuse to MODULES_FSAndrew Gaffney2008-11-131-13/+12
* Make sure that /sbin/unionfs is +xagaffney2008-11-131-0/+1
* Correct unionfs-fuse bincache path and clean up debugging codeagaffney2008-11-121-2/+2
* Add append_fuse() and append_unionfs_fuse() functionsagaffney2008-11-121-0/+30
* Only append splash portion to initramfs if SPLASH is setagaffney2008-08-071-1/+5
* Removed all references to an initrd and renamed most initr{d,amfs} stuff to s...Chris Gianelloni2008-07-281-1/+1
* Moving files from generic to defaults, since they are the defaults used globa...Chris Gianelloni2008-07-281-14/+14
* Stick CONFIG_INITRAMFS_ROOT_GID in the .config, tooAndrew Gaffney2008-03-131-1/+1
* Remove existing CONFIG_INITRAMFS_SOURCE line and write new one as well as CON...Andrew Gaffney2008-03-131-1/+3
* Change sed delimeterAndrew Gaffney2008-03-131-1/+1
* We should edit the copy of the kconfig instead of the source fileAndrew Gaffney2008-03-131-1/+1
* Instead of copying the initramfs into the kernel tree, we now sed the kconfig...Andrew Gaffney2008-03-131-1/+3
* Change the location we copy the intiramfs to for integrated initramfsAndrew Gaffney2008-03-131-2/+1
* Get rid of the ENABLE_PEGASOS_HACKS hacksAndrew Gaffney2008-03-131-8/+2
* Argh...Changing the right line helpsAndrew Gaffney2008-03-131-2/+2
* Change into initramfs-firmware-temp/ instead of initramfs-firmware-temp/lib/f...Andrew Gaffney2008-03-131-1/+1
* Change to new temp directory so the firmware gets copied to the right placeAndrew Gaffney2008-03-121-0/+1
* Copy with -L so we get the file instead of the symlinkAndrew Gaffney2008-03-121-1/+1
* Fix another quoting malfunctionAndrew Gaffney2008-03-121-1/+1
* Add support for --firmware-files option to make robbat2 happyAndrew Gaffney2008-03-101-2/+13
* Add support for --firmware and --firmware-dir options to include firmware in ...Andrew Gaffney2008-03-101-0/+22
* If we have a raid456.ko module, we need to create a raid45.ko symlink since d...Chris Gianelloni2008-03-041-0/+7
* Redirect which output to /dev/null and put quotes around var in testAndrew Gaffney2008-02-291-2/+2
* Added a --no-keymap option for bug #210886.Chris Gianelloni2008-02-281-2/+5
* Use which to determine the location of splash_geninitramfs, rather than havin...Chris Gianelloni2008-02-281-1/+2
* Removing DEVFS support from genkernel since we don't support 2.4 kernels anym...Chris Gianelloni2008-02-141-1/+0
* This is the long-awaited unionfs code cleanup. All of the unionfs code in ge...Chris Gianelloni2008-02-141-32/+0
* Fixing a problem where we were copying the busybox binary cache into the busy...Chris Gianelloni2008-01-111-3/+1
* s/elsif/elif/ because I use too many languages and random bash tutorials onli...Andrew Gaffney2007-11-291-1/+1
* look for cryptsetup in /bin and /sbinAndrew Gaffney2007-11-231-1/+8
* Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allo...Chris Gianelloni2007-11-071-2/+2
* Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos h...Chris Gianelloni2007-11-071-7/+7
* Reverting the removal of generic/modprobe for bug #197730. This is genkernel...Chris Gianelloni2007-11-021-0/+7
* Fixed device-mapper/man removal for bug #196087, fixed mdadm.conf copying, an...Chris Gianelloni2007-11-011-2/+2
* Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm supp...Chris Gianelloni2007-10-301-0/+18
* Made a few minor cleanups here and there.Chris Gianelloni2007-10-301-1/+1
* remove generic/modprobe and all supporting code, since busybox has modprobeAndrew Gaffney2007-10-051-7/+0
* cd out of directory to be deleted for bug 194695. Thanks to Asmund Grammeltve...Andrew Gaffney2007-10-041-0/+1
* we don't ever want devfs in an initramfsAndrew Gaffney2007-09-181-1/+1
* Renamed gensplash to splash and marked gensplash as deprecated. This is 3.4....Chris Gianelloni2007-09-171-14/+14