Bernhard Reutner-Fischer
|
6aed4941f4
|
- strip a handful of enable
|
2007-01-29 22:12:53 +00:00 |
|
Bernhard Reutner-Fischer
|
b7e38de9eb
|
- apply Soekris update from Eric Milon
- mv the linux26.mk into a more generic place for use with other arches/boards (breaks the kernel, will fix up soonish)
|
2007-01-29 21:53:20 +00:00 |
|
Bernhard Reutner-Fischer
|
46369b2995
|
- it misses Carp/Heavy.pm but is unable to diagnose this fact and just throws "unknown error".
Now automake at least fails with an explicit error..
|
2007-01-29 20:15:24 +00:00 |
|
Bernhard Reutner-Fischer
|
6f07d3907e
|
- start populating perl stuff into the rootfs to make automake work
|
2007-01-29 20:06:00 +00:00 |
|
Bernhard Reutner-Fischer
|
d00d04413c
|
- added diskless/net support and new patches, mainly network drivers.
Closes #721. Thanks, janlana
|
2007-01-29 18:34:37 +00:00 |
|
Bernhard Reutner-Fischer
|
0ba1bd72f3
|
- bump version and make it behave of LFS is off
|
2007-01-29 17:02:31 +00:00 |
|
Peter Korsgaard
|
4c82ddf0c7
|
Really disable HAS_FPU when softfloat is enabled
|
2007-01-29 16:44:43 +00:00 |
|
Peter Korsgaard
|
bb68c3f4d3
|
bump version
|
2007-01-29 15:45:04 +00:00 |
|
Bernhard Reutner-Fischer
|
66eb138ccd
|
- make fontconfig a little bit saner. It still tries to use the target stuff to create the binaries intended to run on the host, but this is a first step
|
2007-01-29 12:59:17 +00:00 |
|
Bernhard Reutner-Fischer
|
4bcf40ccc6
|
- bump version
|
2007-01-29 12:55:00 +00:00 |
|
Bernhard Reutner-Fischer
|
13f033ba32
|
- ironically, autoconf-2.61 is broken for parallel builds, force -j1
|
2007-01-29 12:51:39 +00:00 |
|
Bernhard Reutner-Fischer
|
574f5d2505
|
- update defconfig to current versions and a minimal package selection
|
2007-01-29 10:08:39 +00:00 |
|
Bernhard Reutner-Fischer
|
6b9256a138
|
- be gentle to vi's syntax highlighting
|
2007-01-29 08:45:36 +00:00 |
|
Bernhard Reutner-Fischer
|
41697b7a46
|
- make sure to add board specific targets before the final generation of the filesystems/tarballs.
Until now, we did created the fs and only after that built/installed grub et al
|
2007-01-28 17:35:11 +00:00 |
|
Bernhard Reutner-Fischer
|
330117faf8
|
- fix prereq of current binutils wrt gmp
|
2007-01-28 16:38:48 +00:00 |
|
Bernhard Reutner-Fischer
|
1a2c8d12a1
|
- Support AVR32 during GNU configuration (Ulf Samuelsson)
|
2007-01-28 15:27:11 +00:00 |
|
Bernhard Reutner-Fischer
|
20290b8183
|
Prepatory patch to allow AVR32/AT91 support from Ulf Samuelsson
- Introduce AVR32 target architecture "avr32"
- Introduce AVR32 target variants (AP7000/AP7010/AP7020)
- Introduce Download location for patches/packages for Atmel chips (BR2_ATMEL_MIRROR)
- Introduce Download location for Community AT91 patches/packages (BR2_AT91_PATCH_MIRROR)
|
2007-01-28 15:15:53 +00:00 |
|
Bernhard Reutner-Fischer
|
bbfb7b6eae
|
- correct improper prerequisite of -source target
|
2007-01-28 13:34:02 +00:00 |
|
Bernhard Reutner-Fischer
|
842765c360
|
- add 0.9.28.1
|
2007-01-28 12:11:37 +00:00 |
|
Bernhard Reutner-Fischer
|
93ab6d3021
|
- add an experimental BR2_PREFER_IMA.
Currently disfunctional for gcc-4.2 due to PR30620 and possibly others
|
2007-01-28 12:03:58 +00:00 |
|
Bernhard Reutner-Fischer
|
f27735d605
|
- fix indentation of help texts
|
2007-01-28 11:57:00 +00:00 |
|
Mike Frysinger
|
e0b4700acf
|
pull from uClinux CVS
|
2007-01-28 05:32:12 +00:00 |
|
"Steven J. Hill"
|
ee9c02846c
|
Add new version of binutils.
|
2007-01-28 05:07:48 +00:00 |
|
Bernhard Reutner-Fischer
|
148c76f739
|
- fix dependencies
|
2007-01-27 23:11:16 +00:00 |
|
Bernhard Reutner-Fischer
|
4687e00808
|
- for the native target gcc, drop --enable-optspace in favour of using the configured flags (that default to -Os anyway).
Saves about 20% size without additional configure args:
text data bss dec hex filename
4685000 17280 566360 5268640 5064a0 optspace/i586-linux-uclibc/4.2.0/cc1
3630655 15184 562172 4208011 40358b usrflags/i586-linux-uclibc/4.2.0/cc1
4853646 23532 568528 5445706 53184a optspace/i586-linux-uclibc/4.2.0/f951
3772121 21292 564148 4357561 427db9 usrflags/i586-linux-uclibc/4.2.0/f951
|
2007-01-26 14:51:38 +00:00 |
|
Eric Andersen
|
9e6af6c004
|
Add gtk2-engines for theming gtk
|
2007-01-25 20:55:16 +00:00 |
|
Eric Andersen
|
6583459fb2
|
Use stable version 2.16.3, as 2.17.x misplaces topbar icons and whatnot.
download and install the Clearlooks theme
|
2007-01-25 20:47:19 +00:00 |
|
Eric Andersen
|
dcfcfe5d57
|
update DejaVu fonts to the latest
Fix broken keyboard handling
|
2007-01-25 20:34:10 +00:00 |
|
Eric Andersen
|
c78e178f37
|
A patch set that should probably become uClibc-0.9.28.1
|
2007-01-25 20:27:27 +00:00 |
|
Bernhard Reutner-Fischer
|
d8c52bc740
|
- TODO: cleanup BR2_ARCH selection and establish BR2_CPU
|
2007-01-25 00:18:19 +00:00 |
|
Bernhard Reutner-Fischer
|
28f4689413
|
- Additional JFFS2 options to support Dataflash (Ulf Samuelsson)
- cleanup a bit while at it
|
2007-01-24 23:18:08 +00:00 |
|
Bernhard Reutner-Fischer
|
77a3b8679c
|
- Prepatory patch for new Atmel targets boards
Rearrange in Alphabetical order (Ulf Samuelsson)
|
2007-01-24 22:22:11 +00:00 |
|
Bernhard Reutner-Fischer
|
3ec061abfe
|
- strip -s
|
2007-01-24 19:12:31 +00:00 |
|
Bernhard Reutner-Fischer
|
d814fdab67
|
- correct typo
|
2007-01-24 19:11:13 +00:00 |
|
Bernhard Reutner-Fischer
|
c41d441333
|
- add package netcat
|
2007-01-24 17:02:45 +00:00 |
|
Bernhard Reutner-Fischer
|
6789698237
|
- fix prerequisites of binutils_target
|
2007-01-24 15:56:11 +00:00 |
|
Bernhard Reutner-Fischer
|
5692bad876
|
- fix spurious rebuilds caused by at
|
2007-01-24 15:52:46 +00:00 |
|
Bernhard Reutner-Fischer
|
a9a6b60e62
|
- apply vapier's comments
|
2007-01-24 15:12:12 +00:00 |
|
Bernhard Reutner-Fischer
|
6cc2db583b
|
- reformat help text to fit default width better
|
2007-01-24 14:50:21 +00:00 |
|
Bernhard Reutner-Fischer
|
bef5b36b9e
|
- fix breakage that got introduced by a malformed context diff. Sorry..
|
2007-01-23 17:18:54 +00:00 |
|
Bernhard Reutner-Fischer
|
90460bd227
|
- update timestamp of the build_dir binary by stripping it
|
2007-01-23 11:47:05 +00:00 |
|
Eric Andersen
|
32d9e0e55b
|
fix symlink
|
2007-01-22 23:52:06 +00:00 |
|
Bernhard Reutner-Fischer
|
10f31c6b13
|
- bump version
|
2007-01-22 20:26:38 +00:00 |
|
Bernhard Reutner-Fischer
|
80e4b36f9a
|
- remove erroneously leaked in inclusion of non-existing l2tp thing
|
2007-01-22 19:33:58 +00:00 |
|
Bernhard Reutner-Fischer
|
e96f6433ca
|
- remove accidentally checked in debugging cruft
|
2007-01-22 19:22:55 +00:00 |
|
Bernhard Reutner-Fischer
|
3968d231ff
|
- don't rely on buggy gmp/mpfr on the host but use our own build iff we are about to build a somewhat current toolchain.
|
2007-01-22 19:17:23 +00:00 |
|
Bernhard Reutner-Fischer
|
6440b9fd17
|
- fixup include- and libdirs. Closes #841
- rediff patches against 2.4.2
|
2007-01-22 18:48:48 +00:00 |
|
Eric Andersen
|
92139ef20f
|
fix dependancy to avoid needless rebuilds
|
2007-01-22 18:16:04 +00:00 |
|
Eric Andersen
|
6da0b668b7
|
fix installation location
|
2007-01-22 18:15:35 +00:00 |
|
Eric Andersen
|
2c05ed5bbb
|
properly depend on pkgconfig
|
2007-01-22 18:15:15 +00:00 |
|