summaryrefslogtreecommitdiffstats
path: root/package/makedevs/README
Commit message (Collapse)AuthorAgeFilesLines
* makedevs: Rework READMEMaxime Hadjinlian2014-11-081-9/+9
| | | | | | | | | Make all the example as a space separated list. The definition of the different type was modified to look like the same section on the manual. Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Allow several device tables and split in two parts our device tableThomas Petazzoni2011-05-091-0/+35
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>
OpenPOWER on IntegriCloud