Age | Commit message (Expand) | Author |
2010-04-11 | Update defconfigs after BR2_HAVE_{INFOPAGES,MANPAGES} removal | Thomas Petazzoni |
2010-04-11 | Get rid of BR2_HAVE_{MANPAGES,INFOPAGES} config options | Thomas Petazzoni |
2010-04-11 | Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES} | Thomas Petazzoni |
2010-04-11 | Do not remove documentation on a per-package basis | Thomas Petazzoni |
2010-04-11 | Remove all documentation when BR2_HAVE_DOCUMENTATION is not set | Thomas Petazzoni |
2010-04-11 | Do not let packages remove man pages, info pages and documentation | Thomas Petazzoni |
2010-04-11 | Update defconfigs after BR2_UPDATE_CONFIG removal | Thomas Petazzoni |
2010-04-11 | Update config.{guess,sub} unconditionally | Thomas Petazzoni |
2010-04-11 | Update defconfig after BR2_PREFER_IMA removal | Thomas Petazzoni |
2010-04-11 | Remove BR2_PREFER_IMA | Thomas Petazzoni |
2010-04-09 | cramfs: fix help text typo | Peter Korsgaard |
2010-04-09 | Merge branch 'squashfs3' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard |
2010-04-09 | Merge branch 'fs-cleanup' of git://git.busybox.net/~tpetazzoni/git/buildroot | Peter Korsgaard |
2010-04-09 | Add version selection for the SquashFS root filesystem | Thomas Petazzoni |
2010-04-09 | squashfs3: new package | Thomas Petazzoni |
2010-04-09 | fs/*/Config.in: remove useless configuration comments | Thomas Petazzoni |
2010-04-09 | Update defconfigs after fs cleanup | Thomas Petazzoni |
2010-04-09 | Coherent naming for .mk files in fs/ | Thomas Petazzoni |
2010-04-09 | Move all filesystem generation code to fs/ | Thomas Petazzoni |
2010-04-09 | Remove IMAGE and related configuration options | Thomas Petazzoni |
2010-04-09 | iso9660: rework in a similar way to ROOTFS_TARGET | Thomas Petazzoni |
2010-04-09 | target/common: do not use IMAGE | Thomas Petazzoni |
2010-04-09 | busybox initramfs: do not use the IMAGE variable | Thomas Petazzoni |
2010-04-09 | initramfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | ubifs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | jffs2: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | ext2: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | squashfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | tar: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | romfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | cramfs: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | cpio: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | cloop: convert to ROOTFS_TARGET infrastructure | Thomas Petazzoni |
2010-04-09 | target: Add new infrastructure for filesystem generation | Thomas Petazzoni |
2010-04-09 | target/: remove the COPYTO mess | Thomas Petazzoni |
2010-04-09 | fakeroot: remove all references to BR2_HOST_FAKEROOT | Thomas Petazzoni |
2010-04-09 | fakeroot: convert to the autotools infrastructure | Thomas Petazzoni |
2010-04-09 | target/ubifs: cleanup, unbroken | Thomas Petazzoni |
2010-04-09 | target/tar: cleanup | Thomas Petazzoni |
2010-04-09 | target/squashfs: cleanup, remove support for 3.x | Thomas Petazzoni |
2010-04-09 | target/romfs: cleanup | Thomas Petazzoni |
2010-04-09 | target/jffs2: cleanup | Thomas Petazzoni |
2010-04-09 | target/iso9660: cleanup | Thomas Petazzoni |
2010-04-09 | target/ext2: cleanup | Thomas Petazzoni |
2010-04-09 | target/cramfs: cleanup | Thomas Petazzoni |
2010-04-09 | target/cpio: cleanup | Thomas Petazzoni |
2010-04-09 | target/cloop: cleanup | Thomas Petazzoni |
2010-04-09 | lzma: convert the host package to the autotools infrastructure | Thomas Petazzoni |
2010-04-09 | cloop: new package | Thomas Petazzoni |
2010-04-09 | mtd: convert to gentargets, add host package | Thomas Petazzoni |