aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the ENABLE_PEGASOS_HACKS hacksAndrew Gaffney2008-03-131-6/+6
* Enable CONFIG_HEXDUMP globally for busyboxAndrew Gaffney2008-03-101-9/+0
* Added a --no-keymap option for bug #210886.Chris Gianelloni2008-02-281-2/+5
* Removing DEVFS support from genkernel since we don't support 2.4 kernels anym...Chris Gianelloni2008-02-141-16/+0
* This is the long-awaited unionfs code cleanup. All of the unionfs code in ge...Chris Gianelloni2008-02-141-18/+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/+7
* Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allo...Chris Gianelloni2007-11-071-5/+5
* Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos h...Chris Gianelloni2007-11-071-7/+4
* Reverting the removal of generic/modprobe for bug #197730. This is genkernel...Chris Gianelloni2007-11-021-0/+7
* remove generic/modprobe and all supporting code, since busybox has modprobeAndrew Gaffney2007-10-051-7/+0
* we don't ever want devfs in an initramfsAndrew Gaffney2007-09-181-1/+1
* Rename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to help reduce confusion.Chris Gianelloni2007-09-171-4/+4
* Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will kee...Chris Gianelloni2007-09-171-23/+23
* Removing bootsplash support since it hasn't been in a kernel we've supported ...Chris Gianelloni2007-09-171-22/+0
* Performed some general cleanup on a few files and removed devfs/udev selectio...Chris Gianelloni2007-09-171-31/+2
* enable CONFIG_INSMOD in all arch busy-config filesAndrew Gaffney2007-07-261-17/+0
* Patch to actually use busybox bincache. Thanks to Pat DoubleAndrew Gaffney2007-07-261-3/+3
* Fixed lvm/evms code for initrd generation. Thanks to Vinny <vfuria@gmail.com...Chris Gianelloni2007-06-211-2/+2
* Commented out the checks on the sanity of lvm.conf since they were not quite ...Chris Gianelloni2007-04-121-8/+8
* Added a change to force objdump output to be English for bug #173412 and roll...Chris Gianelloni2007-04-051-1/+1
* Changed LVM configuration detection to not error.Chris Gianelloni2007-03-261-2/+9
* Before we copy lvm.conf, we run it through 'lvm dumpconfig' to make sure the ...Chris Gianelloni2007-03-141-2/+5
* Added a patch by John R. Graham <john_r_graham@mindspring.com> from bug #1693...Chris Gianelloni2007-03-091-2/+3
* Added patches from François-Xavier Roure <fx_roure@yahoo.fr> from bug #14902...Chris Gianelloni2006-12-161-5/+5
* Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add userspac...Chris Gianelloni2006-12-131-2/+13
* Added debug level to LUKS print_info messages for bug #156410.Chris Gianelloni2006-12-131-3/+3
* The initrd code was still looking for udev, even though we aren't building it...Chris Gianelloni2006-09-121-14/+13
* Commit patch for bug #139866 by Martin Parm.Tim Yamin2006-07-111-2/+2
* Add a modified version of the two LUKS patches that made their way into bugzi...Chris Gianelloni2006-06-091-2/+21
* Added fix for bug #134843 from Thomas Raschbacher <lordvan@gentoo.org> for ev...Chris Gianelloni2006-06-091-10/+26
* Fix #131769.Tim Yamin2006-05-071-0/+3
* ->3.3.11d. Fix #121616, #128805, #129887, #129910.Tim Yamin2006-04-141-9/+8
* dobladecenter->slowusbChris Gianelloni2006-04-131-2/+2
* Added 0 0 to end of the ram0 line on fstab. Blame KingTaco for pointing it out.Chris Gianelloni2006-02-141-1/+1
* Added patch from Kumba to make certain initrd functions less mips-specific.Chris Gianelloni2006-02-021-2/+2
* Fix bug 113287Eric Edgar2005-11-231-1/+1
* Fix missing moddeps file by adding a test;Do not keep the initrd/initramfs wi...Eric Edgar2005-11-211-0/+1
* Added patches from bug #106338. This means mips support in genkernel. Blame...Chris Gianelloni2005-11-041-0/+15
* Fix for bug 83276 and add udevsend binary to initramfs for newer udevsEric Edgar2005-08-161-1/+10
* Finally making the --bladecenter/dobladecenter stuff correct. Thanks plasmar...Chris Gianelloni2005-07-301-5/+5
* Fixed up the BladeCenter support some more.Chris Gianelloni2005-07-291-0/+4
* Fix cp /dev/tty1 error messageEric Edgar2005-07-281-1/+1
* Fix ppc not compiling without --genzimageEric Edgar2005-07-281-2/+2
* Fix --no-install cleaning the tmpdir bug that plasmaroo reportedEric Edgar2005-07-191-9/+9
* Fix evms bugs with missing sbin for an initrdEric Edgar2005-07-181-1/+3
* Fix #98886.Tim Yamin2005-07-161-1/+1
* Fix typo for evms and removing the swap libs in gen_initramfsEric Edgar2005-07-131-1/+1
* ENHANCEMENT bug 83771. Add support for LABEL= and UUID=Eric Edgar2005-07-111-0/+8