aboutsummaryrefslogtreecommitdiffstats
path: root/target/makedevs/makedevs.c
Commit message (Collapse)AuthorAgeFilesLines
* Finish implementing fakeroot handling so mksquashfs properlyEric Andersen2005-06-241-23/+35
| | | | | inherits device table settings and device nodes, exactly as per mkfs* applications that support device tables natively.
* Add a standalone makedevs application to be used along withEric Andersen2005-06-091-0/+479
fakeroot to construct target device nodes for filesystems and utilities (such as tar) that do not currently support device tables natively.