summaryrefslogtreecommitdiffstats
path: root/package/fakeroot
Commit message (Collapse)AuthorAgeFilesLines
...
* Finish implementing fakeroot handling so mksquashfs properlyEric Andersen2005-06-241-0/+3
| | | | | 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 fileEric Andersen2005-06-241-2/+0Star
| | | | permissions and device nodes into the target rootfs without needing to be root.
* Update to the debian sarge release version of fakerootEric Andersen2005-06-231-1/+1
|
* Support building fakeroot for use on the host system, i.e. forEric Andersen2005-03-071-19/+61
| | | | munging permissions on tarballs...
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* Fix from pdinoto: http://bugs.uclibc.org/view.php?id=31Eric Andersen2005-01-231-1/+1
| | | | | | 0000031: [PATCH] fakeroot: Update to version 1.2.2 Use new version. Previous is not longer available (at least in debian archive)
* more help updates from Tom CameronMike Frysinger2004-12-261-4/+3Star
|
* fakeroot 1.1.2 is no longer available, updated to 1.1.5. Reported by Karsten ↵Ned Ludd2004-10-271-2/+3
| | | | Kruse uclibc ml
* Update a few packagesEric Andersen2004-10-141-3/+3
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+63
directory.