Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer | "Steven J. Hill" | 2008-02-28 | 4 | -3/+32 |
| | | | | | | | | | versions of GCC. Filter out 'gnu99' from assembly flags. Use the 'headers' target instead of 'pregen' to prepare for more NPTL integration. Fix broken MTD package configuration....someone believes in the Klingon release process apparently. Fix build issues with netplug and libpng. Fix source path for microcom as original site no longer exists. | ||||
* | Allow selection of e2fsprogs to install in the target | Hamish Moffatt | 2008-02-24 | 2 | -0/+103 |
| | |||||
* | move fis+fconfig packages under BR2_BLOCKDEV_SUPPORT | Peter Korsgaard | 2008-02-24 | 1 | -2/+2 |
| | | | | | Move fis + fconfig packages together with mtd utils under Hardware handling / blockdevices and filesystem maintenance. | ||||
* | add BR2_TEXTEDIT_SUPPORT submenu | Peter Korsgaard | 2008-02-24 | 1 | -8/+16 |
| | | | | Group text editors under BR2_TEXTEDIT_SUPPORT submenu. | ||||
* | ezxml package | Peter Korsgaard | 2008-02-24 | 4 | -0/+72 |
| | |||||
* | buildroot: add BR2_XML_SUPPORT submenu | Peter Korsgaard | 2008-02-24 | 1 | -4/+13 |
| | | | | Group XML stuff under BR2_XML_SUPPORT submenu. | ||||
* | buildroot: add missing -source targets | Peter Korsgaard | 2008-02-19 | 4 | -0/+8 |
| | |||||
* | Update diff version. | "Steven J. Hill" | 2008-02-18 | 1 | -1/+1 |
| | |||||
* | libusb: install into target with cp instead of install to preserve symlinks | Peter Korsgaard | 2008-02-15 | 1 | -2/+1 |
| | |||||
* | busybox: bump version to 1.9.1 | Peter Korsgaard | 2008-02-14 | 12 | -983/+1 |
| | |||||
* | busybox: additional 1.9.0 patches | Peter Korsgaard | 2008-02-14 | 4 | -0/+755 |
| | |||||
* | Add support for summarising JFFS2 images. With support in the kernel this ↵ | Hamish Moffatt | 2008-02-12 | 3 | -9/+26 |
| | | | | improves mount time significantly. | ||||
* | Run $(CONFIG_UPDATE) after unpacking sources | Hamish Moffatt | 2008-02-12 | 19 | -0/+22 |
| | | | | Patch from Dan Nicolaescu | ||||
* | Added package for fis, which allows you to manipulate the RedBoot flash ↵ | Hamish Moffatt | 2008-02-07 | 5 | -1/+296 |
| | | | | partition table from linux. | ||||
* | Added a package for fconfig, which allows you to modify RedBoot ↵ | Hamish Moffatt | 2008-02-07 | 4 | -0/+234 |
| | | | | configuration parameters from linux. | ||||
* | Commit the new upstream patches and remove the old | Hamish Moffatt | 2008-02-06 | 16 | -0/+985 |
| | |||||
* | Upgrade readline to 5.2, including all current upstream patches. | Hamish Moffatt | 2008-02-06 | 6 | -245/+18 |
| | | | | | | Fetch it from $(BR2_GNU_MIRROR). Note proper dependency on ncurses. | ||||
* | Added configuration item to control whether development headers and ↵ | Hamish Moffatt | 2008-02-06 | 2 | -1/+28 |
| | | | | | | libraries are installed on the target Removed some additional files if optional modules are disabled | ||||
* | busybox: More 1.9.0 patches | Peter Korsgaard | 2008-02-02 | 4 | -0/+146 |
| | |||||
* | create /var/lib/dbus | Ivan Kuten | 2008-01-30 | 1 | -1/+1 |
| | |||||
* | Upped version, no need for patch. (This is still based on lzma SDK 4.32, | Thomas Lundquist | 2008-01-26 | 2 | -15/+1 |
| | | | | alas, should be just bugfixes.) | ||||
* | Mail from Claus Klein: | Thomas Lundquist | 2008-01-26 | 1 | -0/+1 |
| | | | | make sure than target dir exist bevor instll to it: | ||||
* | Fix by Fredy Yanardi | Thomas Lundquist | 2008-01-25 | 1 | -4/+7 |
| | |||||
* | Changed site since it is nto a part of Debian any more. Closing bug | Thomas Lundquist | 2008-01-25 | 1 | -1/+1 |
| | | | | #1974 | ||||
* | Upped version, lm-sensors.01.susv3-legacy.patch seems to not be needed | Thomas Lundquist | 2008-01-25 | 2 | -2/+2 |
| | | | | any more but keeping it for now. Hopefully closing bug #1939 | ||||
* | Remove instances of bcopy so package will compile. | "Steven J. Hill" | 2008-01-24 | 1 | -0/+57 |
| | |||||
* | Upped version, fixing http://busybox.net/bugs/view.php?id=1954 | Thomas Lundquist | 2008-01-21 | 1 | -1/+1 |
| | |||||
* | enhancements for the python package, patch by Hamish Moffatt | Ivan Kuten | 2008-01-17 | 2 | -5/+158 |
| | |||||
* | Use host ldconfig, if external toolchain is used | Ulf Samuelsson | 2008-01-10 | 1 | -0/+4 |
| | |||||
* | busybox: 1.9.0 fixes | Peter Korsgaard | 2008-01-08 | 3 | -0/+81 |
| | |||||
* | sqlite: bumped version | Peter Korsgaard | 2008-01-05 | 1 | -1/+1 |
| | |||||
* | change download url to be dynamic basic on version number | David Anders | 2008-01-04 | 1 | -1/+1 |
| | |||||
* | busybox: Don't depend on long gone busybox 1.0.1 symbol | Peter Korsgaard | 2008-01-03 | 1 | -1/+0 |
| | |||||
* | busybox: Bump version to 1.9.0 | Peter Korsgaard | 2008-01-03 | 1 | -1/+7 |
| | |||||
* | busybox: Bump version to 1.8.2 | Peter Korsgaard | 2008-01-03 | 4 | -1/+72 |
| | |||||
* | busybox: Bump version to 1.7.4 | Peter Korsgaard | 2008-01-03 | 2 | -1/+39 |
| | |||||
* | busybox: Remove unused 1.7.0 patches | Peter Korsgaard | 2008-01-03 | 4 | -573/+0 |
| | |||||
* | busybox: Get rid of minor version selection. | Peter Korsgaard | 2008-01-03 | 1 | -17/+5 |
| | | | | | | | There isn't much point in selecting anything else than the latest in a stable release series, so merge all the 1.7.x options into a single selection. | ||||
* | Added BR2_DEBIAN_MIRROR | Thomas Lundquist | 2007-12-27 | 31 | -31/+31 |
| | |||||
* | Closing bug #1819 and 1709 | Thomas Lundquist | 2007-12-27 | 2 | -8/+8 |
| | |||||
* | qtopia-4.3.2 update | Ivan Kuten | 2007-12-18 | 4 | -128/+6320 |
| | |||||
* | Add support for GNU and kernel.org mirrors | Ivan Kuten | 2007-12-17 | 5 | -5/+5 |
| | |||||
* | Bumped version | Peter Korsgaard | 2007-12-14 | 1 | -1/+1 |
| | |||||
* | make e2fsprogs generate relative symlinks in the root | Ivan Kuten | 2007-12-13 | 1 | -0/+12 |
| | |||||
* | make stunnel see OpenSSL libs | Ivan Kuten | 2007-12-13 | 1 | -1/+1 |
| | |||||
* | delete haserl-0.9.20-legacy.patch | Ivan Kuten | 2007-12-13 | 1 | -12/+0 |
| | |||||
* | susv3 legacy fix for haserl | Ivan Kuten | 2007-12-13 | 1 | -0/+12 |
| | |||||
* | bump haserl version | Ivan Kuten | 2007-12-11 | 1 | -4/+4 |
| | |||||
* | remove extra brace for clean target | Ivan Kuten | 2007-12-11 | 1 | -1/+1 |
| | |||||
* | add ts_test utility | Ivan Kuten | 2007-12-11 | 1 | -0/+2 |
| |