Christian Wiese
c507b1907e
gcc: fix to help configure to use the native libraries of gmp, mpfr, ppl and cloog-ppl we build in the toolchain directory
15 years ago
Christian Wiese
94bb616d0c
gcc: rediffed and renamed toolchain patch for fixing gxx includedir
15 years ago
Christian Wiese
cc027dcaa0
gcc: removed gcc-4.1.2-cross_search_paths-1.patch
15 years ago
Christian Wiese
c0e873092c
mpfr: Updated (2.2.1 -> 2.4.1-p5)
15 years ago
Christian Wiese
8d674bdb81
gmp: Updated (4.2.4 -> 4.3.1)
15 years ago
Christian Wiese
d1bb548a68
gcc: Updated (4.2.4 -> 4.4.2)
15 years ago
Christian Wiese
3e91268919
binutils: Updated (2.19.51.0.14 -> 2.20.51.0.3)
15 years ago
Christian Wiese
f9ef2c06a7
glibc: Updated (2.9 -> 2.10.1)
15 years ago
Christian Wiese
3be4963a1e
linux26-src: Updated (2.6.32.10 -> 2.6.32.11)
15 years ago
Christian Wiese
0cb5565325
linux26: Updated (2.6.32.10 -> 2.6.32.11)
15 years ago
Christian Wiese
9431502fe2
linux-header: Updated (2.6.32.10 -> 2.6.32.11)
15 years ago
Christian Wiese
b141b8b821
linux26: adapted OpenSDE specific kernel config patch which adds the 'no2modconfig' make target to kernel version 2.6.32
15 years ago
Christian Wiese
ee74c39a62
linux26-src: Updated (2.6.31.12 -> 2.6.32.10)
15 years ago
Christian Wiese
c172317d44
linux26: Updated (2.6.31.12 -> 2.6.32.10)
15 years ago
Christian Wiese
58e271c9ea
linux-header: Updated (2.6.31.12 -> 2.6.32.10)
15 years ago
Christian Wiese
e9ce32cfe5
module-init-tools: Updated (3.8 -> 3.11.1)
15 years ago
Christian Wiese
01617ad0e3
linux26: disable building of sample code by default
15 years ago
Christian Wiese
10b5a56550
linux26: disable build time boot arguments by default
15 years ago
Christian Wiese
23f9fbfa91
linux26: disable the tracing infrastructure by default
15 years ago
Christian Wiese
8975fd7abc
linux26: disable gcov kernel profiling support by default because it seems to be broken
15 years ago
Christian Wiese
6c61528049
linux26: fixed serial console support by adding CONFIG_SERIAL_8250_PCI=y and CONFIG_SERIAL_8250_PNP=y
...
Note: There are known problems using the 8250 PNP driver as a module!
15 years ago
Alejandro Mery
3267deca5b
uclibc: changed to not install include/scsi
15 years ago
Christian Wiese
440bc6543c
linux26: removed obsolete patches and disabled others that need more review
15 years ago
Alejandro Mery
ae51509dcc
glibc: changed to not install scsi/
15 years ago
Alejandro Mery
18d08a4dd9
linux-header: added upstream patches to install a useful scsi/
15 years ago
Christian Wiese
5fefe80f1c
linux26-rt: Updated (2.6.21.6 -> 2.6.31.12-rt21)
15 years ago
Christian Wiese
a205897084
linux26: Updated (2.6.27.43 -> 2.6.31.12)
15 years ago
Christian Wiese
a78cc9337d
linux26-src: Updated (2.6.27.43 -> 2.6.31.12)
15 years ago
Christian Wiese
1af4557b44
linux-header: Updated (2.6.27.43 -> 2.6.31.12)
15 years ago
Alejandro Mery
42aef5e707
busybox: Updated (1.15.2 -> 1.15.3)
15 years ago
Alejandro Mery
8aa5a79747
strace: Updated (4.5.19 -> 4.5.20)
15 years ago
Alejandro Mery
5ab8b30d5a
tzdata: Updated (2009k -> 2010i)
15 years ago
Alejandro Mery
38fc26b342
strace: Updated (4.5.18 -> 4.5.19)
15 years ago
Christian Wiese
155153797b
psmisc: Updated (22.6 -> 22.11)
...
Note:
Also rediff'ed 'install.patch' and removed not needed 'no-glibcism.patch' (the
name of the patch is misleading anyway)!
15 years ago
Christian Wiese
f530d35871
sudo: Updated (1.6.9p17 -> 1.6.9p21)
15 years ago
Christian Wiese
dba28d3c68
shadow: Updated (4.1.4.1 -> 4.1.4.2)
15 years ago
Christian Wiese
439f153d15
pam: Updated (1.1.0 -> 1.1.1)
15 years ago
Christian Wiese
cf8e9a56b3
lsof: Updated (4.81 -> 4.83)
15 years ago
Christian Wiese
5102094b8b
file: Updated (5.03 -> 5.04)
15 years ago
Christian Wiese
52b3125b8b
cracklib: Updated (2.8.12 -> 2.8.15)
15 years ago
Christian Wiese
c425aa044b
linux26: improved to only remove 'lib/firmware' from the file list if the fhs package is enabled
15 years ago
Christian Wiese
2e42da5312
linux26: removing lib/firmware from file list because it belongs to the fhs package
15 years ago
Christian Wiese
64a7505b68
coreutils: fixed duplication of binaries by using install instead of ./ginstall for installing at native build stages
...
Note:
When not cross-compiling the just-built ./ginstall is called for installing
the binaries. Because this circumvents the OpenSDE install wrapper, defined
install wrapper filters will not have any effect in "native" build stages.
The coreutils package is heavily relying on install wrapper filters for
changing the install location of certain binaries from '/usr/bin' to '/bin'
to be FHS compliant.
Without this fix those binaries will get installed at both locations,
because on cross-stage the filter is working properly.
15 years ago
Christian Wiese
f9af219aae
glibc: renamed patch file reflecting last changes, because now we accept any versions of 'gcc', 'as' and 'ld' while installing glibc headers at toolchain stage.
15 years ago
Christian Wiese
2de3b29263
glibc: improved/rediffed patch for also accepting any version of gnu 'as' and 'ld' at toolchain stage
15 years ago
Christian Wiese
397dfa8920
glibc: fixed to only accept any gcc at toolchain stage
15 years ago
Christian Wiese
431d18dcf6
ncurses: fixed cross compiling by adding -D_GNU_SOURCE to BUILDCC_CFLAGS
15 years ago
Christian Wiese
c4b9284fdb
flex: added project URL to desc file
15 years ago
Christian Wiese
3c72f271cc
findutils: added project URL to desc file
15 years ago
Christian Wiese
ad3a9a727a
sed: added project URL to desc file
15 years ago