Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed silly typo. Thanks to Petur Thors for reporting | Peter Korsgaard | 2007-05-24 | 1 | -1/+1 |
| | |||||
* | fontconfig requires expat | Peter Korsgaard | 2007-05-24 | 2 | -1/+2 |
| | |||||
* | Strip binaries at install. Closes #1365 | Peter Korsgaard | 2007-05-23 | 1 | -0/+1 |
| | |||||
* | ncftp package. Patch from #1355 | Peter Korsgaard | 2007-05-22 | 3 | -0/+82 |
| | |||||
* | Fixup joystick.h include with modern kernel headers. Patch from #1217. | Peter Korsgaard | 2007-05-22 | 1 | -0/+10 |
| | |||||
* | Use freetype-host for host tools. Fixes #1328 | Peter Korsgaard | 2007-05-22 | 3 | -359/+9 |
| | |||||
* | Use select instead of depends for dependencies | Peter Korsgaard | 2007-05-22 | 1 | -3/+3 |
| | |||||
* | Use select instead of depends for dependencies | Peter Korsgaard | 2007-05-22 | 1 | -2/+2 |
| | |||||
* | - fix path to staging binary. Closes #1353 | Bernhard Reutner-Fischer | 2007-05-18 | 1 | -1/+1 |
| | |||||
* | - bump patch version | Bernhard Reutner-Fischer | 2007-05-18 | 1 | -1/+1 |
| | |||||
* | Strip libraries | Peter Korsgaard | 2007-05-15 | 1 | -0/+2 |
| | |||||
* | - repvik writes: e2fsprogs install several duplicate binaries that act ↵ | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -2/+10 |
| | | | | | | slightly differently depending on what name they're called as. They can safely be removed and replaced with symlinks. This saves 480kb space. Closes #1341 | ||||
* | - bump patch version | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -1/+1 |
| | |||||
* | - add gdb-6.6 | Bernhard Reutner-Fischer | 2007-05-15 | 4 | -0/+157 |
| | |||||
* | - add 2.17.50.0.16 | Bernhard Reutner-Fischer | 2007-05-15 | 5 | -2/+267 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -4/+18 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-05-15 | 3 | -7/+40 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-05-15 | 5 | -15/+28 |
| | |||||
* | Don't use libssp as it doesn't get installed | Peter Korsgaard | 2007-05-15 | 1 | -0/+1 |
| | |||||
* | - fixed upstream in r18618 | Bernhard Reutner-Fischer | 2007-05-15 | 1 | -59/+0 |
| | |||||
* | - store uClibc's configfile as BR2_UCLIBC_CONFIG in menuconfig | Bernhard Reutner-Fischer | 2007-05-12 | 2 | -6/+29 |
| | |||||
* | - ignore eventual errors from which(1) | Bernhard Reutner-Fischer | 2007-05-11 | 2 | -4/+4 |
| | |||||
* | madplay package | Peter Korsgaard | 2007-05-10 | 3 | -0/+73 |
| | |||||
* | libid3tag package. Needed by madplay | Peter Korsgaard | 2007-05-10 | 3 | -0/+74 |
| | |||||
* | Cleanup. Moved header file install to LIBMAD_PACKAGE_HEADERS target like zlib | Peter Korsgaard | 2007-05-10 | 2 | -13/+37 |
| | |||||
* | If we are using snapshot, don't even attempt to try and patch anything. | "Steven J. Hill" | 2007-05-10 | 1 | -0/+2 |
| | |||||
* | Re-create patches for released 0.9.29 version. | "Steven J. Hill" | 2007-05-10 | 3 | -235/+209 |
| | |||||
* | Update version of LTP. | "Steven J. Hill" | 2007-05-09 | 4 | -243/+5 |
| | |||||
* | Rename all INIT scripts to have the numerical prefixes to easily see the ↵ | "Steven J. Hill" | 2007-05-09 | 25 | -13/+13 |
| | | | | start-up order. | ||||
* | init scripts should be executable | Peter Korsgaard | 2007-05-09 | 1 | -0/+0 |
| | |||||
* | avahi-daemon support | Peter Korsgaard | 2007-05-09 | 3 | -6/+87 |
| | |||||
* | Strip lib even if soname changes | Peter Korsgaard | 2007-05-09 | 1 | -1/+1 |
| | |||||
* | Bumped version | Peter Korsgaard | 2007-05-08 | 1 | -1/+1 |
| | |||||
* | - bump version. Closes #1340 | Bernhard Reutner-Fischer | 2007-05-08 | 1 | -1/+1 |
| | |||||
* | - bump version. Closes #1339 | Bernhard Reutner-Fischer | 2007-05-08 | 1 | -6/+8 |
| | |||||
* | This patch increases the maximum host name length for 'dnsd' to 40 ↵ | "Steven J. Hill" | 2007-05-07 | 3 | -0/+159 |
| | | | | characters in length and fixes a resolving bug. For example, if there are two entries in the 'dnsd.conf' file of 'foo1' and 'foo2'. Doing a 'nslookup foo2' the 'dnsd' will always return the IP address of 'foo1' because the string comparison is faulty. | ||||
* | If any of the netkit packages were selected, we disable their counterparts ↵ | "Steven J. Hill" | 2007-05-07 | 1 | -0/+10 |
| | | | | in Busybox and warn the user. | ||||
* | Modify the main script to use the lockfile program utilities. Mounting and ↵ | "Steven J. Hill" | 2007-05-07 | 2 | -28/+23 |
| | | | | un-mounting do not work reliably without them. | ||||
* | Add ability to build 'scsi_id' utility for udev. | "Steven J. Hill" | 2007-05-07 | 2 | -2/+35 |
| | |||||
* | Install the default script only if one was not found from the platform. | "Steven J. Hill" | 2007-05-07 | 1 | -3/+5 |
| | |||||
* | Add another include path to the CFLAGS. | "Steven J. Hill" | 2007-05-07 | 1 | -1/+1 |
| | |||||
* | Install the default configuration file if the platform did not already ↵ | "Steven J. Hill" | 2007-05-07 | 1 | -7/+5 |
| | | | | define one. | ||||
* | Major clean-up. | "Steven J. Hill" | 2007-05-07 | 1 | -9/+14 |
| | |||||
* | Target binary was incorrect and do a better job of cleaning up. | "Steven J. Hill" | 2007-05-07 | 1 | -1/+3 |
| | |||||
* | Fix script so that 'restart' actually works. | "Steven J. Hill" | 2007-05-07 | 1 | -5/+13 |
| | |||||
* | Add new packages. | "Steven J. Hill" | 2007-05-07 | 15 | -0/+427 |
| | |||||
* | Add older version of binutils. | "Steven J. Hill" | 2007-05-07 | 6 | -0/+333 |
| | |||||
* | Create 'bin' directory in staging area. | "Steven J. Hill" | 2007-05-07 | 1 | -0/+1 |
| | |||||
* | version bump | Peter Korsgaard | 2007-05-03 | 1 | -1/+1 |
| | |||||
* | s/FAKEROUTE/FAKEROOT/ | Peter Korsgaard | 2007-05-03 | 9 | -9/+9 |
| |