Package: kernel-common Version: 13.018 Severity: normal I'm currently installing a system from scratch starting with a minimal system from a d-i netinstall.
Since I want to compile a kernel, I installed the pices bit by bit
(but only with apt-get install ..., not modifying any configuration
file so far explicitly).
When running
apt-get install kernel-package docbook-utils kernel-common
I got a conflict in the file /etc/kernel-img.conf
I attached the files left in the system (I chose to follow the
"newer") version.
--
Dr. Helge Kreutzmann [email protected]
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
# This is a sample /etc/kernel-img.conf file # See kernel-img.conf(5) for details # If you want the symbolic link (or image, if move_image is set) to be # stored elsewhere than / set this variable to the dir where you # want the symbolic link. Please note that this is not a Boolean # variable. This may be of help to loadlin users, who may set both # this and move_image. Defaults to /. This can be used in conjunction # with all above options except link_in_boot, which would not make # sense. (If both image_dest and link_in_boot are set, link_in_boot # overrides). image_dest = / # This option manipulates the build link created by recent kernels. If # the link is a dangling link, and if a the corresponding kernel # headers appear to have been installed on the system, a new symlink # shall be created to point to them. #relink_build_link = YES # If set, the preinst shall silently try to move /lib/modules/version # out of the way if it is the same version as the image being # installed. Use at your own risk. #clobber_modules = NO # If set, does not prompt to continue after a depmod problem in the # postinstall script. This facilitates automated installs, though it # may mask a problem with the kernel image. A diag‐ nostic is still # issued. This is unset be default. # ignore_depmod_err = NO # These setting are for legacy postinst scripts only. newer postinst # scripts from the kenrel-package do not use them do_symlinks = yes do_bootloader = no do_initrd=yes link_in_boot=no
# This is a sample /etc/kernel-img.conf file # See kernel-img.conf(5) for details # If you want the symbolic link (or image, if move_image is set) to be # stored elsewhere than / set this variable to the dir where you # want the symbolic link. Please note that this is not a Boolean # variable. This may be of help to loadlin users, who may set both # this and move_image. Defaults to /. This can be used in conjunction # with all above options except link_in_boot, which would not make # sense. (If both image_dest and link_in_boot are set, link_in_boot # overrides). image_dest = / # This option manipulates the build link created by recent kernels. If # the link is a dangling link, and if a the corresponding kernel # headers appear to have been installed on the system, a new symlink # shall be created to point to them. #relink_build_link = YES # If set, the preinst shall silently try to move /lib/modules/version # out of the way if it is the same version as the image being # installed. Use at your own risk. #clobber_modules = NO # If set, does not prompt to continue after a depmod problem in the # postinstall script. This facilitates automated installs, though it # may mask a problem with the kernel image. A diag‐ nostic is still # issued. This is unset be default. # ignore_depmod_err = NO # These setting are for legacy postinst scripts only. newer postinst # scripts from the kenrel-package do not use them do_symlinks = yes do_bootloader = no do_initrd=yes link_in_boot=no
# Kernel image management overrides # See kernel-img.conf(5) for details do_symlinks = yes do_bootloader = no do_initrd = yes link_in_boot = no
signature.asc
Description: Digital signature

