Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add an experimental BR2_PREFER_IMA. | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -0/+8 |
| | | | | Currently disfunctional for gcc-4.2 due to PR30620 and possibly others | ||||
* | Add gtk2-engines for theming gtk | Eric Andersen | 2007-01-25 | 3 | -0/+167 |
| | |||||
* | Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot. | Eric Andersen | 2007-01-25 | 1 | -5/+19 |
| | | | | download and install the Clearlooks theme | ||||
* | update DejaVu fonts to the latest | Eric Andersen | 2007-01-25 | 3 | -20/+33 |
| | | | | Fix broken keyboard handling | ||||
* | - strip -s | Bernhard Reutner-Fischer | 2007-01-24 | 1 | -1/+1 |
| | |||||
* | - correct typo | Bernhard Reutner-Fischer | 2007-01-24 | 1 | -4/+4 |
| | |||||
* | - add package netcat | Bernhard Reutner-Fischer | 2007-01-24 | 3 | -0/+75 |
| | |||||
* | - fix prerequisites of binutils_target | Bernhard Reutner-Fischer | 2007-01-24 | 2 | -4/+2 |
| | |||||
* | - fix spurious rebuilds caused by at | Bernhard Reutner-Fischer | 2007-01-24 | 1 | -0/+1 |
| | |||||
* | - fix breakage that got introduced by a malformed context diff. Sorry.. | Bernhard Reutner-Fischer | 2007-01-23 | 3 | -43/+46 |
| | |||||
* | - update timestamp of the build_dir binary by stripping it | Bernhard Reutner-Fischer | 2007-01-23 | 1 | -2/+4 |
| | |||||
* | fix symlink | Eric Andersen | 2007-01-22 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-01-22 | 1 | -8/+8 |
| | |||||
* | - remove erroneously leaked in inclusion of non-existing l2tp thing | Bernhard Reutner-Fischer | 2007-01-22 | 1 | -1/+0 |
| | |||||
* | - don't rely on buggy gmp/mpfr on the host but use our own build iff we are ↵ | Bernhard Reutner-Fischer | 2007-01-22 | 2 | -16/+16 |
| | | | | about to build a somewhat current toolchain. | ||||
* | - fixup include- and libdirs. Closes #841 | Bernhard Reutner-Fischer | 2007-01-22 | 5 | -27/+78 |
| | | | | - rediff patches against 2.4.2 | ||||
* | fix dependancy to avoid needless rebuilds | Eric Andersen | 2007-01-22 | 1 | -0/+4 |
| | |||||
* | fix installation location | Eric Andersen | 2007-01-22 | 1 | -3/+3 |
| | |||||
* | properly depend on pkgconfig | Eric Andersen | 2007-01-22 | 1 | -1/+1 |
| | |||||
* | - make it compile if LFS is turned off and add a warning to the help-text. | Bernhard Reutner-Fischer | 2007-01-22 | 2 | -1/+10 |
| | | | | LFS is _not_ turned on by this automagically _on_ _purpose_ | ||||
* | - 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 some hardcoded occurances of "make" and use the proper variable instead | Bernhard Reutner-Fischer | 2007-01-21 | 7 | -14/+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.. | ||||
* | - provide means to "install uClibc headers in the target filesystem" without ↵ | Bernhard Reutner-Fischer | 2007-01-21 | 1 | -1/+3 |
| | | | | a native compiler | ||||
* | Patch to remove usage of legacy 'index' function. | "Steven J. Hill" | 2007-01-21 | 1 | -0/+22 |
| | |||||
* | - dmalloc attempted to install itself to / | Bernhard Reutner-Fischer | 2007-01-20 | 1 | -5/+27 |
| | | | | - make certain features dependant on the respective BR2 settings. | ||||
* | - add fix for ARM fake syscall from execve. Closes #626 | Bernhard Reutner-Fischer | 2007-01-20 | 1 | -0/+18 |
| | |||||
* | - 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 |
| | |||||
* | - 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 | 1 | -1/+4 |
| | | | | - use the BUSYBOX_CONFIG_FILE if specified by the user | ||||
* | - 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 |
| | |||||
* | removed leftover debugging stuff | Peter Korsgaard | 2007-01-17 | 1 | -1/+0 |
| | |||||
* | rdesktop package | Peter Korsgaard | 2007-01-17 | 4 | -1/+95 |
| | |||||
* | 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 |
| | |||||
* | - 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 |
| | |||||
* | - make the BR2_X_WINDOW_SYSTEM a menuconfig to make it look nicer | Bernhard Reutner-Fischer | 2007-01-17 | 1 | -3/+2 |
| | |||||
* | - add central knob (BR2_PACKAGE_BUSYBOX_HIDE_OTHERS) to hide packages that | Bernhard Reutner-Fischer | 2007-01-17 | 2 | -1/+54 |
| | | | | are potentially provided by busybox. | ||||
* | - move the X packages into a separate menu | Bernhard Reutner-Fischer | 2007-01-17 | 1 | -14/+28 |
| | | | | I'll do this for "graphic libraries" and "networking" too unless someone complains.. |