Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-21 | - fwd port | Bernhard Reutner-Fischer | |
2007-03-21 | - install target headers into the correct dir | Bernhard Reutner-Fischer | |
- make sure not to create libwhatever...old cruft | |||
2007-03-20 | - put staging_dir/usr/bin into the target path, so X-stuff can find ↵ | Bernhard Reutner-Fischer | |
freetype-config. Closes #1233 | |||
2007-03-20 | - provide means to install readline into the target. Closes #968 | Bernhard Reutner-Fischer | |
2007-03-20 | - make it work with MacOSX. Closes #1252 | Bernhard Reutner-Fischer | |
2007-03-20 | - use numeric values for the superuser to be more portable. | Bernhard Reutner-Fischer | |
Closes #1250 | |||
2007-03-20 | - bump version. Closes #1225 | Bernhard Reutner-Fischer | |
2007-03-20 | - add some ARM 1176 variants | Bernhard Reutner-Fischer | |
2007-03-20 | - disable compile-broken EDAC_I82875P driver | Bernhard Reutner-Fischer | |
2007-03-20 | - simplify busybox version fiddling | Bernhard Reutner-Fischer | |
2007-03-20 | - add busybox-1.4.2 | Bernhard Reutner-Fischer | |
2007-03-19 | - apply bugfixes ontop of 2.2.1 | Bernhard Reutner-Fischer | |
2007-03-19 | - pin LINUX_VERSION. Closes #1277 | Bernhard Reutner-Fischer | |
2007-03-18 | - note which kernel-headers are required. | Bernhard Reutner-Fischer | |
PS: kernel-headers-old.mk would need to provide stuff for downloading the full version, in case anybody would care about such ancient stuff.. | |||
2007-03-15 | tftp patch | Peter Korsgaard | |
2007-03-14 | - turn off some broken modules | Bernhard Reutner-Fischer | |
2007-03-14 | - update sample config a bit | Bernhard Reutner-Fischer | |
2007-03-14 | - add ipmisensors | Bernhard Reutner-Fischer | |
2007-03-14 | - bump version | Bernhard Reutner-Fischer | |
2007-03-14 | - fix ptr_to_globals | Bernhard Reutner-Fischer | |
2007-03-14 | - s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity | Bernhard Reutner-Fischer | |
- make sure that we have a working sed for the uclibc-menuconfig target | |||
2007-03-14 | yet more LDFLAGS handling fixups | Eric Andersen | |
2007-03-13 | fixup package LDFLAGS handling | Eric Andersen | |
2007-03-13 | - point to busybox-<version>.config | Bernhard Reutner-Fischer | |
2007-03-12 | - fix syntax | Bernhard Reutner-Fischer | |
2007-03-10 | - fixes for bugs introduced with the MacOS10 support (Heikki Lindholm) | Bernhard Reutner-Fischer | |
2007-03-09 | - add homedir | Bernhard Reutner-Fischer | |
2007-03-09 | Include a patch for GNU sed that allows building it on Mac OS X and | Bernhard Reutner-Fischer | |
remove a spurious --prefix from sed.mk. (Heikki Lindholm) | |||
2007-03-09 | Improve the checking of sed by adding some common GNU sed installation | Bernhard Reutner-Fischer | |
names (gsed/gnused), checking for a basic OS X sed feature in command line option handling, checking the actual result of the sed run against the expected result, and placing common code for the check under toolchain/dependencies/. (Heikki Lindholm) | |||
2007-03-09 | - Default to gzip -d -c since zcat may only support compress'ed files | Bernhard Reutner-Fischer | |
according to SuS. Thanks to Heikki Lindholm for pointing this out. | |||
2007-03-08 | - Propagate HOST_SED_DIR to the dependencies script so that it may use the | Bernhard Reutner-Fischer | |
local sed build as well (Heikki Lindholm). | |||
2007-03-07 | - copy ncurses_dll.h to the target. Fixes a compilation problem seen by ↵ | Bernhard Reutner-Fischer | |
Thomas Lundquist | |||
2007-03-07 | - some more CONFIG_UPDATEs by Haavard Skinnemoen | Bernhard Reutner-Fischer | |
2007-03-05 | Bump version. Closes #1241, #1243 and #1248 | Peter Korsgaard | |
2007-02-28 | update to uClibc 0.9.28.3 | Eric Andersen | |
2007-02-27 | tar -t hotfix | Peter Korsgaard | |
2007-02-23 | Set CONFIG_PREFIX for all versions | Peter Korsgaard | |
2007-02-22 | Bumped version | Peter Korsgaard | |
2007-02-22 | 0.9.28.2 support | Peter Korsgaard | |
2007-02-20 | Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1 | Peter Korsgaard | |
2007-02-16 | iperf package. Closes #0001224 | Peter Korsgaard | |
2007-02-16 | - fix build for the host | Bernhard Reutner-Fischer | |
2007-02-16 | - add runlevel script | Bernhard Reutner-Fischer | |
2007-02-16 | - just reading the first 9 bytes for the maj:min ought to be enough (TM) | Bernhard Reutner-Fischer | |
2007-02-16 | - add skeleton to use busybox and mdev for a rather small skeleton | Bernhard Reutner-Fischer | |
2007-02-16 | - bump to bash 3.2. Thanks to Alexander Rigbo | Bernhard Reutner-Fischer | |
2007-02-16 | - provide -source targets for the 3 parts of the split dhcp. | Bernhard Reutner-Fischer | |
Closes #1223. Thanks | |||
2007-02-16 | - mention the package that usually provides makeinfo | Bernhard Reutner-Fischer | |
2007-02-16 | - busybox provides gzip | Bernhard Reutner-Fischer | |
2007-02-15 | - do not use TARGET_DEVICE_TABLE if is is empty | Bernhard Reutner-Fischer | |