Вчера сделал pacman -Syu (недели две не обновлялся).
В результате получил незагрузку. Причина: новый udev требует ядро 2.6.15.
Так как у меня самосборное и обновление ядер заблокировано, то я и получил, то что получил
Странно другое, во время выполнения pacman'а не было ругани. Или я пропустил?...
Хорошо что получилось откатится на старые udev+initscripts.
Udev changes, upgraders please read! posted by Tpowa
February 11, 2006
ATTENTION:
----------
/etc/rc.conf:
MOD_AUTOLOAD="yes"
will activate autoloading modules during boot process
+ autoloading of modules after boot
(aka cold/hotplugging)
MOD_BLACKLIST=(moduleA moduleB) and MODULES=(!moduleA !moduleB) is the same now!
Udev will not load the module for you if autoloading is activated!
/etc/modprobe.conf:
Please remove the OSS compatibility modules from
else your soundcard may fail to load!
/etc/fstab:
/dev/discs/ etc. is no more!
Please update old devfs name scheme to new layout!
YOU NEED A KERNEL >= 2.6.15, else udev will not work!!!
---------
Enjoy new udev
greetings
tpowa
So long, and thanks for all the fish.
Douglas Adams, The Hitchhiker's Guide to the Galaxy
Udev changes, upgraders please read! posted by Tpowa
February 11, 2006
ATTENTION:
----------
/etc/rc.conf:
MOD_AUTOLOAD="yes"
will activate autoloading modules during boot process
+ autoloading of modules after boot
(aka cold/hotplugging)
MOD_BLACKLIST=(moduleA moduleB) and MODULES=(!moduleA !moduleB) is the same now!
Udev will not load the module for you if autoloading is activated!
/etc/modprobe.conf:
Please remove the OSS compatibility modules from
else your soundcard may fail to load!
/etc/fstab:
/dev/discs/ etc. is no more!
Please update old devfs name scheme to new layout!
YOU NEED A KERNEL >= 2.6.15, else udev will not work!!!
---------