diff --git a/desktop.ks b/desktop.ks index 6e639dd..d83fdb0 100644 --- a/desktop.ks +++ b/desktop.ks @@ -10,6 +10,7 @@ clearpart --all autopart rootpw --plaintext weakpassword user --name=test --password=weakpassword --plaintext +firstboot --enable poweroff %packages diff --git a/desktopencrypt.ks b/desktopencrypt.ks index af3b5d4..e3588e7 100644 --- a/desktopencrypt.ks +++ b/desktopencrypt.ks @@ -10,6 +10,7 @@ clearpart --all autopart --encrypted --passphrase=weakpassword rootpw --plaintext weakpassword user --name=test --password=weakpassword --plaintext +firstboot --enable poweroff %packages diff --git a/hdds.json b/hdds.json index e360eb6..0c16ef3 100644 --- a/hdds.json +++ b/hdds.json @@ -140,7 +140,7 @@ "branched": ["x86_64"] }, "size" : "20", - "imgver": "3", + "imgver": "4", "variant": "Workstation" }, {