Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - the arm patch broke anybody else. | Bernhard Reutner-Fischer | 2007-01-22 | 4 | -123/+59 |
| | | | | - restructure patches per task they fulfil | ||||
* | - add missing include panic.h to parsetime.h | Bernhard Reutner-Fischer | 2007-01-22 | 2 | -23/+48 |
| | | | | - add missing prerequisite y.tab.h of lex.yy.c to fix parallel builds | ||||
* | - fix typo in compressor submenu | Bernhard Reutner-Fischer | 2007-01-22 | 1 | -1/+1 |
| | |||||
* | - bump patch version | Bernhard Reutner-Fischer | 2007-01-22 | 1 | -3/+3 |
| | |||||
* | - add missing dependency on host-fakeroot | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -3/+3 |
| | |||||
* | - remove sedtest temporary file | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -0/+1 |
| | |||||
* | - remove validator, all is fine now. | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -2/+0 |
| | |||||
* | - remove some hardcoded occurances of "make" and use the proper variable instead | Bernhard Reutner-Fischer | 2007-01-21 | 9 | -17/+17 |
| | |||||
* | - update proposed patchlet | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -93/+14 |
| | |||||
* | - use more portable flags for cp | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -6/+6 |
| | |||||
* | - add some more categories and move respective packages to them. | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -83/+133 |
| | | | | I hope that this makes navigation and finding packages easier.. | ||||
* | - use makedev to get device number, else it gives wrong major/minor numbers ↵ | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -2/+2 |
| | | | | | | to devices files on systems which use big device numbers. Closes #919 | ||||
* | - provide means to "install uClibc headers in the target filesystem" without ↵ | Bernhard Reutner-Fischer | 2007-01-21 | 6 | -3/+44 |
| | | | | a native compiler | ||||
* | - handle all gcc-4.x for the softfloat case. | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -4/+2 |
| | |||||
* | - remove old reminder that is already dealt with. | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -10/+0 |
| | |||||
* | Patch to remove usage of legacy 'index' function. | "Steven J. Hill" | 2007-01-21 | 1 | -0/+22 |
| | |||||
* | - add proposed, non-cleanup version of the compile fix for disabled ↵ | Bernhard Reutner-Fischer | 2007-01-20 | 1 | -0/+498 |
| | | | | | | getc/putc macros for vapier to look at It even creates smaller code as compared to current svn.. | ||||
* | - dmalloc attempted to install itself to / | Bernhard Reutner-Fischer | 2007-01-20 | 1 | -5/+27 |
| | | | | - make certain features dependant on the respective BR2 settings. | ||||
* | - pass MAKE in so we can check the correct binary for it's version.. | Bernhard Reutner-Fischer | 2007-01-20 | 1 | -1/+1 |
| | |||||
* | - add fix for ARM fake syscall from execve. Closes #626 | Bernhard Reutner-Fischer | 2007-01-20 | 1 | -0/+18 |
| | |||||
* | - duh. add missing listentry stop markers | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -4/+4 |
| | |||||
* | - remove validator | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -2/+0 |
| | |||||
* | - explicitely mention -clean and -dirclean targets so it is easier to search ↵ | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -2/+2 |
| | | | | for them | ||||
* | - make it build.. compile-tested only. Closes #970 | Bernhard Reutner-Fischer | 2007-01-19 | 3 | -1/+117 |
| | |||||
* | - make sure to pass the target cflags in | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -5/+7 |
| | |||||
* | - make distclean didn't clean dialog binaries. Closes #1039 | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -0/+1 |
| | |||||
* | - add sanity check to make sure that LD_LIBRARY_PATH doesn't contain CWD | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -0/+25 |
| | |||||
* | - remove superfluous intermediate target | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -5/+2 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-01-19 | 2 | -8/+38 |
| | |||||
* | - copy the _CONFIG_FILES back | Bernhard Reutner-Fischer | 2007-01-19 | 2 | -2/+6 |
| | | | | - use the BUSYBOX_CONFIG_FILE if specified by the user | ||||
* | - add some more documentation | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -23/+57 |
| | |||||
* | - some minor corrections | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -9/+9 |
| | |||||
* | - update valid HTML pic and temporarily enable referer checking | Bernhard Reutner-Fischer | 2007-01-19 | 4 | -3/+16 |
| | |||||
* | - add missing space | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -1/+1 |
| | |||||
* | - add some anchors to the sample makefile to make ease navigation | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -71/+71 |
| | |||||
* | - Correct some typos | Bernhard Reutner-Fischer | 2007-01-19 | 1 | -12/+19 |
| | | | | - Add some more explanation to the -clean and -dirclean targets | ||||
* | - make sure that URLs are standard conforming | Bernhard Reutner-Fischer | 2007-01-19 | 3 | -5/+5 |
| | | | | Let's see if the date property works.. | ||||
* | - bump patch version | Bernhard Reutner-Fischer | 2007-01-18 | 1 | -5/+7 |
| | |||||
* | Bump version | Peter Korsgaard | 2007-01-18 | 1 | -1/+1 |
| | |||||
* | sqlite installs into /usr/bin | Peter Korsgaard | 2007-01-18 | 1 | -3/+3 |
| | |||||
* | Bump version | Peter Korsgaard | 2007-01-18 | 1 | -1/+1 |
| | |||||
* | removed leftover debugging stuff | Peter Korsgaard | 2007-01-17 | 1 | -1/+0 |
| | |||||
* | rdesktop package | Peter Korsgaard | 2007-01-17 | 4 | -1/+95 |
| | |||||
* | - convert to lowercase to match the other sub-arches | Bernhard Reutner-Fischer | 2007-01-17 | 1 | -2/+2 |
| | |||||
* | Fixup description (pango cut'n'paste) | Peter Korsgaard | 2007-01-17 | 1 | -6/+6 |
| | |||||
* | s/pango/cairo/ | Peter Korsgaard | 2007-01-17 | 1 | -1/+1 |
| | |||||
* | - add ARM_IWMMXT variant since uClibc supports it | Bernhard Reutner-Fischer | 2007-01-17 | 1 | -0/+3 |
| | |||||
* | - put haserl into the networking section | Bernhard Reutner-Fischer | 2007-01-17 | 1 | -1/+1 |
| | |||||
* | - wrap external sysklogd in !BR2_PACKAGE_BUSYBOX_HIDE_OTHERS | Bernhard Reutner-Fischer | 2007-01-17 | 1 | -1/+1 |
| | |||||
* | - add a BR2_NETWORK_SUPPORT and move related packages to it | Bernhard Reutner-Fischer | 2007-01-17 | 1 | -52/+65 |
| |