Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-05 | Fix patch. Apparently people don't know how to test their changes before | "Steven J. Hill" | |
cheking them in. | |||
2008-03-04 | buildroot: add kernel-headers to base targets so it gets handled by ↵ | Peter Korsgaard | |
external-deps | |||
2008-03-04 | buildroot: add external-deps target | Peter Korsgaard | |
Add external-deps target to show what external files are needed to recreate the build. | |||
2008-03-04 | dbus: start earlier | Peter Korsgaard | |
Start dbus early enough so other services can use it (E.G. avahi). | |||
2008-03-04 | libpng: select zlib package | Peter Korsgaard | |
2008-03-04 | libpng: bump version | Peter Korsgaard | |
2008-03-04 | squashfs: bump version | Peter Korsgaard | |
2008-03-02 | dnsmasq: bump version | Peter Korsgaard | |
2008-03-02 | dnsmasq: Enable dbus support if available | Peter Korsgaard | |
2008-03-02 | dnsmasq: make tftp support optional | Peter Korsgaard | |
2008-03-02 | dnsmasq: remove dnsmasq1 support | Peter Korsgaard | |
Remove ancient dnsmasq1 support, which couldn't even be selected in menuconfig. | |||
2008-03-02 | Closing #2374 | Thomas Lundquist | |
2008-02-29 | haserl: bump version | Peter Korsgaard | |
2008-02-28 | busybox 1.9.1 fixes | Peter Korsgaard | |
2008-02-28 | Clean up patches and applying of them. | "Steven J. Hill" | |
2008-02-28 | Remove old patch and fix the type properly. | "Steven J. Hill" | |
2008-02-28 | Make sure 'linkage.h' headers are installed. Add hack to bootstrap newer | "Steven J. Hill" | |
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. | |||
2008-02-25 | Copy patch needed for dynamic loader strings and config targets. | "Steven J. Hill" | |
2008-02-25 | Fix 'makeinfo' failure. | "Steven J. Hill" | |
2008-02-24 | Allow selection of e2fsprogs to install in the target | Hamish Moffatt | |
2008-02-24 | move fis+fconfig packages under BR2_BLOCKDEV_SUPPORT | Peter Korsgaard | |
Move fis + fconfig packages together with mtd utils under Hardware handling / blockdevices and filesystem maintenance. | |||
2008-02-24 | add BR2_TEXTEDIT_SUPPORT submenu | Peter Korsgaard | |
Group text editors under BR2_TEXTEDIT_SUPPORT submenu. | |||
2008-02-24 | ezxml package | Peter Korsgaard | |
2008-02-24 | buildroot: add BR2_XML_SUPPORT submenu | Peter Korsgaard | |
Group XML stuff under BR2_XML_SUPPORT submenu. | |||
2008-02-22 | Update diff version. | "Steven J. Hill" | |
2008-02-19 | buildroot: add missing -source targets | Peter Korsgaard | |
2008-02-18 | Upped version, the one here didn't exist any more. 3.61 compiled nicely ↵ | Thomas Lundquist | |
(todo; check if nasm is installed on host?, syslinux needs it. Guess I copuld just add a target/host package.) | |||
2008-02-18 | Update diff version. | "Steven J. Hill" | |
2008-02-15 | libusb: install into target with cp instead of install to preserve symlinks | Peter Korsgaard | |
2008-02-14 | busybox: bump version to 1.9.1 | Peter Korsgaard | |
2008-02-14 | busybox: additional 1.9.0 patches | Peter Korsgaard | |
2008-02-12 | Fix typos in jffs2 summary support | Hamish Moffatt | |
2008-02-12 | Add support for summarising JFFS2 images. With support in the kernel this ↵ | Hamish Moffatt | |
improves mount time significantly. | |||
2008-02-12 | Run $(CONFIG_UPDATE) after unpacking sources | Hamish Moffatt | |
Patch from Dan Nicolaescu | |||
2008-02-08 | updated nios2 gdb support, thanks to Atle Nissestad | Ivan Kuten | |
2008-02-07 | updated gdb support for nios2, thanks Atle | Ivan Kuten | |
2008-02-07 | Added package for fis, which allows you to manipulate the RedBoot flash ↵ | Hamish Moffatt | |
partition table from linux. | |||
2008-02-07 | Added a package for fconfig, which allows you to modify RedBoot ↵ | Hamish Moffatt | |
configuration parameters from linux. | |||
2008-02-06 | Commit the new upstream patches and remove the old | Hamish Moffatt | |
2008-02-06 | Upgrade readline to 5.2, including all current upstream patches. | Hamish Moffatt | |
Fetch it from $(BR2_GNU_MIRROR). Note proper dependency on ncurses. | |||
2008-02-06 | Added configuration item to control whether development headers and ↵ | Hamish Moffatt | |
libraries are installed on the target Removed some additional files if optional modules are disabled | |||
2008-02-04 | Add support for 2.6.24 headers. | Paul Mundt | |
2008-02-02 | busybox: More 1.9.0 patches | Peter Korsgaard | |
2008-01-30 | create /var/lib/dbus | Ivan Kuten | |
2008-01-26 | New patches for the makeinfo bug to older binutils. | "Steven J. Hill" | |
2008-01-26 | Upped version, no need for patch. (This is still based on lzma SDK 4.32, | Thomas Lundquist | |
alas, should be just bugfixes.) | |||
2008-01-26 | Mail from Claus Klein: | Thomas Lundquist | |
make sure than target dir exist bevor instll to it: | |||
2008-01-25 | Fix by Fredy Yanardi | Thomas Lundquist | |
2008-01-25 | Changed site since it is nto a part of Debian any more. Closing bug | Thomas Lundquist | |
#1974 | |||
2008-01-25 | Upped version, lm-sensors.01.susv3-legacy.patch seems to not be needed | Thomas Lundquist | |
any more but keeping it for now. Hopefully closing bug #1939 |