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
|
# Partition clearing information
|
||||||
clearpart --none --initlabel
|
clearpart --none --initlabel
|
||||||
|
|
||||||
|
%include /tmp/setup
|
||||||
|
|
||||||
%pre --log=/root/anaconda-pre.log
|
%pre --log=/root/anaconda-pre.log
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
@ -42,8 +43,6 @@ else
|
||||||
fi
|
fi
|
||||||
%end
|
%end
|
||||||
|
|
||||||
%include /tmp/setup
|
|
||||||
|
|
||||||
rootpw $1$ShWUmTPa$n1yOej8jz.ZuOpaFNC2Vt0 --iscrypted
|
rootpw $1$ShWUmTPa$n1yOej8jz.ZuOpaFNC2Vt0 --iscrypted
|
||||||
|
|
||||||
## repos
|
## repos
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue