Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-24 | fbset: use .patch.$ARCH naming convention | Peter Korsgaard | |
2008-04-24 | strace: use .patch.$ARCH naming convention | Peter Korsgaard | |
2008-04-24 | sqlite: bump version | Peter Korsgaard | |
2008-04-23 | qtopia4: use .patch.$ARCH naming convention | Peter Korsgaard | |
2008-04-22 | busybox: bump version | Peter Korsgaard | |
2008-04-19 | blockdev: sort entries alphabetically | Peter Korsgaard | |
2008-04-19 | * This fix is included upstream as from 0.0.8 | Nigel Kukard | |
2008-04-18 | buildroot: devmem2 package | Peter Korsgaard | |
2008-04-17 | * Updated bootutils to new release | Nigel Kukard | |
2008-04-17 | * Added FIX for rindex/index, will patch util-linux aswell and submit upstream | Nigel Kukard | |
2008-04-17 | * Reverted index/rindex fix | Nigel Kukard | |
2008-04-17 | * Convert bootutils to autotools | Nigel Kukard | |
2008-04-17 | * Fix _llseek not being defined in some cases | Nigel Kukard | |
* Add index & rindex defines if they're not defined either (legacy susv4 functions) | |||
2008-04-17 | Added package for axel download accelerator | Hamish Moffatt | |
2008-04-15 | * Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not ↵ | Nigel Kukard | |
Implemented" error | |||
2008-04-14 | * Added rpm | Nigel Kukard | |
2008-04-12 | haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR. | Peter Korsgaard | |
2008-04-12 | * Added neon | Nigel Kukard | |
2008-04-12 | * Added popt | Nigel Kukard | |
2008-04-12 | * Added beecrypt | Nigel Kukard | |
2008-04-12 | * Remove libbeecrypt, I'll add beecrypt-with-autotools shortly | Nigel Kukard | |
2008-04-11 | buildroot: add libart package | Peter Korsgaard | |
2008-04-10 | remove devdir config option from alsa lib, should use mdev rule instead | John Voltz | |
2008-04-10 | * Fixed additional ncurses library install path | Nigel Kukard | |
2008-04-10 | * Fixed copy-and-paste error, incorrect description | Nigel Kukard | |
* Fixed another copy-and-paste error, weird space/tab mixes - Thanks Hamish Moffatt | |||
2008-04-09 | Some package use ncurses libpanel/libform/libmenu, this config allows to ↵ | Nigel Kukard | |
selectively copy them to the target filesystem at the same time at the main library is installed. -Patch by Michel (BusError) | |||
2008-04-09 | * Fixed URL for libbeecrypt | Nigel Kukard | |
2008-04-09 | * Added libbeecrypt (requirement for rpm5) | Nigel Kukard | |
2008-04-09 | * Removed dropbear init patch | Nigel Kukard | |
* Added dropbear init script * Added more verbose messages about key generation | |||
2008-04-08 | * Generate keys for dropbear only when starting | Nigel Kukard | |
* Generate keys silently | |||
2008-04-08 | * Fixed bootutils url to point to projects website and not project page on ↵ | Nigel Kukard | |
freshmeat | |||
2008-04-08 | * Added bootutils | Nigel Kukard | |
2008-04-08 | * Bump pciutils version | Nigel Kukard | |
2008-04-08 | Remove configuration item for git commit ID, as our patches are ↵ | Hamish Moffatt | |
version-specific. Upgrade to a newer version than the previous default. Fix parallel compile issue. Fix issue with quoting of URL. | |||
2008-04-07 | another minor installer fix for festival | John Voltz | |
2008-04-07 | haserl: bump version | Peter Korsgaard | |
2008-04-07 | haserl: get rid of minor version in config names | Peter Korsgaard | |
Rename haserl config options to 0.8.x / 0.9.x so the config names don't change every time the version is bumped (similar to busysbox package). | |||
2008-04-07 | Add support for setting the image base address | Hamish Moffatt | |
2008-04-06 | buildroot: add input-tools package (evtest, inputattach, jscal, jstest) | Peter Korsgaard | |
2008-04-06 | Make sure XML deps are available before building dbus | Ulf Samuelsson | |
2008-04-06 | * udev will not install if you remove project_build_*/uclibc/root and ↵ | Nigel Kukard | |
project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again | |||
2008-04-04 | change festival url to stable version | John Voltz | |
2008-04-04 | fix for festival install patch | John Voltz | |
2008-04-04 | busybox-1.6.0.config: disable TASKSET. | Peter Korsgaard | |
Disable CONFIG_TASKSET as it only compiles if sched_{g,s}etaffinity support is available. | |||
2008-04-04 | More unbreaking. These cosmetic directory renames don't seem to be working ↵ | Hamish Moffatt | |
out very well.. | |||
2008-04-03 | add festival speech synthesis package from University of Edinburgh | John Voltz | |
2008-04-03 | diffutils: cleanup makefile | Peter Korsgaard | |
Cleanup configure args, strip executables in TARGET_DIR and honor BR2_ENABLE_LOCALE. | |||
2008-04-03 | gzip: cleanup makefile | Peter Korsgaard | |
Cleanup configure args, strip executables in TARGET_DIR, install info / manpages into TARGET_DIR/usr/share/ and fixup convenience aliases (gunzip, zcat, zdiff, ..) | |||
2008-04-03 | package/editors: fix patch-kernel.sh arguments | Peter Korsgaard | |
2008-04-03 | gzip, diff, grub: bump versions | Peter Korsgaard | |
Patch by andrewma (closes #2754) |