hi,
In the manual, chapter 'Removing kernels', the package 'aptosid-kernelhacking' is mentioned two times:
http://manual.aptosid.com/en/sys-admin-kern-upg-en.htm#kern-remove wrote:
Old kernels can be removed from the system. To do so, you can use the script kernel-remover which is in the package aptosid-kernelhacking. This script must be installed and allows to you nominate which kernels you wish to remove.
Code:
apt-get update
apt-get install aptosid-kernelhacking
kernel-remover
The package 'aptosid-kernelhacking' does not exists, the new package name is now 'kernel-remover'.
Code:
apt-cache show kernel-remover
Package: kernel-remover
Priority: extra
Section: misc
Installed-Size: 328
Maintainer: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Architecture: all
Version: 3.1.0
Replaces: sidux-kernelhacking (<< 3.0.2)
/.. cut ../
This error is on CD and also in the online-manual. |