summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-11Remove variables useless after BR2_PREFER_IMA removalThomas Petazzoni
2010-04-11Get rid of unused variablesThomas Petazzoni
2010-04-11Update defconfigs after BR2_ENABLE_LOCALE_PREGENERATED removalThomas Petazzoni
2010-04-11Remove BR2_ENABLE_LOCALE_PREGENERATEDThomas Petazzoni
2010-04-11Get rid of now unused HOST_ARCH computation codeThomas Petazzoni
2010-04-11Update defconfigs after BR2_GNU_BUILD_SUFFIX removalThomas Petazzoni
2010-04-11Guess build system and remove BR2_GNU_BUILD_SUFFIXThomas Petazzoni
2010-04-11Move the global config cache option to an Advanced submenuThomas Petazzoni
2010-04-11Bring the three path-related options togetherThomas Petazzoni
2010-04-11Move the command-related options to a submenuThomas Petazzoni
2010-04-11Update defconfigs after BR2_HAVE_{INFOPAGES,MANPAGES} removalThomas Petazzoni
2010-04-11Get rid of BR2_HAVE_{MANPAGES,INFOPAGES} config optionsThomas Petazzoni
2010-04-11Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES}Thomas Petazzoni
2010-04-11Do not remove documentation on a per-package basisThomas Petazzoni
2010-04-11Remove all documentation when BR2_HAVE_DOCUMENTATION is not setThomas Petazzoni
2010-04-11Do not let packages remove man pages, info pages and documentationThomas Petazzoni
2010-04-11Update defconfigs after BR2_UPDATE_CONFIG removalThomas Petazzoni
2010-04-11Update config.{guess,sub} unconditionallyThomas Petazzoni
2010-04-11Update defconfig after BR2_PREFER_IMA removalThomas Petazzoni
2010-04-11Remove BR2_PREFER_IMAThomas Petazzoni
2010-04-09cramfs: fix help text typoPeter Korsgaard
2010-04-09Merge branch 'squashfs3' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2010-04-09Merge branch 'fs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildrootPeter Korsgaard
2010-04-09Add version selection for the SquashFS root filesystemThomas Petazzoni
2010-04-09squashfs3: new packageThomas Petazzoni
2010-04-09fs/*/Config.in: remove useless configuration commentsThomas Petazzoni
2010-04-09Update defconfigs after fs cleanupThomas Petazzoni
2010-04-09Coherent naming for .mk files in fs/Thomas Petazzoni
2010-04-09Move all filesystem generation code to fs/Thomas Petazzoni
2010-04-09Remove IMAGE and related configuration optionsThomas Petazzoni
2010-04-09iso9660: rework in a similar way to ROOTFS_TARGETThomas Petazzoni
2010-04-09target/common: do not use IMAGEThomas Petazzoni
2010-04-09busybox initramfs: do not use the IMAGE variableThomas Petazzoni
2010-04-09initramfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni
2010-04-09ubifs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni
2010-04-09jffs2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni
2010-04-09ext2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni
2010-04-09squashfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni
2010-04-09tar: convert to ROOTFS_TARGET infrastructureThomas Petazzoni
2010-04-09romfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni
2010-04-09cramfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni
2010-04-09cpio: convert to ROOTFS_TARGET infrastructureThomas Petazzoni
2010-04-09cloop: convert to ROOTFS_TARGET infrastructureThomas Petazzoni
2010-04-09target: Add new infrastructure for filesystem generationThomas Petazzoni
2010-04-09target/: remove the COPYTO messThomas Petazzoni
2010-04-09fakeroot: remove all references to BR2_HOST_FAKEROOTThomas Petazzoni
2010-04-09fakeroot: convert to the autotools infrastructureThomas Petazzoni
2010-04-09target/ubifs: cleanup, unbrokenThomas Petazzoni
2010-04-09target/tar: cleanupThomas Petazzoni
2010-04-09target/squashfs: cleanup, remove support for 3.xThomas Petazzoni