buildrootschalter/fs
Yegor Yefremov 726b15f64a Create menu entry to select device creation method
Four methods for the creation of device files in /dev are now
proposed:

 - static method uses device table as before
 - devtmpfs method enables this feature in kernel
 - mdev method adds mdev starting script to the file system
    and selects mdev itself for installation
 - udev method selects udev for installation

All dynamic methods are based on devtmpfs, so one doesn't need to care
about /dev folder.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-05-09 14:20:03 +02: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: remove redundant BR2_TARGET_ROOTFS_EXT2_SQUASH option 2011-01-14 11:15:28 +01: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 fs/jffs2: remove BR2_JFFS2_TARGET_SREC option 2011-01-14 11:20:38 +01:00
romfs Move all filesystem generation code to fs/ 2010-04-09 11:04:36 +02:00
skeleton fs/skeleton: add ftp user/group 2011-04-22 14:08:28 +02:00
squashfs squashfs: re-add legacy lzma support 2011-03-05 15:04:03 +01:00
tar fs/tar: enable by default 2011-01-14 11:03:49 +01:00
ubifs ubifs: Add UBI image generation support. 2011-01-11 22:39:05 +01:00
common.mk fs: add extra deps to ROOTFS_*_DEPENDENCIES variables 2010-11-19 15:05:20 +01:00
Config.in Create menu entry to select device creation method 2011-05-09 14:20:03 +02:00