Bernhard Reutner-Fischer
ad9f02edac
- disable compile-broken EDAC_I82875P driver
2007-03-20 09:52:36 +00:00
Bernhard Reutner-Fischer
415d655a74
- simplify busybox version fiddling
2007-03-20 09:51:37 +00:00
Bernhard Reutner-Fischer
d9ae4dd945
- add busybox-1.4.2
2007-03-20 08:53:17 +00:00
Bernhard Reutner-Fischer
5754880c4a
- apply bugfixes ontop of 2.2.1
2007-03-19 14:16:10 +00:00
Bernhard Reutner-Fischer
2fc7dfb0cd
- pin LINUX_VERSION. Closes #1277
2007-03-19 10:49:11 +00:00
Bernhard Reutner-Fischer
f20e9bc6f1
- note which kernel-headers are required.
...
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-18 11:53:16 +00:00
Peter Korsgaard
5b582fdaa0
tftp patch
2007-03-15 08:36:18 +00:00
Bernhard Reutner-Fischer
7920c869d9
- turn off some broken modules
2007-03-14 16:38:38 +00:00
Bernhard Reutner-Fischer
4f8e6ee7e6
- update sample config a bit
2007-03-14 13:55:32 +00:00
Bernhard Reutner-Fischer
0a967bae42
- add ipmisensors
2007-03-14 13:55:08 +00:00
Bernhard Reutner-Fischer
133498e7d9
- bump version
2007-03-14 13:54:30 +00:00
Bernhard Reutner-Fischer
2984972d04
- fix ptr_to_globals
2007-03-14 13:02:07 +00:00
Bernhard Reutner-Fischer
7e1cdc67d3
- s/HOST_SED_TARGET/HOST_SED_BINARY/g for clarity
...
- make sure that we have a working sed for the uclibc-menuconfig target
2007-03-14 11:15:08 +00:00
Eric Andersen
15177a6e95
yet more LDFLAGS handling fixups
2007-03-14 03:12:22 +00:00
Eric Andersen
85d7f6f05f
fixup package LDFLAGS handling
2007-03-13 22:59:59 +00:00
Bernhard Reutner-Fischer
0c47ba4dd7
- point to busybox-<version>.config
2007-03-13 12:59:45 +00:00
Bernhard Reutner-Fischer
9c5b374d8d
- fix syntax
2007-03-12 08:55:20 +00:00
Bernhard Reutner-Fischer
f506f7c893
- fixes for bugs introduced with the MacOS10 support (Heikki Lindholm)
2007-03-10 10:29:08 +00:00
Bernhard Reutner-Fischer
9e59c9bc00
- add homedir
2007-03-09 12:32:09 +00:00
Bernhard Reutner-Fischer
ed5893f398
Include a patch for GNU sed that allows building it on Mac OS X and
...
remove a spurious --prefix from sed.mk. (Heikki Lindholm)
2007-03-09 08:36:22 +00:00
Bernhard Reutner-Fischer
1506b0cfd5
Improve the checking of sed by adding some common GNU sed installation
...
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 08:33:34 +00:00
Bernhard Reutner-Fischer
a9612bfdd9
- Default to gzip -d -c since zcat may only support compress'ed files
...
according to SuS. Thanks to Heikki Lindholm for pointing this out.
2007-03-09 08:26:10 +00:00
Bernhard Reutner-Fischer
78e6cbb4ee
- Propagate HOST_SED_DIR to the dependencies script so that it may use the
...
local sed build as well (Heikki Lindholm).
2007-03-08 16:44:20 +00:00
Bernhard Reutner-Fischer
4582047ec7
- copy ncurses_dll.h to the target. Fixes a compilation problem seen by Thomas Lundquist
2007-03-07 14:46:47 +00:00
Bernhard Reutner-Fischer
2208a62d71
- some more CONFIG_UPDATEs by Haavard Skinnemoen
2007-03-07 14:32:22 +00:00
Peter Korsgaard
b913a04c60
Bump version. Closes #1241 , #1243 and #1248
2007-03-05 11:06:58 +00:00
Eric Andersen
149ea99509
update to uClibc 0.9.28.3
2007-02-28 22:01:12 +00:00
Peter Korsgaard
72d7eda385
tar -t hotfix
2007-02-27 09:04:31 +00:00
Peter Korsgaard
4e65a9271e
Set CONFIG_PREFIX for all versions
2007-02-23 11:55:27 +00:00
Peter Korsgaard
5462e361f4
Bumped version
2007-02-22 12:00:15 +00:00
Peter Korsgaard
9c47e2be7c
0.9.28.2 support
2007-02-22 08:53:20 +00:00
Peter Korsgaard
43050ac9cc
Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1
2007-02-20 11:06:00 +00:00
Peter Korsgaard
70821e3365
iperf package. Closes #0001224
2007-02-16 20:16:24 +00:00
Bernhard Reutner-Fischer
22ec7fc3a2
- fix build for the host
2007-02-16 18:32:20 +00:00
Bernhard Reutner-Fischer
bdf816433c
- add runlevel script
2007-02-16 18:11:48 +00:00
Bernhard Reutner-Fischer
6fadee86df
- just reading the first 9 bytes for the maj:min ought to be enough (TM)
2007-02-16 15:19:49 +00:00
Bernhard Reutner-Fischer
df0d821460
- add skeleton to use busybox and mdev for a rather small skeleton
2007-02-16 14:32:22 +00:00
Bernhard Reutner-Fischer
f9d7e9f0e7
- bump to bash 3.2. Thanks to Alexander Rigbo
2007-02-16 13:11:04 +00:00
Bernhard Reutner-Fischer
5a3fa49e81
- provide -source targets for the 3 parts of the split dhcp.
...
Closes #1223 . Thanks
2007-02-16 13:01:06 +00:00
Bernhard Reutner-Fischer
1e4d4391bd
- mention the package that usually provides makeinfo
2007-02-16 09:34:11 +00:00
Bernhard Reutner-Fischer
570d834dbe
- busybox provides gzip
2007-02-16 09:32:12 +00:00
Bernhard Reutner-Fischer
0091f181ef
- do not use TARGET_DEVICE_TABLE if is is empty
2007-02-15 16:49:39 +00:00
Bernhard Reutner-Fischer
2f67d9e2fe
- preparation for BR2_PACKAGE_BUSYBOX_SKELETON
...
"Use a minimal target skeleton for use with busybox's mdev et al"
2007-02-15 15:11:34 +00:00
Bernhard Reutner-Fischer
0fed2766a4
- might make sense not to print ok if it was nak
2007-02-15 14:30:56 +00:00
Bernhard Reutner-Fischer
f3c50a6cf2
- warn about missing makeinfo on the host.
2007-02-15 14:07:08 +00:00
Bernhard Reutner-Fischer
ea585cf1bc
- store the current patches for the kernel part somewhere
2007-02-15 13:54:25 +00:00
Bernhard Reutner-Fischer
22a6caa17e
- set some kernel related variables for use by packages
2007-02-15 12:30:15 +00:00
Bernhard Reutner-Fischer
b3a683bbe8
- uclibc-menuconfig provides a .config but doesn't provide .configured
2007-02-15 11:24:35 +00:00
Bernhard Reutner-Fischer
cf647cea3d
- allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout
2007-02-15 11:12:15 +00:00
Bernhard Reutner-Fischer
f11476c181
- sched_{s,g}etaffinity depends on the respective syscalls.
...
Noticed while trying to use ancient 2.4.31 kernel-headers from some bug-report
2007-02-14 13:28:58 +00:00