Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-06 | busybox 1.4.1 support | Peter Korsgaard | |
2007-02-06 | - resurrect cvs. Closes #1199 | Bernhard Reutner-Fischer | |
- bump version | |||
2007-02-06 | - add setserial package | Bernhard Reutner-Fischer | |
2007-02-05 | Make certain the sqlite libs are actually installed in the target | Eric Andersen | |
2007-02-04 | - the $(XSERVER) target can be provided by different X server impls. Adjust ↵ | Bernhard Reutner-Fischer | |
users - rdesktop needs an xserver impl | |||
2007-02-04 | - minor tweak to naming of microperl module list in the config | Bernhard Reutner-Fischer | |
2007-02-04 | - account for some more possibly unavailable syscalls | Bernhard Reutner-Fischer | |
2007-02-04 | - avoid spurious rebuilds. Thanks to janlana, closes #1191 | Bernhard Reutner-Fischer | |
- provide a syslinux-source target while at it | |||
2007-02-03 | bump version | Eric Andersen | |
2007-02-03 | new patch version | Eric Andersen | |
2007-02-03 | grumble grumble. fontconfig's fc-lang is broken upstream and | Eric Andersen | |
doesn't understand how to deal with trailing whitespace... So I had to whip up this patch to bludgeon it into submission. | |||
2007-02-03 | new stable upstream version | Eric Andersen | |
2007-02-02 | - there is something wrong in the new buildsys: If one selects ip and has ↵ | Bernhard Reutner-Fischer | |
e..g rule or route unset, ip still wants to build those. This fails (correctly) since rtnl_rttable_n2a and rtnl_rtrealm_n2a aren't available if they were turned off. TODO: Talk to vda about this | |||
2007-02-02 | 0.9.25.1 release moved to Old. Reported by Jack Robinson | Peter Korsgaard | |
2007-02-01 | bump version | Eric Andersen | |
2007-02-01 | bump version | Eric Andersen | |
2007-02-01 | - the generic x86 busybox config is ment for current busybox trunk | Bernhard Reutner-Fischer | |
2007-01-31 | - add a layer 2 tunneling protocol package | Bernhard Reutner-Fischer | |
2007-01-31 | - fix patch application. Use busybox-$(VER)-\*.patch for versions and ↵ | Bernhard Reutner-Fischer | |
busybox.\*.patch for snapshot | |||
2007-01-31 | - remove the '"install uClibc headers in the target filesystem" without a ↵ | Bernhard Reutner-Fischer | |
native compiler' option. | |||
2007-01-30 | - explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core | Bernhard Reutner-Fischer | |
2007-01-30 | - make absolutely sure that we are not trying to go into jobserver mode for ↵ | Bernhard Reutner-Fischer | |
MAKE1 | |||
2007-01-30 | busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIX | Peter Korsgaard | |
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. |