buildrootschalter/fs
Yegor Yefremov 32a8c0119f Add network scripting folders to fs/skeleton
Those folders are currently created using makedevs according to the
specifications in device_table.txt. However, as makedevs is no longer
executed when dynamic device creation methods are selected (devtmpfs,
udev, mdev), those folders must be created differently. We choose to
put them directly into the default filesystem skeleton.

Signed-off-by: Yegor Yefremov <yegor_sub1@visionsystems.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-16 15:16:31 +01:00
..
cloop Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
cpio fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
cramfs cramfs/jffs2: use the new ROOTFS_DEVICE_TABLE variable 2010-04-17 04:36:23 +02:00
ext2 fs/ext2: fix blocks/inodes calculation 2010-04-19 14:33:14 +02:00
initramfs initramfs: fix init symlink creation 2010-11-17 21:20:45 +01:00
iso9660 fs: rename make targets to match package/ convention 2010-11-19 15:04:49 +01:00
jffs2 Merge branch 'for-2010.11/remove-deprecated-arch' of git://git.busybox.net/~tpetazzoni/git/buildroot 2010-09-30 14:41:38 +02:00
romfs Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
skeleton Add network scripting folders to fs/skeleton 2010-12-16 15:16:31 +01:00
squashfs squashfs: add lzma support 2010-09-20 22:05:39 +02:00
tar fs/*/Config.in: remove useless configuration comments 2010-04-09 11:04:36 +02:00
ubifs ubifs: fix lzo typo 2010-07-01 15:35:00 +02:00
common.mk fs: add extra deps to ROOTFS_*_DEPENDENCIES variables 2010-11-19 15:05:20 +01:00
Config.in fs: add option to define path to custom rootfs skeleton 2010-07-18 23:15:55 +02:00