Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Prevent problems with fakeroot possibly trying to use stale host filesystem | Eric Andersen | 2005-08-08 | 1 | -11/+11 | |
| | | | | inodes by carefully regenerating fakeroot.env from package specific files. | |||||
* | Allow packages to use fakeroot. To accomodate this, convert all | Eric Andersen | 2005-08-04 | 1 | -2/+4 | |
| | | | | target filesystem creation tools to also use fakeroot. | |||||
* | Fix it up so ltp builds and installs itself properly so it is | Eric Andersen | 2005-08-04 | 2 | -22/+100 | |
| | | | | 100% ready to run on the target device. | |||||
* | be a bit more consistant with naming, always escape wildcards | Eric Andersen | 2005-06-24 | 1 | -1/+1 | |
| | ||||||
* | Make the sourceforge mirror site a config option, as sourceforge | Eric Andersen | 2005-06-09 | 1 | -1/+1 | |
| | | | | mirrors tend to change, move, go down, etc from time to time. | |||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 2 | -3/+8 | |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | |||||
* | more help updates from Tom Cameron | Mike Frysinger | 2004-12-26 | 1 | -4/+3 | |
| | ||||||
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 1 | -1/+1 | |
| | ||||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 2 | -0/+11 | |
| | ||||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 2 | -2/+50 | |
| | ||||||
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 1 | -0/+39 | |
directory. |