Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Fix _llseek not being defined in some cases | Nigel Kukard | 2008-04-17 | 2 | -0/+42 |
| | | | | * Add index & rindex defines if they're not defined either (legacy susv4 functions) | ||||
* | Added package for axel download accelerator | Hamish Moffatt | 2008-04-17 | 3 | -0/+63 |
| | |||||
* | * Disable DB3 mutexes in rpm, this caused a segfault after a "Function Not ↵ | Nigel Kukard | 2008-04-15 | 1 | -0/+1 |
| | | | | Implemented" error | ||||
* | * Added rpm | Nigel Kukard | 2008-04-14 | 6 | -0/+78 |
| | |||||
* | haserl: depend on haserl binary in TARGET_DIR and also cleanup TARGET_DIR. | Peter Korsgaard | 2008-04-12 | 1 | -4/+5 |
| | |||||
* | * Added neon | Nigel Kukard | 2008-04-12 | 3 | -0/+64 |
| | |||||
* | * Added popt | Nigel Kukard | 2008-04-12 | 4 | -0/+40 |
| | |||||
* | * Added beecrypt | Nigel Kukard | 2008-04-12 | 4 | -0/+38 |
| | |||||
* | * Remove libbeecrypt, I'll add beecrypt-with-autotools shortly | Nigel Kukard | 2008-04-12 | 4 | -95/+0 |
| | |||||
* | buildroot: add libart package | Peter Korsgaard | 2008-04-11 | 4 | -0/+70 |
| | |||||
* | remove devdir config option from alsa lib, should use mdev rule instead | John Voltz | 2008-04-10 | 1 | -1/+0 |
| | |||||
* | * Fixed additional ncurses library install path | Nigel Kukard | 2008-04-10 | 1 | -3/+3 |
| | |||||
* | * Fixed copy-and-paste error, incorrect description | Nigel Kukard | 2008-04-10 | 1 | -6/+5 |
| | | | | | * Fixed another copy-and-paste error, weird space/tab mixes - Thanks Hamish Moffatt | ||||
* | Some package use ncurses libpanel/libform/libmenu, this config allows to ↵ | Nigel Kukard | 2008-04-09 | 2 | -0/+31 |
| | | | | | | | selectively copy them to the target filesystem at the same time at the main library is installed. -Patch by Michel (BusError) | ||||
* | * Fixed URL for libbeecrypt | Nigel Kukard | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | * Added libbeecrypt (requirement for rpm5) | Nigel Kukard | 2008-04-09 | 4 | -0/+95 |
| | |||||
* | * Removed dropbear init patch | Nigel Kukard | 2008-04-09 | 3 | -62/+57 |
| | | | | | * Added dropbear init script * Added more verbose messages about key generation | ||||
* | * Generate keys for dropbear only when starting | Nigel Kukard | 2008-04-08 | 1 | -18/+19 |
| | | | | * Generate keys silently | ||||
* | * Fixed bootutils url to point to projects website and not project page on ↵ | Nigel Kukard | 2008-04-08 | 1 | -1/+1 |
| | | | | freshmeat | ||||
* | * Added bootutils | Nigel Kukard | 2008-04-08 | 4 | -0/+92 |
| | |||||
* | * Bump pciutils version | Nigel Kukard | 2008-04-08 | 1 | -1/+1 |
| | |||||
* | Remove configuration item for git commit ID, as our patches are ↵ | Hamish Moffatt | 2008-04-08 | 3 | -26/+4 |
| | | | | | | | | | version-specific. Upgrade to a newer version than the previous default. Fix parallel compile issue. Fix issue with quoting of URL. | ||||
* | another minor installer fix for festival | John Voltz | 2008-04-07 | 1 | -4/+5 |
| | |||||
* | haserl: bump version | Peter Korsgaard | 2008-04-07 | 2 | -13/+1 |
| | |||||
* | haserl: get rid of minor version in config names | Peter Korsgaard | 2008-04-07 | 1 | -7/+7 |
| | | | | | 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). | ||||
* | Add support for setting the image base address | Hamish Moffatt | 2008-04-07 | 1 | -112/+159 |
| | |||||
* | buildroot: add input-tools package (evtest, inputattach, jscal, jstest) | Peter Korsgaard | 2008-04-06 | 3 | -0/+101 |
| | |||||
* | Make sure XML deps are available before building dbus | Ulf Samuelsson | 2008-04-06 | 1 | -1/+1 |
| | |||||
* | * udev will not install if you remove project_build_*/uclibc/root and ↵ | Nigel Kukard | 2008-04-06 | 1 | -4/+1 |
| | | | | project_build_*/uclibc/.root ... this sets the dependency on the target binary so if its removed, its installed again | ||||
* | change festival url to stable version | John Voltz | 2008-04-04 | 2 | -2/+2 |
| | |||||
* | fix for festival install patch | John Voltz | 2008-04-04 | 1 | -3/+13 |
| | |||||
* | busybox-1.6.0.config: disable TASKSET. | Peter Korsgaard | 2008-04-04 | 1 | -1/+1 |
| | | | | | Disable CONFIG_TASKSET as it only compiles if sched_{g,s}etaffinity support is available. | ||||
* | More unbreaking. These cosmetic directory renames don't seem to be working ↵ | Hamish Moffatt | 2008-04-04 | 1 | -1/+1 |
| | | | | out very well.. | ||||
* | add festival speech synthesis package from University of Edinburgh | John Voltz | 2008-04-03 | 15 | -0/+451 |
| | |||||
* | diffutils: cleanup makefile | Peter Korsgaard | 2008-04-03 | 1 | -11/+4 |
| | | | | | Cleanup configure args, strip executables in TARGET_DIR and honor BR2_ENABLE_LOCALE. | ||||
* | gzip: cleanup makefile | Peter Korsgaard | 2008-04-03 | 1 | -21/+3 |
| | | | | | | Cleanup configure args, strip executables in TARGET_DIR, install info / manpages into TARGET_DIR/usr/share/ and fixup convenience aliases (gunzip, zcat, zdiff, ..) | ||||
* | package/editors: fix patch-kernel.sh arguments | Peter Korsgaard | 2008-04-03 | 2 | -2/+2 |
| | |||||
* | gzip, diff, grub: bump versions | Peter Korsgaard | 2008-04-03 | 2 | -4/+2 |
| | | | | Patch by andrewma (closes #2754) | ||||
* | Unbreak the bridge-utils package.. | Hamish Moffatt | 2008-04-03 | 1 | -4/+4 |
| | |||||
* | pkgconfig: Return appropriate error code from pkgconfig script | Peter Korsgaard | 2008-04-01 | 1 | -1/+2 |
| | | | | | | | | | | Patch by Will Newton. Currently the wrapper script for pkgconfig clobbers the return status of pkgconfig. This is a problem for example when someone tries to run "pkgconfig --exists". This patch should allow the correct return code to be passed through. Note it uses the "pipefail" option that was introduced with bash 3. | ||||
* | thttpd: remove unused files | Peter Korsgaard | 2008-04-01 | 2 | -50/+0 |
| | | | | Patch by Simon Pasch | ||||
* | thttpd: fix thttpd_wrapper name | Peter Korsgaard | 2008-04-01 | 1 | -1/+1 |
| | | | | Patch by Simon Pasch. | ||||
* | Makefile.autotools.in: Do uninstall in staging/target dirs on -clean | Peter Korsgaard | 2008-04-01 | 1 | -0/+2 |
| | |||||
* | busybox: additional 1.10.0 fix | Peter Korsgaard | 2008-04-01 | 1 | -0/+16 |
| | |||||
* | buildroot: additional -clean target fixes | Peter Korsgaard | 2008-04-01 | 7 | -10/+9 |
| | | | | Patch by Hebbar. | ||||
* | direct: don't fail clean target if directory doesn't exist | Peter Korsgaard | 2008-04-01 | 1 | -1/+1 |
| | | | | Patch by Hebbar. | ||||
* | expat: cleanup configure arguments | Peter Korsgaard | 2008-03-31 | 1 | -9/+1 |
| | |||||
* | avahi: bump version | Peter Korsgaard | 2008-03-31 | 2 | -6/+7 |
| | |||||
* | avahi: make sure /etc/dbus-1/system.d exists in target dir | Peter Korsgaard | 2008-03-31 | 1 | -0/+1 |
| | |||||
* | dbus: use dbus-daemon as target for staging_dir installation | Peter Korsgaard | 2008-03-31 | 1 | -2/+2 |
| | | | | | Use dbus-daemon as target for staging_dir installation instead of library, as that changes name with soname changes. |