Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-31 | uclibc-0.9.28.3: correct arch list (avr32 missing, stuff only in 0.9.29+) | Peter Korsgaard | |
2008-05-31 | busybox: 1.10.2 patches | Peter Korsgaard | |
2008-05-31 | uclibc-0.9.28.3: fix config so oldconfig doesn't ask questions | Peter Korsgaard | |
2008-05-31 | uclibc-0.9.29: handle powerpc subarch selection | Peter Korsgaard | |
2008-05-31 | Makefile: honor silent (-s) flag | Peter Korsgaard | |
2008-05-31 | distclean: Don't delete $(IMAGE) | Peter Korsgaard | |
There is not much point in deleting $(IMAGE) as the entire binaries dir is removed. Furthermore, $(IMAGE) is a prefix rather than a file name. | |||
2008-05-31 | generic target_skeleton: add /sys to fstab | Peter Korsgaard | |
2008-05-31 | generic target_skeleton: mark /sys with .empty file | Peter Korsgaard | |
/sys somehow didn't got an .empty file like the rest in r21586. Fixed. | |||
2008-05-28 | Fix dependencies to enable autoreconf, without rebuilding every time | Hamish Moffatt | |
2008-05-28 | Fix dependency on host-autoconf | Hamish Moffatt | |
2008-05-28 | Remove bashisms | Hamish Moffatt | |
2008-05-22 | Remove superfluos slash character from MPFR_SITE | Ulf Samuelsson | |
2008-05-22 | Build iptables using a single process | Ulf Samuelsson | |
2008-05-22 | Build fbset using a single process | Ulf Samuelsson | |
2008-05-22 | Doom WAD's depend on Doom | Ulf Samuelsson | |
2008-05-22 | Add end-of-line at last line of freetype.mk | Ulf Samuelsson | |
2008-05-21 | add SVG selection to Qtopia 4 and fix strip command | Ulf Samuelsson | |
2008-05-21 | Bump qtopia version | Ulf Samuelsson | |
2008-05-20 | Update lockfile-progs version | Ulf Samuelsson | |
2008-05-12 | Make linux kernel extension visible also when defined in board directory | Ulf Samuelsson | |
2008-05-12 | features.h should never be included explicitly. | Nigel Kukard | |
This fixes the bug where "File not found" error is reported by grub. This fix works under both uclibc and glibc. | |||
2008-05-12 | toolchain: fix mips abi selection | Peter Korsgaard | |
Based on commit 0e2ab in aldot's tree. | |||
2008-05-11 | Use local time (Thanks Mike) | Ulf Samuelsson | |
2008-05-11 | Bump sip lib versions | Ulf Samuelsson | |
2008-05-11 | Bump ntfs-3g version | Ulf Samuelsson | |
2008-05-11 | Bump qtopia version | Ulf Samuelsson | |
2008-05-11 | Bump portage version | Ulf Samuelsson | |
2008-05-11 | Bump joystick version | Ulf Samuelsson | |
2008-05-11 | Bump lm-sensors version | Ulf Samuelsson | |
2008-05-11 | Bump mdadm version | Ulf Samuelsson | |
2008-05-11 | Bump mutt version | Ulf Samuelsson | |
2008-05-09 | busybox: bump version | Peter Korsgaard | |
2008-05-06 | Update BR2_ATMEL_MIRROR in defconfigs | Ulf Samuelsson | |
2008-05-06 | Fix dependencies in Configs | Ulf Samuelsson | |
2008-05-05 | busybox: additional 1.10.1 patches | Peter Korsgaard | |
2008-05-02 | pkgconfig fix for docker | John Voltz | |
2008-05-01 | * Added screen | Nigel Kukard | |
The cross compile fix is unavoidable | |||
2008-05-01 | fix broken patch | John Voltz | |
2008-05-01 | * Fixed bash patches | Nigel Kukard | |
2008-05-01 | remove libdir-la.patch, handled by Makefile.autotools.in | John Voltz | |
2008-05-01 | remove libdir-la.patch, handled by Makefile.autotools.in | John Voltz | |
2008-05-01 | update patches for atngw100_expanded | John Voltz | |
2008-05-01 | add menu.lst for grub | John Voltz | |
2008-05-01 | some enhancements to the build-ext3-img script | John Voltz | |
2008-05-01 | fix festival file downloaders | John Voltz | |
2008-05-01 | remove unnecessary libdir-la.patch patches and modify Makefile.autotools.in ↵ | John Voltz | |
to patch libtool automatically. | |||
2008-05-01 | patch for xserver tslib support | John Voltz | |
2008-04-29 | * Sync'd bash patches to upstream | Nigel Kukard | |
2008-04-29 | busybox: 1.10.1 patches | Peter Korsgaard | |
2008-04-29 | * Bump version to 5.1.1 | Nigel Kukard | |
* Use bzip2 compression (rpms can have gzip or bzip2 payloads) * -j1, rpm cannot build with more than 1 thread |