Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Teach cramfs to handle byteswapping sanely. I want to specify | Eric Andersen | 2005-05-06 | 1 | -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 necessary | Eric Andersen | 2005-04-14 | 1 | -1/+20 |
| | |||||
* | Apply patch from http://bugs.busybox.net/view.php?id=205 | Eric Andersen | 2005-04-12 | 1 | -1/+1 |
| | |||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 1 | -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 extension | Tim Riker | 2004-10-27 | 1 | -1/+1 |
| | |||||
* | Remove references to the obsolete SOURCE_DIR | Eric Andersen | 2004-10-09 | 1 | -4/+3 |
| | |||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 1 | -0/+52 |