From b27fdc4cbb358a5f96f2f556431681a9a0660a89 Mon Sep 17 00:00:00 2001 From: Michael Trip Date: Mon, 21 Sep 2020 09:11:35 +0200 Subject: [PATCH] changed sequence --- kickstart.ks | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kickstart.ks b/kickstart.ks index dab213d..731fafd 100644 --- a/kickstart.ks +++ b/kickstart.ks @@ -16,6 +16,7 @@ autopart --type=lvm # Partition clearing information clearpart --none --initlabel +%include /tmp/setup %pre --log=/root/anaconda-pre.log #!/bin/bash @@ -42,8 +43,6 @@ else fi %end -%include /tmp/setup - rootpw $1$ShWUmTPa$n1yOej8jz.ZuOpaFNC2Vt0 --iscrypted ## repos