|
楼主 |
发表于 2007-3-20 20:38:04
|
显示全部楼层
在升级的时候,注意阅读
http://mirrors.easynews.com/linu ... ANGES_AND_HINTS.TXT
中
IMPORTANT: Until further notice, upgrading from 11.0 should be done in this
order:
1. Install a 2.6 kernel (if you are using the default 2.4 kernel from
Slackware 11.0) - the kernel-generic-2.6.18.8 and kernel-huge-2.6.18.8
packages are available in the a/ series.
At this point, use "installpkg" to install the kernel rather than
"upgradepkg" so that you will still have a working kernel if the new one
doesn't boot. If you were not already running a 2.6 kernel, you will
need to reboot.
2. After successfully booting the new 2.6 kernel, you may now remove the
kernel-ide and kernel-modules-2.4.? packages.
3. Go into single user mode (runlevel 1) with "telinit 1"
4. Upgrade the glibc-solibs package.
5. Remove all of the x/ series packages ( cd /var/log/packages ;
removepkg x11-* fontconfig* dejavu-ttf* ttf-indic-fonts* ).
6. Upgrade the aaa_base package.
7. Install the new fontconfig package.
8. Install the new X.org packages in x series.
9. Upgrade everything else using the recommended instructions in UPGRADE.TXT.
Note that you will almost certainly want to use the --install-new option
with upgradepkg(8), as there are a *lot* of new packages.
Be sure to upgrade the fontconfig, ttf-indic-fonts, and dejavu-ttf packages so
that the font paths will be correct.
You will need to generate a new /etc/X11/xorg.conf file after upgrading.
sysvinit and udev were upgraded, and the actual init scripts were split out
into the sysvinit-scripts package. Be sure to install it, and don't forget
to move/merge all of the associated *.new files into place or your system
will not boot. |
|