aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vtun: convert to the autotools infrastructureThomas Petazzoni2010-04-131-71/+5
* Get rid of the OPTIMIZE_FOR_CPU variableThomas Petazzoni2010-04-112-5/+2
* Get rid of useless OpenMP related codeThomas Petazzoni2010-04-112-8/+1
* Remove variables useless after BR2_PREFER_IMA removalThomas Petazzoni2010-04-111-4/+0
* Get rid of unused variablesThomas Petazzoni2010-04-111-7/+0
* Update defconfigs after BR2_ENABLE_LOCALE_PREGENERATED removalThomas Petazzoni2010-04-1111-11/+0
* Remove BR2_ENABLE_LOCALE_PREGENERATEDThomas Petazzoni2010-04-112-30/+1
* Get rid of now unused HOST_ARCH computation codeThomas Petazzoni2010-04-111-14/+0
* Update defconfigs after BR2_GNU_BUILD_SUFFIX removalThomas Petazzoni2010-04-1127-27/+0
* Guess build system and remove BR2_GNU_BUILD_SUFFIXThomas Petazzoni2010-04-114-19/+7
* Move the global config cache option to an Advanced submenuThomas Petazzoni2010-04-111-8/+12
* Bring the three path-related options togetherThomas Petazzoni2010-04-111-2/+2
* Move the command-related options to a submenuThomas Petazzoni2010-04-111-0/+4
* Update defconfigs after BR2_HAVE_{INFOPAGES,MANPAGES} removalThomas Petazzoni2010-04-1126-52/+0
* Get rid of BR2_HAVE_{MANPAGES,INFOPAGES} config optionsThomas Petazzoni2010-04-111-15/+2
* Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES}Thomas Petazzoni2010-04-118-8/+8
* Do not remove documentation on a per-package basisThomas Petazzoni2010-04-111-9/+0
* Remove all documentation when BR2_HAVE_DOCUMENTATION is not setThomas Petazzoni2010-04-111-3/+2
* Do not let packages remove man pages, info pages and documentationThomas Petazzoni2010-04-1119-143/+2
* Update defconfigs after BR2_UPDATE_CONFIG removalThomas Petazzoni2010-04-1128-28/+0
* Update config.{guess,sub} unconditionallyThomas Petazzoni2010-04-113-12/+0
* Update defconfig after BR2_PREFER_IMA removalThomas Petazzoni2010-04-1127-27/+0
* Remove BR2_PREFER_IMAThomas Petazzoni2010-04-116-42/+0
* cramfs: fix help text typoPeter Korsgaard2010-04-091-2/+2
* Merge branch 'squashfs3' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-04-096-0/+89
|\
| * Add version selection for the SquashFS root filesystemThomas Petazzoni2010-04-092-0/+23
| * squashfs3: new packageThomas Petazzoni2010-04-094-0/+66
* | Merge branch 'fs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard2010-04-09100-1675/+963
|\|
| * fs/*/Config.in: remove useless configuration commentsThomas Petazzoni2010-04-094-27/+0
| * Update defconfigs after fs cleanupThomas Petazzoni2010-04-0921-66/+66
| * Coherent naming for .mk files in fs/Thomas Petazzoni2010-04-096-0/+0
| * Move all filesystem generation code to fs/Thomas Petazzoni2010-04-0930-34/+37
| * Remove IMAGE and related configuration optionsThomas Petazzoni2010-04-092-16/+0
| * iso9660: rework in a similar way to ROOTFS_TARGETThomas Petazzoni2010-04-092-19/+16
| * target/common: do not use IMAGEThomas Petazzoni2010-04-091-4/+4
| * busybox initramfs: do not use the IMAGE variableThomas Petazzoni2010-04-091-1/+1
| * initramfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-31/+6
| * ubifs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-63/+5
| * jffs2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-45/+16
| * ext2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-70/+11
| * squashfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-29/+5
| * tar: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-45/+4
| * romfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-24/+6
| * cramfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-26/+5
| * cpio: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-55/+7
| * cloop: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-21/+5
| * target: Add new infrastructure for filesystem generationThomas Petazzoni2010-04-092-0/+69
| * target/: remove the COPYTO messThomas Petazzoni2010-04-0910-72/+0
| * fakeroot: remove all references to BR2_HOST_FAKEROOTThomas Petazzoni2010-04-0923-23/+0
| * fakeroot: convert to the autotools infrastructureThomas Petazzoni2010-04-092-117/+13