aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace backticksThomas Deutschmann2019-07-141-2/+2
* busybox: merge netboot config features.Robin H. Johnson2016-07-041-759/+0
* busybox: add more functionality, pass 1.Robin H. Johnson2016-07-031-46/+46
* busybox: always include printf.Robin H. Johnson2016-07-031-1/+1
* clean up extended echo usageMike Frysinger2016-06-222-41/+45
* Start a getty on the serial console if known.Guy Martin2014-02-261-11/+14
* Add machine detection for hppa.Guy Martin2014-01-241-0/+16
* Don't pre-populate netboot's resolv.conf.Guy Martin2014-01-241-3/+0
* Support for glibc-2.14 systemsBorg Onion2012-01-041-1/+1
* Fix permissions of /dev/pts (bug #375947)Sebastian Pipping2011-07-231-3/+3
* Use shadow on netboot busybox configRaúl Porcel2011-01-301-3/+3
* Enhance the handling of the console in the netboot linuxrcRaúl Porcel2011-01-301-0/+4
* Apply patch from gentoo bug #266373 for additional options in the netboot bus...Andrew Gaffney2009-04-161-111/+123
* Enable CONFIG_MKSWAP for netboot busyboxAndrew Gaffney2008-12-311-1/+1
* Revert to just running /bin/bash on /dev/console for serial. We still start g...Andrew Gaffney2008-12-241-2/+7
* Run the getty commands with proper arguments so they don't die immediatelyAndrew Gaffney2008-12-161-8/+4
* Explicitly set /bin/ashlogin +x during bootAndrew Gaffney2008-12-161-2/+3
* Run getty for tty1 in the foregroundAndrew Gaffney2008-12-161-1/+5
* Use getty to launch ash, so that we can use ^C and friendsAndrew Gaffney2008-12-162-1/+8
* Actually setting permissions. It helps if one remembers to 'git add' before ...Chris Gianelloni2008-12-162-0/+0
* Enable GETTY for netboot busy-configAndrew Gaffney2008-12-151-1/+1
* Separate out main and netboot busy-configAndrew Gaffney2008-12-151-0/+747
* Change -f checks to -e for /dev nodesAndrew Gaffney2008-12-141-12/+15
* Disable creation of most standard devices nodes, since we're running mdevAndrew Gaffney2008-12-131-18/+27
* Move udhcpc's script to default locationAndrew Gaffney2008-12-131-2/+1
* Enable CONFIG_FEATURE_PREFER_APPLETS busybox optionAndrew Gaffney2008-12-071-6/+4
* Move all netboot logic from catalyst into gkAndrew Gaffney2008-12-061-1/+1
* remove netboot-specific udhcpc.scriptsAndrew Gaffney2008-12-061-31/+0
* Initial support for --netboot optionAndrew Gaffney2008-12-061-1/+1
* Use symlinks for busybox utilsAndrew Gaffney2008-11-251-4/+4
* Remove some unnecessary copyright dates from a few files so we don't keep for...Chris Gianelloni2007-09-172-8/+0
* enhanced netboot linuxrc from gustavozAndrew Gaffney2007-07-261-28/+38
* Remove getdvhoff hack in gen_initramfs.sh for mips livecds (it's a busybox ap...Joshua Kinard2006-06-191-9/+6
* chmod +x the udhcpc script on bootupJoshua Kinard2006-01-121-0/+1
* Import the Genkernel-side of things for the catalyst2 netboot2 moduleJoshua Kinard2006-01-0712-0/+490