Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not squash perms, just owner | Eric Andersen | 2005-02-18 | 1 | -1/+1 |
| | |||||
* | more changes towards better board support | Eric Andersen | 2005-02-17 | 1 | -6/+3 |
| | |||||
* | We need to calculate filesystem size right when we run genext2fs. | Eric Andersen | 2005-02-12 | 1 | -22/+24 |
| | | | | | As was, size was calculated right when 'make' was run, at which point the rootfs may well be empty... | ||||
* | 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 | ||||
* | Patch from gtj -- http://bugs.uclibc.org/view.php?id=39 | Eric Andersen | 2005-01-23 | 1 | -4/+54 |
| | | | | | | | | | | 0000039: Adds options to ext2 filesystem creation Adds ability to specify block and inode counts, reserved blocks, permissions squash and device table in the configuration. Also adds capability to gzip output and to copy the resulting image to a secondary location like a tftp server's root directory. | ||||
* | Update to latest CVS version of genext2fs | Eric Andersen | 2004-12-27 | 1 | -2/+11 |
| | | | | | http://cvs.sourceforge.net/viewcvs.py/genext2fs/ which includes my device table stuff | ||||
* | 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/+55 |