summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Collapse)Author
2007-02-06Support building using an external toolchain. Questions to the mailing list ↵"Steven J. Hill"
and all other comments to <biteme@devnull.com>.
2007-02-06Fix building of gettext/libintl when using an external toolchain."Steven J. Hill"
2007-02-06When cleaning, get rid of the binary from the filesystem area too."Steven J. Hill"
2007-02-06Satisfy dependency."Steven J. Hill"
2007-02-06Wrong sign dufus."Steven J. Hill"
2007-02-06Made _DIR/_SOURCE/_SITE common for all non-snapshot versionsPeter Korsgaard
2007-02-06v1.0.1 tarball is called busybox-1.01Peter Korsgaard
2007-02-06CONFIG_PREFIX hack (r17670) no longer neededPeter Korsgaard
2007-02-06hide busybox version selector if disabledPeter Korsgaard
2007-02-06busybox 1.4.1 supportPeter Korsgaard
2007-02-06- resurrect cvs. Closes #1199Bernhard Reutner-Fischer
- bump version
2007-02-06- add setserial packageBernhard Reutner-Fischer
2007-02-05Make certain the sqlite libs are actually installed in the targetEric 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 configBernhard Reutner-Fischer
2007-02-04- account for some more possibly unavailable syscallsBernhard Reutner-Fischer
2007-02-04- avoid spurious rebuilds. Thanks to janlana, closes #1191Bernhard Reutner-Fischer
- provide a syslinux-source target while at it
2007-02-03bump versionEric Andersen
2007-02-03new patch versionEric Andersen
2007-02-03grumble grumble. fontconfig's fc-lang is broken upstream andEric 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-03new stable upstream versionEric 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-020.9.25.1 release moved to Old. Reported by Jack RobinsonPeter Korsgaard
2007-02-01bump versionEric Andersen
2007-02-01bump versionEric Andersen
2007-02-01- the generic x86 busybox config is ment for current busybox trunkBernhard Reutner-Fischer
2007-01-31- add a layer 2 tunneling protocol packageBernhard 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-coreBernhard 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-30busybox 1.4.0 seems to use CONFIG_PREFIX instead of PREFIXPeter Korsgaard
2007-01-30busybox 1.4.0 support filesPeter Korsgaard
2007-01-30Busybox 1.4.0 supportPeter 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 workBernhard Reutner-Fischer
2007-01-29- bump version and make it behave of LFS is offBernhard Reutner-Fischer
2007-01-29bump versionPeter 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 versionBernhard Reutner-Fischer
2007-01-29- ironically, autoconf-2.61 is broken for parallel builds, force -j1Bernhard Reutner-Fischer
2007-01-29- update defconfig to current versions and a minimal package selectionBernhard Reutner-Fischer
2007-01-28- Support AVR32 during GNU configuration (Ulf Samuelsson)Bernhard Reutner-Fischer
2007-01-28- correct improper prerequisite of -source targetBernhard 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-25Add gtk2-engines for theming gtkEric Andersen
2007-01-25Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot.Eric Andersen
download and install the Clearlooks theme
2007-01-25update DejaVu fonts to the latestEric Andersen
Fix broken keyboard handling
2007-01-24- strip -sBernhard Reutner-Fischer
2007-01-24- correct typoBernhard Reutner-Fischer