summaryrefslogtreecommitdiff
path: root/target/generic/target_skeleton/etc/inittab
AgeCommit message (Collapse)Author
2009-03-20target/generic: add kconfig for serial getty config (port + baudrate)Peter Korsgaard
These are the settings people most often want to tweak for embedded boards, so add kconfig variables to make it easy to do.
2007-01-14Make '/var/cache' and symbolic link to '/tmp' like the others. We'll need ↵"Steven J. Hill"
this for Samba and friends. Also, change mount order of filesystems during boot.
2006-12-02- eventually mount the crap /proc before remounting to make busybox's mount ↵Bernhard Reutner-Fischer
that incorrectly may rely on /proc work.
2005-02-17Move stuff aroundEric Andersen