From 7481a3622fbbd1528e0b2636a571d3531dcb1678 Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Wed, 19 Feb 2014 02:28:22 -0500 Subject: [PATCH] Generic linux-image instead of linux-image-2.6 --- preseed/preseed-wheezy.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/preseed/preseed-wheezy.cfg b/preseed/preseed-wheezy.cfg index fb38d31..6749a9f 100644 --- a/preseed/preseed-wheezy.cfg +++ b/preseed/preseed-wheezy.cfg @@ -315,7 +315,7 @@ d-i partman/confirm_nooverwrite boolean true # The kernel image (meta) package to be installed; "none" can be used if no # kernel is to be installed. -d-i base-installer/kernel/image string linux-image-2.6-amd64 +d-i base-installer/kernel/image string linux-image-amd64 ### Apt setup # You can choose to install non-free and contrib software. -- 2.20.1