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