buildroot/package/busybox
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
..
busybox-1.16.2 busybox: add 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15 2010-07-12 13:32:38 +02:00
busybox-1.13.x.config busybox: make sure architecture flags are used at link time 2010-04-17 02:10:58 +02:00
busybox-1.16.x.config busybox: disable MTD utils in default configuration 2010-05-07 21:27:24 +02:00
busybox-1.17.x.config busybox: 1.17.x.config: enable microcom applet 2010-10-05 23:14:35 +02:00
busybox-1.18.x.config busybox: add 1.18.0, remove 1.13.x and 1.14.x, mark 1.15.x as deprecated 2010-12-11 02:18:42 +01:00
busybox.mk Create menu entry to select device creation method 2011-05-09 14:20:03 +02:00
Config.in busybox: bump 1.18.x stable version 2011-03-13 21:08:26 +01:00
S10mdev Create menu entry to select device creation method 2011-05-09 14:20:03 +02:00
udhcpc.script busybox: move udhcp script from skeleton to package 2010-12-13 00:29:23 +01:00