Christian Wiese
366f37d2b1
glibc: reintroduced the shared config.cache file which was moved from architecture/share
11 years ago
Nagy Karoly Gabriel
bc07128082
Revert "runit: changed to not install sysvinit's system script"
...
This reverts commit e1cb5e4563
.
It is a hack but atm we don't have a better/cleaner alternative.
11 years ago
Nagy Karoly Gabriel
e23f1866a6
runit: changed behavious to install sysvinit scripts in etc/init.d instead of etc/rc.d/init.d
11 years ago
Nagy Karoly Gabriel
10f205072f
mcelog: Added mcelog 20140304 - A Machine Check processor.
11 years ago
Nagy Karoly Gabriel
c866cab399
busybox: disabled KILL and SULOGIN if util-linux is present.
11 years ago
Christian Wiese
824eefcff8
busybox: Updated (1.21.1 -> 1.22.1)
11 years ago
Christian Wiese
2e50e81d0c
kmod: Updated (14 -> 16)
11 years ago
Christian Wiese
70996b5050
linux-src: Updated (3.10.28 -> 3.10.29)
11 years ago
Christian Wiese
0f4bcca243
linux-header: Updated (3.10.28 -> 3.10.29)
11 years ago
Christian Wiese
ad091d6918
linux: Updated (3.10.28 -> 3.10.29)
11 years ago
Christian Wiese
28889f77a3
ncurses: Updated (5.9-20130921 -> 5.9-20140201)
11 years ago
Christian Wiese
b00f14379f
fix cache files to include util-linux instead of util-linux-ng
11 years ago
Christian Wiese
c487395bfd
pciutils: changed to install dynamically linked utilities if it is not a fully static build
...
This also obsoletes the patch for creating the shared lib symlink.
11 years ago
Christian Wiese
4693381f5d
pciutils: changed to use var_insert to inject PREFIX
11 years ago
Christian Wiese
dbfaa20578
pciutils: Updated (3.1.10 -> 3.2.1)
11 years ago
Christian Wiese
eeee22160b
linux: changed build prio (102.060 -> 110.000)
...
The linux kernel build depends on 'bc' now, thus we are moving the build
of the linux package after bc.
This seems to be more secure than lowering the buid prio of 'bc' because
we would need to change readline's build prio.
11 years ago
Christian Wiese
b8d5924139
pciids: add primary project URL to package description
11 years ago
Christian Wiese
c1e2263ee7
pciids: Updated (2013.04.04 -> 2014.01.29)
11 years ago
Christian Wiese
09750b7340
bc: changed to be build at cross stage if requested
...
This is needed because the linux kernel needs bc at build time.
11 years ago
Christian Wiese
effeed8ea5
linux-src: Updated (3.10.27 -> 3.10.28)
11 years ago
Christian Wiese
d78af3b519
linux-header: Updated (3.10.27 -> 3.10.28)
11 years ago
Christian Wiese
10767c2f15
linux: Updated (3.10.27 -> 3.10.28)
11 years ago
Nagy Karoly Gabriel
01bcc32918
tzdata: Updated (2013h -> 2013i)
11 years ago
Nagy Karoly Gabriel
eb339e35e1
tzdata: Updated (2013g -> 2013h)
11 years ago
Nagy Karoly Gabriel
302c662737
tzdata: Updated (2013f -> 2013g)
11 years ago
Nagy Karoly Gabriel
69f6af8d95
tzdata: Updated (2013e -> 2013f)
11 years ago
Nagy Karoly Gabriel
27dcb212c6
tzdata: Updated (2013d -> 2013e)
11 years ago
Nagy Karoly Gabriel
85bcf7f78f
coreutils: Updated (8.21 -> 8.22)
11 years ago
Christian Wiese
8c844623b4
bison: Updated (2.6.4 -> 2.6.5)
11 years ago
Nagy Karoly Gabriel
aed58d8cfe
file: Updated (5.14 -> 5.16)
11 years ago
Christian Wiese
bae24cab37
binutils: fixed to explicitely define target arch when cross-compiling
...
Like with gcc we need to explicitely specifiy the target arch so the binutils
binaries we build at stage 0 get detected and not the ones from the host.
11 years ago
Christian Wiese
74edf68fde
sysvinit: fixed to not build last and mesg in the case util-linux is available
11 years ago
Christian Wiese
67cd42dd1d
util-linux: fix build of cfdisk in the case libtinfo is a separate library
11 years ago
Christian Wiese
ebfcf8aaf5
linux-src: Updated (3.10.26 -> 3.10.27)
11 years ago
Christian Wiese
479b47e517
linux-header: Updated (3.10.26 -> 3.10.27)
11 years ago
Christian Wiese
9c8fe52300
linux: Updated (3.10.26 -> 3.10.27)
11 years ago
Nagy Karoly Gabriel
fd68038d5f
tmux: Updated (1.7 -> 1.8)
11 years ago
Nagy Karoly Gabriel
613a0deeb2
less: Updated (444 -> 458)
11 years ago
Nagy Karoly Gabriel
75a7ac6dd8
util-linux: changed to use nologin from shadow package if available
11 years ago
Christian Wiese
50bee2263d
linux-src: Updated (3.10.25 -> 3.10.26)
11 years ago
Christian Wiese
d5f2891985
linux-header: Updated (3.10.25 -> 3.10.26)
11 years ago
Christian Wiese
9616543231
linux: Updated (3.10.25 -> 3.10.26)
11 years ago
Christian Wiese
b9a4a09bd6
lvm2: Updated (2.02.100 -> 2.02.104) and rediffed musl patch accordingly
11 years ago
Christian Wiese
7c1c7f818c
musl: Updated (0.9.14 -> 0.9.15)
11 years ago
Christian Wiese
27ec895af2
util-linux: Updated (2.23.2 -> 2.24)
11 years ago
Christian Wiese
ad42ed6c95
musl/gcc: updated to the latest patch for gcc 4.7.3
...
This update was particularly done to fix the armhf support!
Now it is possible to generate working targets that have been optimised for
armhf.
Note
The original patch was made by Gregor Richards
ea98c70edb/patches/gcc-4.7.3-musl.diff
The patch was slightly modified to fit into OpenSDE's current gcc patchset!
Please look at the patch itself if you want to know more about the tiny
adjustment.
11 years ago
Christian Wiese
f81619907a
gcc/arch/arm: fixed to also inject fpu optimisation when softfp float ABI is selected
11 years ago
Christian Wiese
9f47d2c367
busybox: Updated (1.20.2 -> 1.21.1)
11 years ago
Christian Wiese
cdf8699200
htop: fixed build if ncurses was configured to install separate libraries
11 years ago
Christian Wiese
cbe8eb5f36
htop: fixed to disable unicode support if NLS is disabled
...
Note:
If NLS is disabled for the target our ncurses package is not building the
widec variant which is needed for unicode support.
11 years ago