Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | minor cleanups | Eric Andersen | 2005-06-24 | 1 | -45/+54 |
| | |||||
* | Finish implementing fakeroot handling so mksquashfs properly | Eric Andersen | 2005-06-24 | 2 | -26/+39 |
| | | | | | inherits device table settings and device nodes, exactly as per mkfs* applications that support device tables natively. | ||||
* | Use fakeroot and makedevs to fake mksquashfs into building properly setup file | Eric Andersen | 2005-06-24 | 1 | -1/+5 |
| | | | | permissions and device nodes into the target rootfs without needing to be root. | ||||
* | Add a standalone makedevs application to be used along with | Eric Andersen | 2005-06-09 | 2 | -0/+506 |
fakeroot to construct target device nodes for filesystems and utilities (such as tar) that do not currently support device tables natively. |