2
This commit is contained in:
parent
18efe9043b
commit
c1d30b62d1
4
Makefile
4
Makefile
@ -16,3 +16,7 @@ install-common-tools:
|
|||||||
echo $(PACKAGES)
|
echo $(PACKAGES)
|
||||||
dnf install -y $(PACKAGES)
|
dnf install -y $(PACKAGES)
|
||||||
|
|
||||||
|
sysprep:
|
||||||
|
dnf clean all
|
||||||
|
cloud-init clean
|
||||||
|
echo -n "" > /etc/machine-id
|
||||||
|
|||||||
@ -2,3 +2,4 @@ vim
|
|||||||
make
|
make
|
||||||
wget
|
wget
|
||||||
git
|
git
|
||||||
|
bash-completion
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user