aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Separate out main and netboot busy-configAndrew Gaffney2008-12-151-3/+3
* Move udhcpc's script to default locationAndrew Gaffney2008-12-131-1/+1
* Enable support klogd and syslogd for netbootAndrew Gaffney2008-12-131-3/+3
* Add --real-root=<foo> parameter to specify a default for real_root= in the in...Andrew Gaffney2008-12-131-1/+0
* Remove old nb-busybox.cf files that aren't used anymoreAndrew Gaffney2008-12-121-610/+0
* Enable CONFIG_MAKEDEVS in busy-config for netbootAndrew Gaffney2008-12-121-2/+2
* Enable CONFIG_FEATURE_PREFER_APPLETS busybox optionAndrew Gaffney2008-12-071-1/+1
* Initial support for --netboot optionAndrew Gaffney2008-12-061-1/+7
* Applied patch for UUID support for real_resume= from gentoo bug #239687Andrew Gaffney2008-11-151-0/+28
* Add --unionfs commandline option to enable building of unionfs-fuseAndrew Gaffney2008-11-141-0/+3
* Add good_msg for creating the union mountAndrew Gaffney2008-11-141-1/+2
* Pipe stderr for unionfs mount call to /dev/null to supress getcwd messageAndrew Gaffney2008-11-141-1/+1
* Call switch_root with full pathAndrew Gaffney2008-11-142-3/+3
* Call switch_root with 'env -i' to clean out the kernel-defined key/value pairsAndrew Gaffney2008-11-141-1/+1
* Skip good_root check for /dev/nfs for gentoo bug #246759Andrew Gaffney2008-11-141-1/+1
* Simplify implementation of parse_opt in linuxrcAndrew Gaffney2008-11-141-13/+1
* Small cleanups in unionfs codeAndrew Gaffney2008-11-132-13/+13
* Add fuse to MODULES_FSAndrew Gaffney2008-11-131-1/+2
* Add suid,dev to unionfs mount optsAndrew Gaffney2008-11-131-1/+1
* Remove allow_root mount opt, since it conflicts with allow_otheragaffney2008-11-131-1/+1
* Change typo in unionfs-fuse mount opt and add -i support to umountagaffney2008-11-131-1/+1
* Enable CONFIG_FEATURE_MTAB_SUPPORT option for busyboxagaffney2008-11-131-1/+1
* Add patch for busybox to add -i option to mount commandagaffney2008-11-131-0/+2
* Make sure that /sbin/unionfs is +xagaffney2008-11-131-1/+1
* Add back (modified) unionfs code in linuxrcagaffney2008-11-122-4/+108
* Enabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for initial support of gent...agaffney2008-11-031-2/+2
* Removing scsi_wait_scan from PATA/SATA/SCSI and moving it to its own module g...Chris Gianelloni2008-09-122-5/+6
* Merge branch 'master' of git+ssh://git@git.wolf31o2.org/projs/genkernelRobin H. Johnson2008-08-312-4/+3
|\
| * Enable CONFIG_ROUTE in busy-configsagaffney2008-08-311-1/+1
| * Enable CONFIG_HOSTNAME in all busy-configsagaffney2008-08-292-3/+2
* | Add a single word to help clarify which /dev is broken, after I wasted a day ...Robin H. Johnson2008-08-311-2/+2
|/
* Fix CONSOLE= handling code for bug 232012agaffney2008-08-241-1/+1
* Add support to udhcpc.scripts for default route and DNS servers/domainagaffney2008-07-291-0/+15
* Remove check for >=2.6 for mounting sysfsagaffney2008-07-291-6/+3
* Removed all references to an initrd and renamed most initr{d,amfs} stuff to s...Chris Gianelloni2008-07-283-8/+7
* Moving files from generic to defaults, since they are the defaults used globa...Chris Gianelloni2008-07-286-0/+1845
* Added a defaults directory to store default files for builds. These are over...Chris Gianelloni2008-07-285-0/+5011