Alejandro Mery
bb834c42ac
linux26mm: moved to attic
14 years ago
Christian Wiese
f5557cb904
glibc: improved to be able to build 0-glibc if $HOSTCC is a gcc < 4.3
14 years ago
Christian Wiese
da91d22828
glibc: fixed to create a proper ld.so.conf for 64 bit architectures
14 years ago
Christian Wiese
bff26c23c9
glibc: changed to always apply the multilib patch and removed the "pure64" patch because it is obsolete now
14 years ago
Christian Wiese
b16dfe4c6c
gcc: changed to always apply the multilib patch and removed the "pure64" patch because it is not needed anymore
14 years ago
Christian Wiese
bde283b3a0
fhs: fixed to only create a lib32 dir if multilib is enabled
14 years ago
Christian Wiese
eea1ce589d
fhs: always use lib64 as default libdir for 64 bit targets no matter if multilib or not
14 years ago
Alejandro Mery
96b288972e
embutils: marked as USE_DIETLIBC
14 years ago
Alejandro Mery
0748baa376
embutils: Updated (0.18 -> 0.19)
14 years ago
Alejandro Mery
ecfb1eb8f0
dietlibc: introduced USE_DIETLIBC flag for packages that need to be built against dietlibc
14 years ago
Alejandro Mery
255f458019
mdadm: reimplemented usleep() patch
14 years ago
Christian Wiese
b20b0190f8
mdadm: added patch to replace usleep() with nanosleep()
14 years ago
Alejandro Mery
36224f8d8c
uclibc: removed obsolete patch for python
14 years ago
Christian Wiese
71a0dbb8d5
linux26-src: Updated (2.6.32.21 -> 2.6.32.22)
14 years ago
Christian Wiese
1e7ddd0a77
linux26: Updated (2.6.32.21 -> 2.6.32.22)
14 years ago
Christian Wiese
d72e0da499
linux-header: Updated (2.6.32.21 -> 2.6.32.22)
14 years ago
Alejandro Mery
259a15ce5f
busybox: changed to use nanospeed() instead of usleep()
14 years ago
Alejandro Mery
a69b153cea
schedutils: disabled by default as it's included in util-linux-ng
14 years ago
Christian Wiese
0dd78b4b3e
uclibc: changed to always disable gcc's TLS support besides while using the newer threads implementation of uclibc (see note)
...
Note:
Tests have shown that the newer threads implementation in uClibc is not
working and seems to be even half implemented for most architectures!
14 years ago
Christian Wiese
37077f5b9e
uclibc: enable libutil support by default to get forkpty(), login(), login_tty(), logout(), logwtmp(), openpty()
14 years ago
Christian Wiese
492d4235af
gcc: changed to to explicitely inject '-mtune=generic' while building a generic x86-64 target without CPU specific optimzation
14 years ago
Alejandro Mery
c007f0d07d
bcron: removed add_flist since fl_wrapper learnt about mkfifo
14 years ago
Nagy Karoly Gabriel
7c6277df67
sudo: Updated (1.6.9p23 -> 1.7.4p4)
14 years ago
Christian Wiese
4eec4d7ef8
busybox: Updated busybox-1.17.2-lineedit.patch from upstream
14 years ago
Christian Wiese
398c71b8b9
glibc: added patch with glibc 2.11 branch fixes from upstream
14 years ago
Christian Wiese
f6dcf86237
busybox: rediffed 'linuxrc-location.patch' against busybox 1.17.2
14 years ago
Christian Wiese
1ce8559c48
busybox: removed 'newer.patch' (obsolete, was fixed upstream)
14 years ago
Christian Wiese
224fc062b1
busybox: Updated (1.15.3 -> 1.17.2)
14 years ago
Christian Wiese
db9c70f841
uclibc: enabled NFTW support by default (at least mdadm needs it)
14 years ago
Christian Wiese
65cef1c538
uclibc: changed to include libresolv support by default (see note)
...
Note:
At least pciutils tried to link against libresolv which is not enabled by
default in uClibc 0.9.31. I am sure that there are even more applications
that will need it so include libresolv by default.
14 years ago
Christian Wiese
40427c5cef
uclibc: improved to have configuration options for enabling SuSv3 and SuSv4 legacy functions
14 years ago
Christian Wiese
823d1e7004
uclibc: improved to only disable gcc's TLS support if uClibc is build without thread support
14 years ago
Christian Wiese
2df3b76055
uclibc: improved to configure thread support through OpenSDE's configurator
14 years ago
Christian Wiese
8cfdf693ec
uclibc: added upstream fixes (borrowed from buildroot)
14 years ago
Christian Wiese
1bfd49c964
uclibc: removed obsolete '140-math_decl.patch' we borrowed from openwrt
14 years ago
Christian Wiese
5befcfad51
uclibc: Updated (0.9.30.3 -> 0.9.31)
14 years ago
Alejandro Mery
54f0901e21
setarch: disabled by default as it's part of util-linux-ng these days
14 years ago
Alejandro Mery
06b2d9c6e3
util-linux-ng: marked as enabled by default
14 years ago
Aldas Nabazas
32c35ed7b7
recode: fixed to compile with gcc >= 4.3
14 years ago
Aldas Nabazas
b6d59b6f84
gperf: changed build priority (111.400 -> 102.020)
14 years ago
Christian Wiese
68e30d1f1f
linux-header: fixed to not install scsi/scsi.h on headers_install so it won't conflict with the libc's scsi.h (see note!)
...
Note:
This fix is out of the linux 2.6.35.y branch. Until now (2010-09-14) all Linux
kernel versions < 2.6.35 will need this patch!
14 years ago
Christian Wiese
a318ebd8cf
glibc: changed to install scsi headers again (removed patch)
14 years ago
Christian Wiese
5cc23177ad
linux-header: remove scsi header related patches
14 years ago
Christian Wiese
d0e9e82e05
cpufreqd: changed build priority (106.001 -> 128.200) to be build after lm_sensors
14 years ago
Christian Wiese
7b57a081d1
lm_sensors: improved to only build sensord if rrdtool is effectively installed
14 years ago
Christian Wiese
8d15a3884d
lm_sensors: Updated (2.10.3 -> 3.1.2) (see note!)
...
Note:
lm_sensors 2.10.x is the legacy branch for Linux 2.4.10+, whereas 3.1.x
is the latest release of the stable branch, for Linux 2.6.5+.
It supports all the devices your kernel supports, as it no longer contains
chip-specific code.
14 years ago
Christian Wiese
c0f4e40fac
cpufreqd: Updated (2.2.1 -> 2.4.2)
14 years ago
Christian Wiese
212eb7cb89
cpufreqd: updated package description (new URL, fixed author name and email)
14 years ago
Christian Wiese
8668ac9dae
cpufrequtils: Updated (0.4 -> 008)
14 years ago
Alejandro Mery
1cae41899f
Revert "htop: Updated (0.8.3 -> 0.13)" - 0.13 < 0.8
...
This reverts commit 3662dc73c4
.
14 years ago