summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Get rid of BR2_HAVE_{MANPAGES,INFOPAGES} config optionsThomas Petazzoni2010-04-111-15/+2Star
* 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/+0Star
* Remove all documentation when BR2_HAVE_DOCUMENTATION is not setThomas Petazzoni2010-04-111-3/+2Star
* Do not let packages remove man pages, info pages and documentationThomas Petazzoni2010-04-1119-143/+2Star
* Update defconfigs after BR2_UPDATE_CONFIG removalThomas Petazzoni2010-04-1128-28/+0Star
* Update config.{guess,sub} unconditionallyThomas Petazzoni2010-04-113-12/+0Star
* Update defconfig after BR2_PREFER_IMA removalThomas Petazzoni2010-04-1127-27/+0Star
* Remove BR2_PREFER_IMAThomas Petazzoni2010-04-116-42/+0Star
* 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/+963Star
|\|
| * fs/*/Config.in: remove useless configuration commentsThomas Petazzoni2010-04-094-27/+0Star
| * 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/+0Star
| * iso9660: rework in a similar way to ROOTFS_TARGETThomas Petazzoni2010-04-092-19/+16Star
| * 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/+6Star
| * ubifs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-63/+5Star
| * jffs2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-45/+16Star
| * ext2: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-092-70/+11Star
| * squashfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-29/+5Star
| * tar: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-45/+4Star
| * romfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-24/+6Star
| * cramfs: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-26/+5Star
| * cpio: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-55/+7Star
| * cloop: convert to ROOTFS_TARGET infrastructureThomas Petazzoni2010-04-091-21/+5Star
| * target: Add new infrastructure for filesystem generationThomas Petazzoni2010-04-092-0/+69
| * target/: remove the COPYTO messThomas Petazzoni2010-04-0910-72/+0Star
| * fakeroot: remove all references to BR2_HOST_FAKEROOTThomas Petazzoni2010-04-0923-23/+0Star
| * fakeroot: convert to the autotools infrastructureThomas Petazzoni2010-04-092-117/+13Star
| * target/ubifs: cleanup, unbrokenThomas Petazzoni2010-04-092-48/+4Star
| * target/tar: cleanupThomas Petazzoni2010-04-092-7/+0Star
| * target/squashfs: cleanup, remove support for 3.xThomas Petazzoni2010-04-094-171/+2Star
| * target/romfs: cleanupThomas Petazzoni2010-04-092-41/+2Star
| * target/jffs2: cleanupThomas Petazzoni2010-04-092-10/+1Star
| * target/iso9660: cleanupThomas Petazzoni2010-04-092-51/+2Star
| * target/ext2: cleanupThomas Petazzoni2010-04-092-52/+5Star
| * target/cramfs: cleanupThomas Petazzoni2010-04-095-1612/+2Star
| * target/cpio: cleanupThomas Petazzoni2010-04-093-16/+4Star
| * target/cloop: cleanupThomas Petazzoni2010-04-092-109/+27Star
| * lzma: convert the host package to the autotools infrastructureThomas Petazzoni2010-04-091-63/+2Star
| * cloop: new packageThomas Petazzoni2010-04-091-0/+18
| * mtd: convert to gentargets, add host packageThomas Petazzoni2010-04-091-98/+46Star
| * e2fsprogs: add support for host packageThomas Petazzoni2010-04-091-0/+5