aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rearrange checks so the return value is read correctly.Chris Gianelloni2008-03-111-2/+2
* Enable CONFIG_HEXDUMP globally for busyboxAndrew Gaffney2008-03-102-1/+5
* Apply patch from Vince C <v_cadet@yahoo.fr> to mount sysfs prior to loading ...Andrew Gaffney2008-03-091-3/+3
* Added a --no-keymap option for bug #210886.Chris Gianelloni2008-02-281-1/+1
* Use which to determine the location of splash_geninitramfs, rather than havin...Chris Gianelloni2008-02-281-1/+1
* Apply patch from bug 210457 to fix variable substitution. Thanks to Paul Tayl...Andrew Gaffney2008-02-191-1/+1
* Remove quotes from around ${ROOT_TREES} so that the dirs are parsed separatel...Andrew Gaffney2008-02-191-1/+1
* Removing DEVFS support from genkernel since we don't support 2.4 kernels anym...Chris Gianelloni2008-02-143-64/+25
* Added a line to make sure we remove image.squashfs as well as the other loop ...Chris Gianelloni2008-02-141-0/+1
* Switch to detection for LOOP and LOOPTYPE when they are not set.Chris Gianelloni2008-02-143-56/+30
* Performed some minor cleanup.Chris Gianelloni2008-02-142-86/+64
* Move busybox --install -s to outside the /init check. Fix problems with runn...Chris Gianelloni2008-02-141-10/+20
* This is the long-awaited unionfs code cleanup. All of the unionfs code in ge...Chris Gianelloni2008-02-142-186/+49
* Change &>/dev/null to >/dev/null 2>&1 because busybox ash sucksAndrew Gaffney2008-02-041-1/+1
* Switch to double quotes where we're interpolating variables, because I suckAndrew Gaffney2008-02-042-2/+2
* Add setup_hotplug() function that runs before the modules are loaded to setup...Andrew Gaffney2008-02-032-8/+24
* Moving the code to start resume operations so it doesn't run when booting fro...Chris Gianelloni2008-02-021-8/+7
* specify the kernel version when looking for a module for bug 208593Andrew Gaffney2008-02-021-1/+1
* Removed runUdev, since we no longer use it.Chris Gianelloni2008-02-022-31/+5
* default to auto for CDROOT_TYPEAndrew Gaffney2008-01-101-1/+1
* don't scan a bunch of extra devices when CDROOT_DEV is definedAndrew Gaffney2007-12-283-5/+4
* add new cdroot_type=foo kernel commandline parameter to override -t iso9660 f...Andrew Gaffney2007-12-282-5/+10
* put -t auto back to -t iso9660 for mounting a cdrom. this is for bug 162962Andrew Gaffney2007-12-281-5/+5
* apply LUKS key patch from bug 162962 from Nelson Batalha <nelson_batalha@hotm...Andrew Gaffney2007-12-232-201/+328
* fix text bolding on serial console for bug 202266 thanks to Michael Hordijk <...Andrew Gaffney2007-12-141-7/+7
* fix typo for bug 201442. thanks to Michael Hordijk <hoffbrinkle@hotmail.com>Andrew Gaffney2007-12-061-1/+1
* use 'read' to get a line at a time to account for directories with spaces in ...Andrew Gaffney2007-11-241-1/+1
* Fixed the noload module code. Thanks to Mijail Fedorovich <mfedorovich@gmail...Chris Gianelloni2007-11-071-1/+1
* Added an update patch from Alon Bar-Lev <alonbl@gentoo.org> in bug #197244 to...Chris Gianelloni2007-11-072-24/+28
* Make sure we still allow dolvm2/doevms2 on the kernel command line and give a...Chris Gianelloni2007-11-072-0/+9
* Reverting the removal of generic/modprobe for bug #197730. This is genkernel...Chris Gianelloni2007-11-021-0/+143
* Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm supp...Chris Gianelloni2007-10-303-2/+14
* Made a few minor cleanups here and there.Chris Gianelloni2007-10-302-15/+2
* remove generic/modprobe and all supporting code, since busybox has modprobeAndrew Gaffney2007-10-051-141/+0
* Remove some unnecessary copyright dates from a few files so we don't keep for...Chris Gianelloni2007-09-171-2/+0
* Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will kee...Chris Gianelloni2007-09-173-14/+14
* Performed some general cleanup on a few files and removed devfs/udev selectio...Chris Gianelloni2007-09-171-10/+1
* Removing the suspend support that was added for bug #156445 until suspend is ...Chris Gianelloni2007-08-302-10/+10
* Fixup for bugs from patch in bug 174294.Robin H. Johnson2007-07-272-37/+51
* Added new PATA support from Paul Hewlett <paul@gccs.co.za> from bug #180111 a...Chris Gianelloni2007-06-211-2/+2
* Added a patch from Nelson Batalha <nelson_batalha@hotmail.com> from bug #1742...Chris Gianelloni2007-06-212-53/+144
* Change the check for /livecd when booting a CD to check for a file called liv...Chris Gianelloni2007-06-211-1/+1
* Added patch from Nicolas Schlumberger <n.schlumberger@bluewin.ch> to create m...Chris Gianelloni2007-06-211-0/+1
* Reverting patch that was originally added due to bug #160333 due to the probl...Chris Gianelloni2007-06-211-17/+5
* Added a patch from Daniel Drake <dsd@gentoo.org> to fix splash problems for b...Chris Gianelloni2007-04-051-2/+1
* Adding yet another patch from Fabio Erculiani <lxnay@lxnaydesign.net> from bu...Chris Gianelloni2007-02-141-5/+7
* Added a non-braindead version of a patch provided by Fabio Erculiani <lxnay@l...Chris Gianelloni2007-02-122-8/+29
* Fix REAL_INIT for bug #160635.Chris Gianelloni2007-02-121-1/+1
* Added a case statement for the keymap selection to ensure we're always using ...Chris Gianelloni2006-12-271-7/+52
* Adding back the known-good copy of keymaps.tar.gz to svn.Chris Gianelloni2006-12-271-0/+0