aboutsummaryrefslogtreecommitdiffstats
path: root/sources/target_skeleton
Commit message (Collapse)AuthorAgeFilesLines
* Mount devpts properlyEric Andersen2004-01-031-1/+1
|
* Start networking on boot, and setup a default set of networkEric Andersen2003-06-202-0/+39
| | | | interfaces (just loopback for now).
* Add an sshd user so ssh priv seperation can workEric Andersen2003-06-201-1/+2
|
* Use tmpfs, not ramfsEric Andersen2003-06-201-1/+1
|
* Patch from Tim Riker:Eric Andersen2003-06-141-1/+6
| | | | dd nfs stuff for fast mount -t nfs -o nolock support - glytchbinary
* Cleanup pcmcia a bit (such as removing the X11 binary it installs)Eric Andersen2003-06-041-180/+0
| | | | | and use the pcmcia default init script rather than including a default one in the target_skeleton.
* default to ramfs, not tmpfsEric Andersen2003-06-041-1/+1
|
* Fix pcmcia startup. Add grepEric Andersen2003-02-151-0/+180
|
* pcmcia updateEric Andersen2003-01-211-20/+0
|
* Add a default config scriptEric Andersen2003-01-181-0/+20
|
* A few more little defaultsEric Andersen2003-01-085-0/+74
|
* Some updates...Eric Andersen2002-12-068-46/+102
|
* Add udhcp, cleanup a few other loose ends.Eric Andersen2002-11-153-5/+49
| | | | -Erik
* Fix the /dev/fd* entries. Add /dev/ptmx. Properly support theEric Andersen2002-10-221-1/+3
| | | | | devpts filesystem. -Erik
* With this update, everything now works as expected.Eric Andersen2002-04-2612-9/+61
| | | | -Erik
* Major reworkEric Andersen2002-04-2611-266/+322
|
* Use target_skeleton dir to store conf files and init scripts underEric Andersen2001-12-2228-0/+426
version control -Erik