Commit Graph

2009 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
b6397015e4 - copy the final kernel (and System.map) to boot/ 2006-12-18 14:10:46 +00:00
Bernhard Reutner-Fischer
fb1e7915e9 - stripped a bit too much for kernel-headers == target-kernel. Reinstate required rules. 2006-12-18 13:48:02 +00:00
Bernhard Reutner-Fischer
93af6cb26b - put the full kernel's sources into build_/, install them into toolchain_build_. Saves quite some disk-space on the compile-host.
- Avoid overriding the linux26 target's rules if the kernel headers's and the target's kernel are the same. Avoids a warning.
2006-12-18 13:30:05 +00:00
Bernhard Reutner-Fischer
f88374ff2c - bump version, mv the libmagic.a to the staging dir and peruse one sourcedir
for both host and target build. Thanks to Ulrich Hecht.
2006-12-15 15:19:46 +00:00
Bernhard Reutner-Fischer
b20bd7a267 - sudo depends on host-fakeroot 2006-12-15 15:15:35 +00:00
Bernhard Reutner-Fischer
c5640c4c97 - s/UCLIBC_HAS_LOCALE/BR2_ENABLE_LOCALE/g 2006-12-15 14:40:55 +00:00
Bernhard Reutner-Fischer
0c9a0312e0 - pull bsdiff's Config in 2006-12-15 14:37:02 +00:00
Bernhard Reutner-Fischer
27d41ace94 - use one (patched) sourcedir and build the -host and -target fakeroute in their
own dirs. Thanks to Ulrich Hecht.
2006-12-15 14:18:30 +00:00
Bernhard Reutner-Fischer
92dbec1e25 - Update URL. Thanks to Ulrich Hecht. 2006-12-15 14:05:51 +00:00
Bernhard Reutner-Fischer
9b855adc8c - Thomas Lundquist added bsdiff 2006-12-15 13:57:07 +00:00
Bernhard Reutner-Fischer
f3489da092 - Only care about the locale stuff if we have locale in the first place. 2006-12-15 13:39:26 +00:00
Bernhard Reutner-Fischer
c854c67059 - remove unused variable 2006-12-15 13:36:48 +00:00
Bernhard Reutner-Fischer
8d2a2206ed - add config option to specify modules to be copied to the target. 2006-12-15 13:34:29 +00:00
Bernhard Reutner-Fischer
ef3aec0bb0 - forgot to add the cross patch. 2006-12-14 16:03:40 +00:00
Bernhard Reutner-Fischer
e0f08154bf - Ulrich Hecht writes: The current mpg123 package
- ignores TARGET_CC (overwritten in Makefile)
- ignores TARGET_CFLAGS
- is hardcoded to use the i386 target
2006-12-14 15:55:33 +00:00
Bernhard Reutner-Fischer
787635669b - update the ext2 rootfs compression mechanism to allow for gzip, bzip2, lzma or none 2006-12-14 15:47:50 +00:00
Bernhard Reutner-Fischer
c07e327bab - bump version 2006-12-14 15:37:42 +00:00
Bernhard Reutner-Fischer
d4c12921dc - eventually let configure check our cross-compiler. nil the checks otherwise. 2006-12-14 15:37:12 +00:00
Bernhard Reutner-Fischer
40bf460fab - remove usage of SUSv3 legacy functions. 2006-12-14 15:36:12 +00:00
Bernhard Reutner-Fischer
8f7cb84b61 - update path. Closes #896. 2006-12-14 15:25:47 +00:00
Bernhard Reutner-Fischer
faf7b1d44e Ulrich Hecht writes: This patch downloads uClibc-locale-030818.tgz to dl and copies it from
there instead of downloading it again for every uClibc build.
2006-12-14 15:17:39 +00:00
Bernhard Reutner-Fischer
6a4e7fddf0 - prerequisites are evaluated immediately, so move the dl rule down below setting the respective variables. Thanks to whirm for noticing this. 2006-12-14 15:12:19 +00:00
Bernhard Reutner-Fischer
f47f323d0e - pass the correct compiler in 2006-12-14 14:32:32 +00:00
Bernhard Reutner-Fischer
3d98651a6a - Add skeleton for vsftpd, an FTP daemon.
sysdeputil needs treatment, perhaps it get's Claudio Leonel started
2006-12-14 14:23:50 +00:00
Bernhard Reutner-Fischer
371120ce0e - small tweaks to the gmp and mpfr -clean targets to uninstall them frmo the target.
- minor adjustments.
2006-12-14 08:12:18 +00:00
Eric Andersen
2ce8158b09 iptables seems to not be safe for 'make -jN' for any N>1 2006-12-14 05:40:06 +00:00
Eric Andersen
a49677e0b9 don't error out when asm-generic is absent 2006-12-14 02:50:58 +00:00
Bernhard Reutner-Fischer
70d474dd49 - convert mudflap to non-legacy SUSv3 2006-12-13 23:25:52 +00:00
Bernhard Reutner-Fischer
7fb0f70a5a - Pass the correct compiler when building the target binutils. 2006-12-13 23:18:02 +00:00
Bernhard Reutner-Fischer
819ef8072b - Convince lsof to honor uClibc's notion of wchar and locale support. 2006-12-13 23:08:48 +00:00
Bernhard Reutner-Fischer
b3d0f31bdc - make sure to agree on the installation CONFIG_PREFIX 2006-12-13 22:51:37 +00:00
Bernhard Reutner-Fischer
189ccbaf52 - remove BR2_PACKAGE_BUSYBOX_CONFIG from here since we already have a default for it in busybox/Config.in 2006-12-13 20:26:27 +00:00
Bernhard Reutner-Fischer
47b89762fa - fix typo. 2006-12-13 20:09:07 +00:00
Bernhard Reutner-Fischer
4a163ce843 - Thomas Lundquist added qtopia4 support. Untested. 2006-12-13 19:59:07 +00:00
Bernhard Reutner-Fischer
0d90c8ad17 - Add libgmp-host and libmpfr-host support. I'll need this for fortran support. 2006-12-13 19:57:05 +00:00
Bernhard Reutner-Fischer
ee1285f23f - Build binutils with sysroot support. 2006-12-13 19:55:27 +00:00
Bernhard Reutner-Fischer
3f684225a3 - pass the correct CC down to gcc-version.sh 2006-12-13 18:24:48 +00:00
Bernhard Reutner-Fischer
23fe556e15 - sh[234][[:alnum:]]* -> sh 2006-12-13 16:56:59 +00:00
Eric Andersen
ad6270091e bump version as old version has gone missing 2006-12-13 13:17:18 +00:00
Eric Andersen
ce70f4e7ce bump version 2006-12-13 13:13:02 +00:00
Eric Andersen
da4175490a stupid typo 2006-12-13 13:09:41 +00:00
Eric Andersen
4f45ebcca3 install include/asm-generic if it is present 2006-12-13 13:07:47 +00:00
Eric Andersen
9295a204fa use a more sensible naming scheme 2006-12-13 12:42:45 +00:00
Eric Andersen
03746f2ec5 Patch in the version agnostic fix_includes in the older uClibc 0.9.28 2006-12-13 12:41:42 +00:00
Eric Andersen
26225b68cf another typo 2006-12-13 12:34:39 +00:00
Eric Andersen
bee40029c1 oops, typo 2006-12-13 12:34:22 +00:00
Eric Andersen
6e2b255ad8 make this target current 2006-12-13 12:18:08 +00:00
Eric Andersen
0ac8b4c298 use the correct depmod for linux26 2006-12-13 11:59:53 +00:00
Eric Andersen
09d614de28 rename 2006-12-13 11:57:14 +00:00
Eric Andersen
1b7058694e endianness is handled elsewhere 2006-12-13 11:53:38 +00:00