pf-tools commit: r751 [ccaillet-guest] - /branches/0.33-stable/templates/ubuntu-preseed.tpl

parmelan-guest at users.alioth.debian.org parmelan-guest at users.alioth.debian.org
Tue Jun 8 08:18:16 UTC 2010


Author: ccaillet-guest
Date: Tue Jun  8 08:18:10 2010
New Revision: 751

URL: http://svn.debian.org/wsvn/pf-tools/?sc=1&rev=751
Log:
Rollback with %KERNELPKG% var in preseed template for Ubuntu due to improvement in mk_pxelinuxcfg

Modified:
    branches/0.33-stable/templates/ubuntu-preseed.tpl

Modified: branches/0.33-stable/templates/ubuntu-preseed.tpl
URL: http://svn.debian.org/wsvn/pf-tools/branches/0.33-stable/templates/ubuntu-preseed.tpl?rev=751&op=diff
==============================================================================
--- branches/0.33-stable/templates/ubuntu-preseed.tpl (original)
+++ branches/0.33-stable/templates/ubuntu-preseed.tpl Tue Jun  8 08:18:10 2010
@@ -74,7 +74,7 @@
 d-i partman/confirm_nooverwrite boolean true
 
 ### Base system installation
-d-i base-installer/kernel/image string linux-image-server
+d-i base-installer/kernel/image string %KERNELPKG%
 
 ### Account setup
 d-i passwd/root-login boolean false




More information about the pf-tools-commits mailing list