Commit Graph

61 Commits

Author SHA1 Message Date
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
6f3293774c Update to the debian sarge release version of fakeroot 2005-06-23 21:43:23 +00:00
Eric Andersen
d9cdbbe959 Support building fakeroot for use on the host system, i.e. for
munging permissions on tarballs...
2005-03-07 21:19:15 +00:00
Eric Andersen
d06645d8ed There is no need to have a separate 'Makefile.in' file in the
general case, therefore, combine the toplevel Makefile options
such as setting TARGETS into the per-package *.mk file
2005-02-10 03:06:39 +00:00
Eric Andersen
4f4becaf9d Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31
0000031: [PATCH] fakeroot: Update to version 1.2.2

Use new version. Previous is not longer available (at least in debian archive)
2005-01-23 11:03:41 +00:00
Ned Ludd
035ddca8cb fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten Kruse uclibc ml 2004-10-27 16:44:12 +00:00
Eric Andersen
c3da0d8281 Update a few packages 2004-10-14 09:39:25 +00:00
Eric Andersen
bb05a9ad46 Make the TAR_VERBOSITY option a bit more sane 2004-10-09 21:19:47 +00:00
Mike Frysinger
3a7b488366 use $(TAR_VERBOSITY) 2004-10-09 19:05:40 +00:00
Eric Andersen
73f7be8290 Remove the old 'make' directory, and populate the new 'package'
directory.
2004-10-09 01:24:28 +00:00