summaryrefslogtreecommitdiffstats
path: root/target/generic/target_busybox_skeleton/etc/fstab
Commit message (Collapse)AuthorAgeFilesLines
* Remove ConfigFS from Busybox skeletonPaulius Zaleckas2010-04-021-1/+0
| | | | | | | | | It is not included in generic skeleton and very unlikely that someone will use it on embedded devices. AFAIK even Fedora does not include it in fstab. Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* - add skeleton to use busybox and mdev for a rather small skeletonBernhard Reutner-Fischer2007-02-161-1/+2
|
* - preparation for BR2_PACKAGE_BUSYBOX_SKELETONBernhard Reutner-Fischer2007-02-151-0/+8
"Use a minimal target skeleton for use with busybox's mdev et al"