Clean up 8.7 Beta, use text installation for kickstarts for lower memory and faster installation. (#13)

This commit is contained in:
StackKorora 2023-01-05 18:05:21 -06:00 committed by GitHub
parent d64b0a2fcb
commit f6bfd46d04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
21 changed files with 14 additions and 111 deletions

View File

@ -1,21 +0,0 @@
bootloader --location=mbr
network --bootproto=dhcp
url --url="https://download.rockylinux.org/stg/rocky/8.7-Beta/BaseOS/x86_64/os/"
lang en_US.UTF-8
keyboard us
timezone --utc America/New_York
clearpart --all
autopart
rootpw --plaintext weakpassword
user --name=test --password=weakpassword --plaintext
firstboot --enable
poweroff
%packages
@^workstation-product-environment
-selinux-policy-minimum
%end
%post
touch $INSTALL_ROOT/home/home_preserved
%end

View File

@ -10,6 +10,7 @@ rootpw --plaintext weakpassword
user --name=test --password=weakpassword --plaintext
firstboot --enable
poweroff
text
%packages
@^workstation-product-environment

View File

@ -10,6 +10,7 @@ rootpw --plaintext weakpassword
user --name=test --password=weakpassword --plaintext
firstboot --enable
poweroff
text
%packages
@^workstation-product-environment

View File

@ -10,6 +10,7 @@ rootpw --plaintext weakpassword
user --name=test --password=weakpassword --plaintext
firstboot --enable
poweroff
text
%packages
@^workstation-product-environment

View File

@ -1,17 +0,0 @@
bootloader --location=mbr
network --bootproto=dhcp
url --url="https://download.rockylinux.org/stg/rocky/8.7-Beta/BaseOS/x86_64/os/"
lang en_US.UTF-8
keyboard us
timezone --utc America/New_York
clearpart --all
autopart --encrypted --passphrase=weakpassword
rootpw --plaintext weakpassword
user --name=test --password=weakpassword --plaintext
firstboot --enable
poweroff
%packages
@^workstation-product-environment
-selinux-policy-minimum
%end

View File

@ -10,6 +10,7 @@ rootpw --plaintext weakpassword
user --name=test --password=weakpassword --plaintext
firstboot --enable
poweroff
text
%packages
@^workstation-product-environment

View File

@ -10,6 +10,7 @@ rootpw --plaintext weakpassword
user --name=test --password=weakpassword --plaintext
firstboot --enable
poweroff
text
%packages
@^workstation-product-environment

View File

@ -10,6 +10,7 @@ rootpw --plaintext weakpassword
user --name=test --password=weakpassword --plaintext
firstboot --enable
poweroff
text
%packages
@^workstation-product-environment

View File

@ -155,7 +155,6 @@
"name" : "minimal",
"releases" : {
"8" : ["x86_64", "aarch64"],
"8.7-Beta" : ["x86_64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "15"
@ -164,7 +163,6 @@
"name" : "minimal-uefi",
"releases" : {
"8" : ["x86_64", "aarch64"],
"8.7-Beta" : ["x86_64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "15",
@ -174,7 +172,6 @@
"name" : "desktop",
"releases" : {
"8": ["x86_64", "aarch64"],
"8.7-Beta" : ["x86_64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "20"
@ -183,7 +180,6 @@
"name" : "desktopencrypt",
"releases" : {
"8" : ["x86_64", "aarch64"],
"8.7-Beta" : ["x86_64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "20"
@ -192,7 +188,6 @@
"name" : "server",
"releases" : {
"8" : ["x86_64", "aarch64"],
"8.7-Beta" : ["x86_64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "9"
@ -201,7 +196,6 @@
"name" : "support",
"releases" : {
"8" : ["x86_64", "aarch64"],
"8.7-Beta" : ["x86_64"],
"9" : ["x86_64", "aarch64"]
},
"size" : "30"

View File

@ -1,14 +0,0 @@
bootloader --location=mbr
network --bootproto=dhcp
url --url="https://download.rockylinux.org/stg/rocky/8.7-Beta/BaseOS/x86_64/os/"
lang en_US.UTF-8
keyboard us
timezone --utc America/New_York
clearpart --all
autopart
rootpw weakpassword
poweroff
%packages
@core
%end

View File

@ -8,6 +8,7 @@ clearpart --all
autopart
rootpw weakpassword
poweroff
text
%packages
@core

View File

@ -1,18 +0,0 @@
bootloader --location=mbr
network --bootproto=dhcp
url --url="https://download.rockylinux.org/stg/rocky/8.7-Beta/BaseOS/x86_64/os/"
lang en_US.UTF-8
keyboard us
timezone --utc America/New_York
clearpart --all
autopart
rootpw weakpassword
poweroff
%packages
@core
%end
%post
touch $INSTALL_ROOT/home/home_preserved
%end

View File

@ -8,6 +8,7 @@ clearpart --all
autopart
rootpw weakpassword
poweroff
text
%packages
@core

View File

@ -8,6 +8,7 @@ clearpart --all
autopart
rootpw weakpassword
poweroff
text
%packages
@core

View File

@ -8,6 +8,7 @@ clearpart --all
autopart
rootpw weakpassword
poweroff
text
%packages
@core

View File

@ -1,16 +0,0 @@
bootloader --location=mbr
network --bootproto=dhcp
url --url="https://download.rockylinux.org/stg/rocky/8.7-Beta/BaseOS/x86_64/os/"
lang en_US.UTF-8
keyboard us
timezone --utc America/New_York
clearpart --all
autopart
rootpw weakpassword
user --name=test --password=weakpassword --plaintext
poweroff
%packages
@^server-product-environment
plymouth-system-theme
%end

View File

@ -9,6 +9,7 @@ autopart
rootpw weakpassword
user --name=test --password=weakpassword --plaintext
poweroff
text
%packages
@^server-product-environment

View File

@ -9,6 +9,7 @@ autopart
rootpw weakpassword
user --name=test --password=weakpassword --plaintext
poweroff
text
%packages
@^server-product-environment

View File

@ -1,19 +0,0 @@
bootloader --location=mbr
network --bootproto=dhcp
url --url="https://download.rockylinux.org/stg/rocky/8.7-Beta/BaseOS/x86_64/os/"
#repo --name="epel" --baseurl="http://mirrors.kernel.org/fedora-epel/8/Everything/x86_64/"
# use epel to keep scsi-target-utils instead of targetcli
lang en_US.UTF-8
keyboard us
timezone --utc America/New_York
clearpart --all
autopart
rootpw weakpassword
poweroff
%packages
@core
targetcli
nfs-utils
dnsmasq
%end

View File

@ -10,6 +10,7 @@ clearpart --all
autopart
rootpw weakpassword
poweroff
text
%packages
@core

View File

@ -10,6 +10,7 @@ clearpart --all
autopart
rootpw weakpassword
poweroff
text
%packages
@core