Slackware 11.0 release candidate 4
Inviato: dom 3 set 2006, 12:31
Dal ChangeLog Sun Sep 3 01:46:42 CDT 2006


Ti ho risposto sull'altro post.Tochiro ha scritto:battuto sul tempo eh?
http://www.slacky.it/forum/viewtopic.ph ... 7&start=15
comunque il changelog di slacky.it viene aggiornato in ritardo rispetto a quello di slackware.it
Rifaccio la domanda dato che quel post lo vedono in pochi.
Come funziona la nuova numerazione del kernel?
l'ultimo numero a che serve?
Ache secondo me, come avevo detto qualche giorno fa, minimo arriveremo alla rc1000amn ha scritto:mah.. io credo che dovremo aspettare ancora un po`
Codice: Seleziona tutto
if [ ! -e ${udev_root}writer ]; then
if [ -L ${udev_root}dvdwriter ]; then
( cd ${udev_root} ; ln -sf ${udev_root}dvdwriter writer )
elif -L ${udev_root}cdwriter ]; then
( cd ${udev_root} ; ln -sf ${udev_root}cdwriter writer )
fi
fi
Avvisalo tu, così poi ti ringrazia della segnalazione nel changelogdapuzz ha scritto:occhio che secondo me c'è un errore alla linea 229 del file /lib/udev/rc.optical-symlinkCi manca la parentesi quadra aperta all'"elif". Avvisate PatCodice: Seleziona tutto
if [ ! -e ${udev_root}writer ]; then if [ -L ${udev_root}dvdwriter ]; then ( cd ${udev_root} ; ln -sf ${udev_root}dvdwriter writer ) elif -L ${udev_root}cdwriter ]; then ( cd ${udev_root} ; ln -sf ${udev_root}cdwriter writer ) fi fi
qcn l'ha avvistao!Sun Sep 3 19:59:47 CDT 2006
a/udev-097-i486-8.tgz: Fixed a missing '[' in rc.udev. Thanks to
guilherme for pointing out the error, and to J., who found the missing
'['. (It had fallen off my desk and ended up under a table)
kernels/System.map: Forgot to gzip a bunch of these. Thanks, Steve'o.
Pure le battute si mette a fareSun Sep 3 19:59:47 CDT 2006
a/udev-097-i486-8.tgz: Fixed a missing '[' in rc.udev. Thanks to
guilherme for pointing out the error, and to J., who found the missing
'['. (It had fallen off my desk and ended up under a table)