summaryrefslogtreecommitdiff
path: root/target/makedevs
AgeCommit message (Collapse)Author
2005-07-18Fixup standalong makedevs to handle regular files, and also fixEric Andersen
it to properly update file permissions as specified.
2005-06-24minor cleanupsEric Andersen
2005-06-24Finish implementing fakeroot handling so mksquashfs properlyEric Andersen
inherits device table settings and device nodes, exactly as per mkfs* applications that support device tables natively.
2005-06-24Use fakeroot and makedevs to fake mksquashfs into building properly setup fileEric Andersen
permissions and device nodes into the target rootfs without needing to be root.
2005-06-09Add a standalone makedevs application to be used along withEric Andersen
fakeroot to construct target device nodes for filesystems and utilities (such as tar) that do not currently support device tables natively.