summaryrefslogtreecommitdiffstats
path: root/conf/template.intel-corei7-64/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'conf/template.intel-corei7-64/local.conf.sample')
-rw-r--r--conf/template.intel-corei7-64/local.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/template.intel-corei7-64/local.conf.sample b/conf/template.intel-corei7-64/local.conf.sample
index 85fbbb3..ea3a238 100644
--- a/conf/template.intel-corei7-64/local.conf.sample
+++ b/conf/template.intel-corei7-64/local.conf.sample
@@ -238,7 +238,8 @@ CONF_VERSION = "1"
238 238
239IMAGE_FSTYPES_append = " tar.gz" 239IMAGE_FSTYPES_append = " tar.gz"
240IMAGE_FSTYPES_remove = " live" 240IMAGE_FSTYPES_remove = " live"
241IMAGE_FSTYPES_remove = " wic" 241#IMAGE_FSTYPES_remove = " wic"
242IMAGE_FSTYPES_remove = " hddimg"
242 243
243# Remove Intel Microcode 244# Remove Intel Microcode
244MACHINE_FEATURES_remove = "intel-ucode" 245MACHINE_FEATURES_remove = "intel-ucode"