Alejandro Mery
df373c9819
linux: Updated (3.0.24 -> 3.0.25)
13 years ago
Alejandro Mery
ddb3d3bbee
runit: rename overlay.d/runit/ to the now standarized install/
13 years ago
Alejandro Mery
f815b54448
module-init-tools: rename overlay.d/ to the now standarized install/
13 years ago
Alejandro Mery
cc4117533f
mkinitramfs: install/ is applied automagically now
13 years ago
Alejandro Mery
7d47bf2c81
pam: install/ is applied automagically now
13 years ago
Christian Wiese
f63f4dffcb
glibc: added workaround for failing builds when building i686 targets
...
Note:
The actual build error without this workaround:
-----------------------------------------------------------------------------
../sysdeps/i386/i686/multiarch/strcmp.S: Assembler messages:
../sysdeps/i386/i686/multiarch/strcmp.S:90: Error: can't resolve `.text' {.text section} - `strcmp' {.text section}
make[2]: *** [glibc-2.14.1/objdir-i686-unknown-linux-gnu/string/strcmp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
../sysdeps/i386/i686/multiarch/strcspn.S: Assembler messages:
../sysdeps/i386/i686/multiarch/strcspn.S:87: Error: can't resolve `.text' {.text section} - `strcspn' {.text section}
make[2]: *** [glibc-2.14.1/objdir-i686-unknown-linux-gnu/string/strcspn.o] Error 1
-----------------------------------------------------------------------------
The workaround is to disable to build single DSO with optimizations for
multiple architectures.
13 years ago
Christian Wiese
c1146a92ce
glibc: improved to help building/installing correct glibc headers at toolchain stage when TLS/NPTL support is enabled
13 years ago
Christian Wiese
de1829f890
glibc: improved to cross-compile in the case TLS/NPTL support is enabled
13 years ago
Christian Wiese
1f1f633f1b
glibc: removed attribute_hidden.patch
...
Note:
This is part of the agreement to remove historical patches which are not
really needed anymore but also remove architecture specific patches for
target architectures we cannot activiely support at the moment.
13 years ago
Christian Wiese
d60b80cd20
glibc: removed 2.2.3-string2.patch
...
Note:
This is part of the agreement to remove historical patches which are not
really needed anymore but also remove architecture specific patches for
target architectures we cannot activiely support at the moment.
13 years ago
Christian Wiese
b787099f2a
glibc: removed 2.2.2-test-lfs-timeout.patch
...
Note:
This is part of the agreement to remove historical patches which are not
really needed anymore but also remove architecture specific patches for
target architectures we cannot activiely support at the moment.
13 years ago
Christian Wiese
254b3fe8f1
glibc: removed gcc2_is_ok.patch.cross
...
We do not support if someone has a gcc 2.x on the build host!
Note:
This is part of the agreement to remove historical patches which are not
really needed anymore but also remove architecture specific patches for
target architectures we cannot activiely support at the moment.
13 years ago
Christian Wiese
58da2882af
glibc: removed gcc3.patch
...
Note:
This is part of the agreement to remove historical patches which are not
really needed anymore but also remove architecture specific patches for
target architectures we cannot activiely support at the moment.
13 years ago
Christian Wiese
30c2281c0e
glibc: removed sparc-gdb_fix.patch
...
Note:
This is part of the agreement to remove historical patches which are not
really needed anymore but also remove architecture specific patches for
target architectures we cannot activiely support at the moment.
13 years ago
Christian Wiese
04bea9885e
glibc: removed divdi3.patch.mips
...
Note:
This is part of the agreement to remove historical patches which are not
really needed anymore but also remove architecture specific patches for
target architectures we cannot activiely support at the moment.
13 years ago
Nagy Karoly Gabriel
e79f3ce476
Revert "procps: exclude uptime as it comes with coreutils"
...
This reverts commit 4feb757f47
.
We need this revert because we are in a catch 22 situation, nobody
builds uptime counting on others to build it.
13 years ago
Christian Wiese
1f016261fc
linux: changed common config to disable /dev/kmem by default
...
Note:
besides by rootkits it is used very rarely
https://lkml.org/lkml/2008/2/10/328
13 years ago
Nagy Karoly Gabriel
f3abaf7494
util-linux: Updated (2.20.1 -> 2.21)
13 years ago
Nagy Karoly Gabriel
7fa55cc192
runit: no more crow pretending to be penguin.
13 years ago
Nagy Karoly Gabriel
1807beac96
runit: employed chpst -P (pgrphack) to run getties in new process groups.
13 years ago
Alejandro Mery
b4ddb7625b
linux-header: Updated (3.0.23 -> 3.0.24)
13 years ago
Alejandro Mery
b9a67f0385
linux-src: Updated (3.0.23 -> 3.0.24)
13 years ago
Alejandro Mery
6699835e83
linux: Updated (3.0.23 -> 3.0.24)
13 years ago
Alejandro Mery
c0f355c23f
linux: introduced optional SDECFG_PKG_LINUX_EARLY_FILE to set CONFIG_INITRAMFS_SOURCE
13 years ago
Nagy Karoly Gabriel
dc526de3e3
mdadm: Updated (3.2.2 -> 3.2.3)
...
Removed patches that were accepted upstream.
13 years ago
Christian Wiese
0853613e82
s6-portable-utils: Updated (0.15 -> 0.16)
13 years ago
Christian Wiese
678ae8d9dc
s6: Updated (0.15 -> 0.16)
13 years ago
Christian Wiese
7918a178ce
s6: Updated (0.14 -> 0.15)
13 years ago
Christian Wiese
1096a2197f
s6-linux-utils: Updated (0.11 -> 0.12)
13 years ago
Christian Wiese
e91545382a
s6-portable-utils: Updated (0.14 -> 0.15)
13 years ago
Christian Wiese
d24d614691
s6-portable-utils: Updated (0.13 -> 0.14)
13 years ago
Christian Wiese
e0b2b8f84a
s6-portable-utils: Updated (0.12 -> 0.13)
13 years ago
Christian Wiese
c74b143955
s6: Added s6 0.14 - A small process supervision suite
13 years ago
Christian Wiese
fb0453084a
ucspilogd: Added ucspilogd 0.37 - A minimal syslogd replacement
13 years ago
Christian Wiese
ed8dc490e4
s6-portable-utils: Added s6-portable-utils 0.12 - A set of tiny general Unix utilities
13 years ago
Christian Wiese
9f87e441f9
skalibs: moved common build configuration into skaware-conf.in
13 years ago
Christian Wiese
bec6c453c6
s6-linux-utils: Added s6-linux-utils 0.11 - A set of minimalistic Linux-specific system utilities
13 years ago
Christian Wiese
f9f7bad7aa
gcc: Updated (4.6.2 -> 4.6.3)
13 years ago
Christian Wiese
f34ac44fed
util-linux: fixed to build fdisk for IA32
...
This fix got merged upstream and can be removed if it is part of one of
the following official releases.
http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=commit;h=90e57677a5378be199303cd0ef09b74c347d4794
13 years ago
Christian Wiese
7275a91b15
gcc: fixed shared files conflict with libffi package by not installing the internall libffi man pages
13 years ago
Christian Wiese
d07b2beb86
ncurses: Updated (5.9-20120211 -> 5.9-20120228)
13 years ago
Alejandro Mery
1a1a55c832
pkgconfig: set a useful PKG_CONFIG_PATH on stage 0
13 years ago
Alejandro Mery
7ff7c6754a
uclibc: add SDECFG_DEBUG support
13 years ago
Alejandro Mery
4eea8eab52
busybox: fixed SDECFG_DEBUG support
13 years ago
Nagy Karoly Gabriel
ceadd0ce21
runit: introduced incron-incron.tail
13 years ago
Nagy Karoly Gabriel
019ed0e8e3
incron: made incron to create its user and group.
13 years ago
Nagy Karoly Gabriel
7f5d77234e
incron: executed some typo hunting in incron.desc.
13 years ago
Nagy Karoly Gabriel
ec67af4bd6
incron: Added incron 0.5.9 - A cron ibased on filesystem events.
13 years ago
Alejandro Mery
8c456f187b
uclibc: removed obsolete patch for gdb
13 years ago
Alejandro Mery
b2ea8482ec
linux-rt: Updated (3.0.22-rt37 -> 3.0.23-rt38)
13 years ago