summaryrefslogtreecommitdiffstats
path: root/kickstarts/sample_end.ks
diff options
context:
space:
mode:
Diffstat (limited to 'kickstarts/sample_end.ks')
-rw-r--r--kickstarts/sample_end.ks5
1 files changed, 4 insertions, 1 deletions
diff --git a/kickstarts/sample_end.ks b/kickstarts/sample_end.ks
index b856a3d0..d44df38c 100644
--- a/kickstarts/sample_end.ks
+++ b/kickstarts/sample_end.ks
@@ -42,7 +42,10 @@ install
zerombr
# Magically figure out how to partition this thing
-SNIPPET::partition_select
+SNIPPET::main_partition_select
+%pre
+SNIPPET::pre_partition_select
+
$kickstart_start