Bernhard Reutner-Fischer
|
e40d0e28a3
|
- use HOSTCC instead of hardcoded compiler which may or may not be available.
|
2005-12-21 13:36:47 +00:00 |
|
Eric Andersen
|
a928fd7b94
|
Prevent problems with fakeroot possibly trying to use stale host filesystem
inodes by carefully regenerating fakeroot.env from package specific files.
|
2005-08-08 07:54:28 +00:00 |
|
Eric Andersen
|
eb0ee4509d
|
Finish implementing fakeroot handling so mksquashfs properly
inherits device table settings and device nodes, exactly as
per mkfs* applications that support device tables natively.
|
2005-06-24 07:26:33 +00:00 |
|
Eric Andersen
|
afcdf8a01a
|
Use fakeroot and makedevs to fake mksquashfs into building properly setup file
permissions and device nodes into the target rootfs without needing to be root.
|
2005-06-24 05:02:00 +00:00 |
|
Eric Andersen
|
611ec0e3b1
|
Add a standalone makedevs application to be used along with
fakeroot to construct target device nodes for filesystems
and utilities (such as tar) that do not currently support
device tables natively.
|
2005-06-09 11:11:10 +00:00 |
|