Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-01-30 | busybox 1.4.0 support files | Peter Korsgaard | |
2007-01-30 | Busybox 1.4.0 support | Peter Korsgaard | |
2007-01-29 | - it misses Carp/Heavy.pm but is unable to diagnose this fact and just ↵ | Bernhard Reutner-Fischer | |
throws "unknown error". Now automake at least fails with an explicit error.. | |||
2007-01-29 | - start populating perl stuff into the rootfs to make automake work | Bernhard Reutner-Fischer | |
2007-01-29 | - bump version and make it behave of LFS is off | Bernhard Reutner-Fischer | |
2007-01-29 | bump version | Peter Korsgaard | |
2007-01-29 | - make fontconfig a little bit saner. It still tries to use the target stuff ↵ | Bernhard Reutner-Fischer | |
to create the binaries intended to run on the host, but this is a first step | |||
2007-01-29 | - bump version | Bernhard Reutner-Fischer | |
2007-01-29 | - ironically, autoconf-2.61 is broken for parallel builds, force -j1 | Bernhard Reutner-Fischer | |
2007-01-29 | - update defconfig to current versions and a minimal package selection | Bernhard Reutner-Fischer | |
2007-01-28 | - Support AVR32 during GNU configuration (Ulf Samuelsson) | Bernhard Reutner-Fischer | |
2007-01-28 | - correct improper prerequisite of -source target | Bernhard Reutner-Fischer | |
2007-01-28 | - add an experimental BR2_PREFER_IMA. | Bernhard Reutner-Fischer | |
Currently disfunctional for gcc-4.2 due to PR30620 and possibly others | |||
2007-01-25 | Add gtk2-engines for theming gtk | Eric Andersen | |
2007-01-25 | Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot. | Eric Andersen | |
download and install the Clearlooks theme | |||
2007-01-25 | update DejaVu fonts to the latest | Eric Andersen | |
Fix broken keyboard handling | |||
2007-01-24 | - strip -s | Bernhard Reutner-Fischer | |
2007-01-24 | - correct typo | Bernhard Reutner-Fischer | |
2007-01-24 | - add package netcat | Bernhard Reutner-Fischer | |
2007-01-24 | - fix prerequisites of binutils_target | Bernhard Reutner-Fischer | |
2007-01-24 | - fix spurious rebuilds caused by at | Bernhard Reutner-Fischer | |
2007-01-23 | - fix breakage that got introduced by a malformed context diff. Sorry.. | Bernhard Reutner-Fischer | |
2007-01-23 | - update timestamp of the build_dir binary by stripping it | Bernhard Reutner-Fischer | |
2007-01-22 | fix symlink | Eric Andersen | |
2007-01-22 | - bump version | Bernhard Reutner-Fischer | |
2007-01-22 | - remove erroneously leaked in inclusion of non-existing l2tp thing | Bernhard Reutner-Fischer | |
2007-01-22 | - don't rely on buggy gmp/mpfr on the host but use our own build iff we are ↵ | Bernhard Reutner-Fischer | |
about to build a somewhat current toolchain. | |||
2007-01-22 | - fixup include- and libdirs. Closes #841 | Bernhard Reutner-Fischer | |
- rediff patches against 2.4.2 | |||
2007-01-22 | fix dependancy to avoid needless rebuilds | Eric Andersen | |
2007-01-22 | fix installation location | Eric Andersen | |
2007-01-22 | properly depend on pkgconfig | Eric Andersen | |
2007-01-22 | - make it compile if LFS is turned off and add a warning to the help-text. | Bernhard Reutner-Fischer | |
LFS is _not_ turned on by this automagically _on_ _purpose_ | |||
2007-01-22 | - the arm patch broke anybody else. | Bernhard Reutner-Fischer | |
- restructure patches per task they fulfil | |||
2007-01-22 | - add missing include panic.h to parsetime.h | Bernhard Reutner-Fischer | |
- add missing prerequisite y.tab.h of lex.yy.c to fix parallel builds | |||
2007-01-22 | - fix typo in compressor submenu | Bernhard Reutner-Fischer | |
2007-01-22 | - bump patch version | Bernhard Reutner-Fischer | |
2007-01-21 | - add missing dependency on host-fakeroot | Bernhard Reutner-Fischer | |
2007-01-21 | - remove some hardcoded occurances of "make" and use the proper variable instead | Bernhard Reutner-Fischer | |
2007-01-21 | - use more portable flags for cp | Bernhard Reutner-Fischer | |
2007-01-21 | - add some more categories and move respective packages to them. | Bernhard Reutner-Fischer | |
I hope that this makes navigation and finding packages easier.. | |||
2007-01-21 | - provide means to "install uClibc headers in the target filesystem" without ↵ | Bernhard Reutner-Fischer | |
a native compiler | |||
2007-01-21 | Patch to remove usage of legacy 'index' function. | "Steven J. Hill" | |
2007-01-20 | - dmalloc attempted to install itself to / | Bernhard Reutner-Fischer | |
- make certain features dependant on the respective BR2 settings. | |||
2007-01-20 | - add fix for ARM fake syscall from execve. Closes #626 | Bernhard Reutner-Fischer | |
2007-01-19 | - make it build.. compile-tested only. Closes #970 | Bernhard Reutner-Fischer | |
2007-01-19 | - make sure to pass the target cflags in | Bernhard Reutner-Fischer | |
2007-01-19 | - remove superfluous intermediate target | Bernhard Reutner-Fischer | |
2007-01-19 | - bump version | Bernhard Reutner-Fischer | |
2007-01-19 | - copy the _CONFIG_FILES back | Bernhard Reutner-Fischer | |
- use the BUSYBOX_CONFIG_FILE if specified by the user | |||
2007-01-18 | - bump patch version | Bernhard Reutner-Fischer | |