summaryrefslogtreecommitdiffstats
path: root/target/tar/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Move all filesystem generation code to fs/Thomas Petazzoni2010-04-091-47/+0
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* target/: remove the COPYTO messThomas Petazzoni2010-04-091-11/+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/tar: cleanupThomas Petazzoni2010-04-091-1/+0
| | | | | | Remove dependency on BR2_HOST_FAKEROOT. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* - fix some whitespace damage..Bernhard Reutner-Fischer2007-10-051-0/+10
| | | | - 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
|
* - provide a choice to select the compressor to use for the final rootfs.Bernhard Reutner-Fischer2006-11-291-4/+39
| | | | Closes #1014
* touchup target menu displayMike Frysinger2005-09-091-1/+1
|
* Fix broken config menuEric Andersen2005-02-091-1/+1
|
* allow users to generate tarballs of the target filesystemMike Frysinger2005-02-091-0/+14