Alejandro Mery
70b673fedd
runit: Updated (2.0.0 -> 2.1.1)
14 years ago
Alejandro Mery
bbc1e574cd
runit: fixed to mangle etc/runit/ scripts correctly when in not-djb mode
14 years ago
Alejandro Mery
3cb63bca1a
shadow: changed /etc/logic.defs to start UIDs and GIDs at 1000 instead of 500
14 years ago
Alejandro Mery
397f6f4237
sysfiles: changed /etc/profile to use $UID -eq 0 instead of -w / to support read-only roots
14 years ago
Alejandro Mery
2d27307a35
runit: changed to not install sysvinit's system script
14 years ago
Alejandro Mery
1285e6f833
sysfiles: apply overlay.d silently
14 years ago
Alejandro Mery
099f43b378
sysfiles: changed to symlink etc/mtab to /proc/mounts
14 years ago
Alejandro Mery
9fcca7fa9b
sysfiles: changed to use overlay_apply()
14 years ago
Alejandro Mery
dd0791ff0c
sysfiles: fixed some bugs in functions.in and fixed indentation
14 years ago
Alejandro Mery
4d7f61e6a2
runit: changed djb menu to not use /{service,command,package} by default
14 years ago
Alejandro Mery
0de730ded1
runit: extend fhs to create etc/sv/
14 years ago
Alejandro Mery
38cf91e311
sysvinit: extend fhs to create etc/rc.d/ structure
14 years ago
Alejandro Mery
66b5551e69
fhs: remove etc/rc.d structure which belongs to sysvinit
14 years ago
Alejandro Mery
979ad970bc
sysfiles: moved etc/rc.d/functions{,-ansi}.in to etc/init.d
14 years ago
Alejandro Mery
aca54b6e9f
runit: removed forced_{reboot,poweroff}
14 years ago
Alejandro Mery
4d5605599f
runit: Updated (1.8.0 -> 2.0.0)
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