summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* fetch diethotplug from kernel.orgEric Andersen2005-09-301-1/+1
|
* After some effort, I have taught depmod to handle endianness,Eric Andersen2005-09-302-0/+453
| | | | | | allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik
* After some effort, I have taught depmod to handle endianness,Eric Andersen2005-09-301-16/+71
| | | | | | allowing us to build a cross-depmod that runs on the host and generates the target modules.dep and modules.*map files -Erik
* ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 ↵Mike Frysinger2005-09-301-2/+8
| | | | targets by schieli in Bug 450
* dont run uname and crap to figure out build stuff Bug 219 by kkMike Frysinger2005-09-291-3/+50
|
* version bump as pointed out by daisuke in Bug 400Mike Frysinger2005-09-242-32/+3
|
* version bump as pointed out by daisuke in Bug 399Mike Frysinger2005-09-241-1/+1
|
* import mdadm written by ktraum in bug 443Mike Frysinger2005-09-243-0/+53
|
* ver bumpMike Frysinger2005-09-243-144/+5
|
* ver bump as reported by Nathanael D. NobletMike Frysinger2005-09-221-1/+1
|
* version bumpMike Frysinger2005-09-221-2/+3
|
* version bumpMike Frysinger2005-09-221-1/+1
|
* ver bumpMike Frysinger2005-09-221-2/+4
|
* version bumpMike Frysinger2005-09-221-1/+1
|
* version bumpMike Frysinger2005-09-221-1/+1
|
* Patch from steelman. fixes bug 437.Joakim Tjernlund2005-09-181-1/+1
|
* add sf mirrors list in help (fix by Bernhard Fischer) and allow people to ↵Mike Frysinger2005-09-181-2/+12
| | | | add custom prefix/suffix to builds
* patch from 'steelman'Eric Andersen2005-09-141-2/+2
|
* if we have external syslogd, force busybox to use itEric Andersen2005-09-131-0/+4
|
* Add support for the full blown versions of sysklogd and klogdEric Andersen2005-09-136-0/+137
|
* Add an empty dhclient-script to keep dhclient from complainingEric Andersen2005-09-132-0/+3
|
* Tar's default of use chown when being cross compiled is stupid, as lchown isEric Andersen2005-09-131-0/+1
| | | | available on virtually every platform, and all linux versions since linux 2.0.
* How about we check our work a little better?"Steven J. Hill"2005-09-131-1/+1
|
* version bumpMike Frysinger2005-09-123-2/+58
|
* version bump and fix stripping as reported by Jun SunMike Frysinger2005-09-122-586/+11
|
* ver bump to 5.8.7Mike Frysinger2005-09-091-1/+1
|
* cvs packageMike Frysinger2005-09-092-0/+64
|
* if QTE isnt enabled, make sure the versions dont screw up the make rulesMike Frysinger2005-09-091-2/+18
|
* QTE by Allan Clark Bug 391Mike Frysinger2005-09-094-0/+538
|
* fix shared library buildingMike Frysinger2005-09-086-30/+1847
|
* dont need patch, is already a config optMike Frysinger2005-09-081-56/+0
|
* fall back to /dev/urandom if /dev/random is out of entropy Bug 138 by rirelandMike Frysinger2005-09-082-2/+59
|
* grab patch from OE to fix cross-compilingMike Frysinger2005-09-082-1/+15
|
* samrobb writes in Bug 233: only clean host sed if we built itMike Frysinger2005-09-081-0/+5
|
* disable some drivers, touchup build system, and install into STAGING_DIR prefixMike Frysinger2005-09-082-5/+24
|
* build with prefix set to STAGING_DIR so the generated .la file has correct pathsMike Frysinger2005-09-081-2/+2
|
* add optional support for freetype #372 by pnoffkeMike Frysinger2005-09-082-2/+13
|
* grab some fixes from Gentoo to enable shared library support, add a ↵Mike Frysinger2005-09-083-12/+175
| | | | jpeg-dirclean target, and cleanup the build in general
* version bump to 1.2.9 and merge staging_dir fixes by Patrick NoffkeMike Frysinger2005-09-081-4/+6
|
* add a libpng-dirclean target and alias png to libpngMike Frysinger2005-09-081-1/+5
|
* version bump to 2.6.6Mike Frysinger2005-09-082-12/+1
|
* only build host-file if we need itMike Frysinger2005-09-081-1/+1
|
* touchup build processMike Frysinger2005-08-301-2/+3
|
* some patches from GentooMike Frysinger2005-08-302-0/+124
|
* ver bump to 1.3.8Mike Frysinger2005-08-301-1/+1
|
* Build 'file' for the host as well as the target. If the host system has a ↵"Steven J. Hill"2005-08-302-15/+50
| | | | version older than that being built for buildroot, the target build will fail. So, we build 'file' for the host and add actually add '$(TOOL_BUILD_DIR)/bin' to the TARGET_PATH so that it takes precedence over the host system version.
* david_bachelart writes in Bug 181: make defconfig is trying to find ↵Mike Frysinger2005-08-281-1/+1
| | | | "defconfig" file instead of ".defconfig"
* marcusbrutus writes in Bug 393: version 3.0.2 no longer exists, upstream has ↵Mike Frysinger2005-08-281-1/+1
| | | | released 3.0.3 of dhcp
* daisuke writes in Bug 397: This patch updates the iptables package to build ↵Mike Frysinger2005-08-281-1/+1
| | | | version 1.3.3. The 1.3.3 version of iptables adds additional features.
* daisuke writes in Bug 401: This patch updates the ncurses package to build ↵Mike Frysinger2005-08-282-25/+13
| | | | version 5.4. The 5.4 version of ncurses adds additional features.