summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use a symlink instead of a hardlink for busybox utils (for Gentoo bug #246370)Andrew Gaffney2009-12-061-1/+1
* Make sure to change back to existant directory before removing the current di...Andrew Gaffney2009-11-151-0/+12
* /etc/scsi_id.config does not exist by default in newer udev, but is still res...Robin H. Johnson2009-11-111-1/+3
* Improve naming of bootflags, added support for: port, target portal, username...craig2009-10-031-1/+1
* Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-09-261-2/+8
|\
| * fixing the libaio search as its a singular element not part of a multipart se...tsunam2009-09-221-1/+1
| * Should have all the proper libraries now for multipath for Gentoo bug #284592tsunam2009-09-211-1/+7
| * Updating some multipath code from Gentoo bug #284589tsunam2009-09-211-1/+1
* | Merge branch 'master' of git://git.wolf31o2.org/projs/genkernelcraig2009-08-081-1/+7
|\|
| * Adding Id header.Chris Gianelloni2009-07-251-0/+1
| * Apply patch for Gentoo bug #276753 for new lvm.static binaryAndrew Gaffney2009-07-121-1/+6
* | iSCSI patch for genkernelcraig2009-06-281-0/+18
|/
* Clean up append_multipath() code to copy files in a loop and report file that...Andrew Gaffney2009-03-061-26/+22
* Apply patch from robbat2 to fix whitespace breakage in multipath codeAndrew Gaffney2009-03-061-15/+15
* Modify append_data to die on 0 arguments and check arg 2 with isTrue(). Based...Andrew Gaffney2009-03-061-1/+2
* Die messages for multipath addedJoshua Jackson2009-02-241-0/+12
* adding multipath to append_dataJoshua Jackson2009-02-241-1/+2
* initram based related multipath stuff addedJoshua Jackson2009-02-241-0/+37
* 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