summaryrefslogtreecommitdiffstats
path: root/target/cramfs/cramfs.mk
Commit message (Collapse)AuthorAgeFilesLines
* Prevent problems with fakeroot possibly trying to use stale host filesystemEric Andersen2005-08-081-1/+1
| | | | inodes by carefully regenerating fakeroot.env from package specific files.
* minor cleanup for target handlingEric Andersen2005-08-081-3/+3
|
* Allow packages to use fakeroot. To accomodate this, convert allEric Andersen2005-08-041-2/+18
| | | | target filesystem creation tools to also use fakeroot.
* Minor updatesEric Andersen2005-07-271-0/+5
|
* Run ldconfig on the target rootfs to generate /etc/ld.so.cacheEric Andersen2005-07-141-0/+1
|
* be a bit more consistant with naming, always escape wildcardsEric Andersen2005-06-241-1/+1
|
* Make the sourceforge mirror site a config option, as sourceforgeEric Andersen2005-06-091-1/+1
| | | | mirrors tend to change, move, go down, etc from time to time.
* Teach cramfs to handle byteswapping sanely. I want to specifyEric Andersen2005-05-061-6/+7
| | | | | big endian or little endian, not whether to unconditionally do byteswapping regardless of build system byte order.
* Update cramfs to handle switching endianness when necessaryEric Andersen2005-04-141-1/+20
|
* Apply patch from http://bugs.busybox.net/view.php?id=205Eric Andersen2005-04-121-1/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-101-0/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* use fs type as file extensionTim Riker2004-10-271-1/+1
|
* Remove references to the obsolete SOURCE_DIREric Andersen2004-10-091-4/+3
|
* facelift step number twoEric Andersen2004-10-091-0/+52