Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 0.9.25.1 release moved to Old. Reported by Jack Robinson | Peter Korsgaard | 2007-02-02 | 1 | -1/+1 | |
| | ||||||
* | bump version | Eric Andersen | 2007-02-01 | 2 | -12/+1 | |
| | ||||||
* | bump version | Eric Andersen | 2007-02-01 | 1 | -1/+1 | |
| | ||||||
* | - the generic x86 busybox config is ment for current busybox trunk | Bernhard Reutner-Fischer | 2007-02-01 | 1 | -1/+1 | |
| | ||||||
* | - add a layer 2 tunneling protocol package | Bernhard Reutner-Fischer | 2007-01-31 | 7 | -0/+3066 | |
| | ||||||
* | - fix patch application. Use busybox-$(VER)-\*.patch for versions and ↵ | Bernhard Reutner-Fischer | 2007-01-31 | 1 | -3/+7 | |
| | | | | busybox.\*.patch for snapshot | |||||
* | - remove the '"install uClibc headers in the target filesystem" without a ↵ | Bernhard Reutner-Fischer | 2007-01-31 | 1 | -1/+0 | |
| | | | | native compiler' option. | |||||
* | - explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -2/+3 | |
| | ||||||
* | - make absolutely sure that we are not trying to go into jobserver mode for ↵ | Bernhard Reutner-Fischer | 2007-01-30 | 1 | -2/+5 | |
| | | | | MAKE1 | |||||
* | busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX | Peter Korsgaard | 2007-01-30 | 1 | -1/+1 | |
| | ||||||
* | busybox 1.4.0 support files | Peter Korsgaard | 2007-01-30 | 6 | -0/+924 | |
| | ||||||
* | Busybox 1.4.0 support | Peter Korsgaard | 2007-01-30 | 2 | -1/+12 | |
| | ||||||
* | - it misses Carp/Heavy.pm but is unable to diagnose this fact and just ↵ | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -1/+1 | |
| | | | | | | throws "unknown error". Now automake at least fails with an explicit error.. | |||||
* | - start populating perl stuff into the rootfs to make automake work | Bernhard Reutner-Fischer | 2007-01-29 | 2 | -3/+22 | |
| | ||||||
* | - bump version and make it behave of LFS is off | Bernhard Reutner-Fischer | 2007-01-29 | 6 | -30/+864 | |
| | ||||||
* | bump version | Peter Korsgaard | 2007-01-29 | 1 | -1/+1 | |
| | ||||||
* | - make fontconfig a little bit saner. It still tries to use the target stuff ↵ | Bernhard Reutner-Fischer | 2007-01-29 | 3 | -3/+362 | |
| | | | | to create the binaries intended to run on the host, but this is a first step | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -3/+3 | |
| | ||||||
* | - ironically, autoconf-2.61 is broken for parallel builds, force -j1 | Bernhard Reutner-Fischer | 2007-01-29 | 1 | -3/+3 | |
| | ||||||
* | - update defconfig to current versions and a minimal package selection | Bernhard Reutner-Fischer | 2007-01-29 | 2 | -2/+2 | |
| | ||||||
* | - Support AVR32 during GNU configuration (Ulf Samuelsson) | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -2/+2 | |
| | ||||||
* | - correct improper prerequisite of -source target | Bernhard Reutner-Fischer | 2007-01-28 | 1 | -1/+1 | |
| | ||||||
* | - 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.. |