aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace use of `which`Sam James2023-07-271-1/+1
* Replace backticksThomas Deutschmann2019-07-141-2/+2
* clean up extended echo usageMike Frysinger2016-06-221-31/+36
* 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
* Fix permissions of /dev/pts (bug #375947)Sebastian Pipping2011-07-231-3/+3
* Enhance the handling of the console in the netboot linuxrcRaúl Porcel2011-01-301-0/+4
* 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-161-1/+4
* Actually setting permissions. It helps if one remembers to 'git add' before ...Chris Gianelloni2008-12-161-0/+0
* 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
* Initial support for --netboot optionAndrew Gaffney2008-12-061-1/+1
* Use symlinks for busybox utilsAndrew Gaffney2008-11-251-4/+4
* 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-071-0/+321