kumquat-buildroot/target/generic
Thomas Petazzoni 4e005c47e5 Allow several device tables and split in two parts our device table
This allows to have a device table for all directories/files and
another device table for the device files themselves. Both are needed
for static /dev, but only the first one is needed when
devtmpfs/mdev/udev are used.

We take this opportunity to move the documentation of the device table
format in a common location, package/makedevs/README.

[Peter: simplify code slightly, fix indentation]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-05-09 16:52:22 +02:00
..
Config.in
device_table_dev.txt Allow several device tables and split in two parts our device table 2011-05-09 16:52:22 +02:00
device_table.txt Allow several device tables and split in two parts our device table 2011-05-09 16:52:22 +02:00
Makefile.in target-generic-hostname: add /etc/hosts entry as well 2011-04-22 11:45:27 +02:00