summaryrefslogtreecommitdiffstats
path: root/target/jffs2
Commit message (Collapse)AuthorAgeFilesLines
...
* Patch from gtj: http://bugs.uclibc.org/view.php?id=40Eric Andersen2005-01-232-29/+102
| | | | | | | | | | | | | | | | | | | | 0000040: Adds options to jffs2 filesystem creation Brings jffs2 up to the 20041007 build level so it will compile with both 2.4 and 2.6 kernels. Adds ability to specify eraseblock and pad sizes, permissions squash, big/little endian and device table in the configuration. Also adds capability to copy the resulting image to a secondary location like a tftp server's root directory. mtd.patch adds capabilities of the previously attached patch plus allows you to compile a version of the utilities to run on the target system. So now there's a set of config options under package to compile the utils for distribution to the target and a set of config options under target to create a jffs2 filesystem.
* 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-1/+1
|
* facelift step number twoEric Andersen2004-10-091-0/+49