Jason Chu and Ben Mazer
This means that people running a 2.4.x kernel cannot use this glibc, or else they'll face the dreaded ``FATAL: Kernel too old'' message after upgrading.
If you'd like to use the testing repository, it is here:
http://archlinux.org/news.php#73
There is a nasty bug in the current version of the daemontools (0.76-1) package. The bug will be triggered if you remove or upgrade the daemontools package. If triggered, your /etc/inittab file may be emptied and you could essentially be booted off your machine, forcing you to reboot with a rescue CD and manually restore your /etc/inittab.
The latest release (0.76-2), will fix this bug, but by upgrading, you run the risk of triggering the bug. To protect yourself, make a copy of your /etc/inittab file, temporarily rename /sbin/telinit, do the deamontools upgrade, restore /sbin/telinit and verify that your /etc/inittab file is intact. The shell commands below can be used to perform this procedure.
# 1) make a backup of your /etc/inittab file cp /etc/inittab /etc/inittab.bak
# 2) ignore any 'telinit: command not found' errors mv /sbin/telinit /sbin/telinit.off pacman -Sy daemontools mv /sbin/telinit.off /sbin/telinit
# 3) restore your /etc/inittab if it got emptied during the upgrade.
# you might be better off doing a visual inspection of /etc/inittab
# just to be safe.
if
# 4) if all has gone well, inform init of the new service /sbin/telinit q
If you currently have daemontools installed, and just want to remove it without doing the upgrade, use the shell commands above except replace 'pacman -Sy deamontools' with 'pacman -R daemontools' in step number two.
giftui 0.4.1-s1
briquolo 0.4.2-1
tutris 1.0.1-s1
straw 0.23-1
qtparted 0.4.4-s1
workrave 1.4.1-s1
sim 0.9.3-s1
gxine 0.3.3-s1
gmencoder 0.1.0-s1
aspell-fr 0.50.1-1
cmf 1.4.2-s1
gnotime 2.1.7-s1
smb4k 0.4.0-s1
gp 0.26-1
gtk-smooth-engine 0.5.6-s1
windowlab 1.23-s1
crypto++ 5.1-s1
gtkglextmm 1.0.1-s1
libgnomecups 0.1.6-2
hwd 1.6-2
ion-devel 20030814-1
gocr 0.39-s1
kbarcode 1.6.1-s1
ksambaplugin 0.5b2-1
libchipcard 0.9.1-1
plone 2.0-s1
kmyfirewall 0.9.6.2-s1
ether-wake 1.09-1
gxmame 0.34b-1
libofx 0.6.4-1
fortune-mod-dune-quotes 2.0.1-s1
gtk-sharp 0.91.1-s1
lwm 1.2.0-1
nvidia 1.0.5336-s1
materm 0.1-1
lablgtk 1.2.6-s1
monopd 0.9.0-s1
mp3burn 0.3.1-1
ntfsprogs 1.9.2-s1
ocaml 3.07pl2-s1
parse-yapp 1.05-1
kshutdown 0.1.7-s1
pixieplus 0.5.4-1
ooqstart 0.8.3-s1
muine 0.6.1-s1
replace 2.22-s1
prizm 0.2-s1
pychecker 0.8.13-s1
pygtkglext 1.0.1-s1
bittornado 0.3.1-s1
scribus-docs 1.0.1-s1
seahorse 0.7.3-2
shaaft 0.5.0-1
supertux 0.1.1-s1
synaptics 0.13.2-s1
spe 0.4.2c-s1
gifsicle 1.40-1
texmacs 1.0.3.3-s1
tse3 0.2.7-1
unison 2.9.1-s1
universalkopete 0.1-1
streamtuner-xiph 0.1.0-s1
streamtuner-python 0.1.1-s1
xml-dom 1.43-1
xml-regexp 0.03-1
xml-xql 0.68-1
logjam 4.4.0-s2
xtermset 0.5.1-s1
xv 3.10a-1
xymms 0.9.1-s1
sip 3.10.1-s1
qscintilla 1.2-s1
tnftp 20030825-1
imms 1.1-s1
adns-python 1.0.0-1
digikam 0.6.1-s1
htmldoc 1.8.23-1
si3d 1.2-1
xfree86-freefonts-fonts 0.10-1
pil 1.1.4-s1
esmtp 0.5.0-1
gkrellm_amiconnected 0.6-1
gkrellmseti 0.7.0b-1
meld 0.9.1-1
msmtp 0.7.1-1
nautilus_thumbnailers 0.0.3-1
njam 1.00-1
dosemu 1.2.1-s1
digikamplugins 0.6.1-s2
scribus-devel 1.1.6-s1
pyxml 0.8.3-s1
skencil 0.6.16-s1
bfilter 0.9.3-1
opera 723-2
wtf 0.0.4-s1
amule 1.2.6-s2
jack-audio-connection-kit 0.91.1-2
fbpager 0.1.4-s1
mpd 0.10.3-s1
py-libmpdclient 0.10.0-s1
cups-pdf 1.4.2a-s1
3ddesktop 0.2.5-s1
sip 4.0rc3-s1
pyqt 3.11-s1
qalculate 0.5.1-s1
soundtracker 0.6.7-s1
tla 1.2-s1
pycrypto 1.9a6-s1
emelfm2 0.0.7-s2
sylpheed-gtk2 0.9.9-s2
gnome-cups-manager 0.17-2
lyx-qt 1.3.4-s1
kradio 0.3.0-2
eric 3.4.1-s1
A: Arch uses the vanilla kernel source. That means that you can go to http://kernel.org and download the full kernel source (and place it in /usr/src/linux or a directory that's symlinked there). There is no package, because the developers feel there's no need to add another mirror of the kernel source. The official homepage has 10x more bandwidth than we do. ;-)
That's it for this week, stay tuned for more exciting Arch Linux news.
This document was generated using the LaTeX2HTML translator Version 2002-2 (1.70)
Copyright © 1993, 1994, 1995, 1996,
Nikos Drakos,
Computer Based Learning Unit, University of Leeds.
Copyright © 1997, 1998, 1999,
Ross Moore,
Mathematics Department, Macquarie University, Sydney.
The command line arguments were:
latex2html -split 0 -nonav newsletter-2004-May-30.tex
The translation was initiated by Jason Chu on 2004-05-30