forked from sig_core/kickstarts
temporary debugging
This commit is contained in:
parent
c58097c7f9
commit
b52c874e40
@ -97,6 +97,8 @@ account required pam_succeed_if.so user notin root:vagrant
|
|||||||
:quit
|
:quit
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
||||||
|
set -x
|
||||||
# Install VBoxGuestAdditions for installed kernel
|
# Install VBoxGuestAdditions for installed kernel
|
||||||
kver=$(rpm -q --queryformat="%{VERSION}-%{RELEASE}.%{ARCH}" kernel)
|
kver=$(rpm -q --queryformat="%{VERSION}-%{RELEASE}.%{ARCH}" kernel)
|
||||||
dnf -y install kernel-devel gcc make perl elfutils-libelf-devel
|
dnf -y install kernel-devel gcc make perl elfutils-libelf-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user