added log
This commit is contained in:
parent
843567980a
commit
e3b3495c4a
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ autopart --type=lvm
|
|||
clearpart --none --initlabel
|
||||
|
||||
|
||||
%pre
|
||||
%pre --log=/root/anaconda-pre.log
|
||||
#!/bin/bash
|
||||
|
||||
NET_CFG=$(grep -oE 'net_cfg=#.*#' < /proc/cmdline)
|
||||
|
|
@ -42,7 +42,7 @@ else
|
|||
fi
|
||||
%end
|
||||
|
||||
# %include /tmp/setup
|
||||
%include /tmp/setup
|
||||
|
||||
rootpw $1$ShWUmTPa$n1yOej8jz.ZuOpaFNC2Vt0 --iscrypted
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue