Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use fakeroot and makedevs to fake mksquashfs into building properly setup file | Eric Andersen | 2005-06-24 | 2 | -40/+16 | |
| | | | | permissions and device nodes into the target rootfs without needing to be root. | |||||
* | mksquashfs is always rebuilt before generating rootfs image. The attached | Eric Andersen | 2005-06-24 | 1 | -2/+3 | |
| | | | | | | | | patch avoids this issue, by creating a .unpacked file in the squashfs directory after the source tarball is unpacked, and making the mksquashfs target depend on the .unpacked file. http://bugs.busybox.net/view.php?id=234 | |||||
* | 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 | |||||
* | use fs type as file extension | Tim Riker | 2004-10-27 | 1 | -1/+1 | |
| | ||||||
* | Fix it so we once again build the target root_fs | Eric Andersen | 2004-10-09 | 2 | -0/+9 | |
| | ||||||
* | Remove references to the obsolete SOURCE_DIR | Eric Andersen | 2004-10-09 | 1 | -2/+2 | |
| | ||||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 2 | -0/+87 | |