changed sequence
This commit is contained in:
parent
e3b3495c4a
commit
b27fdc4cbb
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue