summaryrefslogtreecommitdiffstats
path: root/target/makedevs
Commit message (Collapse)AuthorAgeFilesLines
* Use fakeroot and makedevs to fake mksquashfs into building properly setup fileEric Andersen2005-06-241-1/+5
| | | | permissions and device nodes into the target rootfs without needing to be root.
* Add a standalone makedevs application to be used along withEric Andersen2005-06-092-0/+506
fakeroot to construct target device nodes for filesystems and utilities (such as tar) that do not currently support device tables natively.