Also use linux-image-virtual instead of linux-image-server for >= karmic
This commit is contained in:
@@ -33,7 +33,7 @@ if [ "${pygrub}" ]; then
|
||||
#
|
||||
# linux_kernel_type="desktop"
|
||||
#
|
||||
linux_kernel_type="server"
|
||||
linux_kernel_type="virtual"
|
||||
|
||||
linux_kernel_package="linux-image-${linux_kernel_type}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user