summaryrefslogtreecommitdiffstats
path: root/target/ext2/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-091-61/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* ext2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-5/+0
| | | | | | | We also remove the BR2_TARGET_ROOTFS_EXT2_OUTPUT option, that could be used to specify an alternate name for the generated image file. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* target/: remove the COPYTO messThomas Petazzoni2010-04-091-8/+0
| | | | | | | There's no need to provide options to copy the filesystem image after the build. Just use 'cp' outside of Buildroot. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* target/ext2: cleanupThomas Petazzoni2010-04-091-1/+0
| | | | | | | Remove the genext2fs host tools building process, which is now in package/genext2fs. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* - fix some whitespace damage..Bernhard Reutner-Fischer2007-10-051-27/+28
| | | | - add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
* s/FAKEROUTE/FAKEROOT/Peter Korsgaard2007-05-031-1/+1
|
* - make sure to download fakeroot if neededBernhard Reutner-Fischer2007-04-061-0/+1
|
* - use numeric values for the superuser to be more portable.Bernhard Reutner-Fischer2007-03-201-1/+1
| | | | Closes #1250
* - update the ext2 rootfs compression mechanism to allow for gzip, bzip2, ↵Bernhard Reutner-Fischer2006-12-141-8/+31
| | | | lzma or none
* - Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.Bernhard Reutner-Fischer2006-11-041-0/+7
|
* touchup target menu displayMike Frysinger2005-09-091-1/+1
|
* more changes towards better board supportEric Andersen2005-02-171-5/+0
|
* cleanup whitespaceEric Andersen2005-02-161-5/+5
|
* 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-231-1/+46
| | | | | | | | | | 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.
* Fix it so we once again build the target root_fsEric Andersen2004-10-091-0/+6