summaryrefslogtreecommitdiffstats
path: root/target/ext2
Commit message (Collapse)AuthorAgeFilesLines
...
* doh. The first hunk of my patch was redundantEric Andersen2005-02-151-9/+0
|
* Fix it so that owners and permissions specified in device tableEric Andersen2005-02-151-0/+22
| | | | entires are not squashed.
* We need to calculate filesystem size right when we run genext2fs.Eric Andersen2005-02-121-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 theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* menuconfig -> configMike Frysinger2005-02-101-1/+1
|
* touchupsMike Frysinger2005-02-091-6/+3
|
* Patch from gtj -- http://bugs.uclibc.org/view.php?id=39Eric Andersen2005-01-232-5/+100
| | | | | | | | | | 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 genext2fsEric Andersen2004-12-272-598/+7859
| | | | | http://cvs.sourceforge.net/viewcvs.py/genext2fs/ which includes my device table stuff
* Philip Rakity <prakity@yahoo.com>: I forgot to mention that the makefile in ↵Mike Frysinger2004-12-221-1/+1
| | | | | | | genextfs has one error that the macosx ld program detects -- this is the duplicate -o option
* use fs type as file extensionTim Riker2004-10-271-1/+1
|
* Fix it so we once again build the target root_fsEric Andersen2004-10-092-0/+9
|
* Remove references to the obsolete SOURCE_DIREric Andersen2004-10-091-4/+3
|
* facelift step number twoEric Andersen2004-10-092-0/+2512