summaryrefslogtreecommitdiffstats
path: root/target/generic/target_busybox_skeleton/etc/fstab
Commit message (Collapse)AuthorAgeFilesLines
* move default skeleton to fs/ and drop busybox skeletonDmytro Milinevskyy2010-07-181-8/+0
| | | | | | | [Peter: fixup patch, adjust for busybox.mk changes] Signed-off-by: Dmytro Milinevskyy <milinevskyy@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* 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"