mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
make sure authoconfig is installed so anaconda does not puke
This commit is contained in:
@@ -54,6 +54,9 @@ syslinux-extlinux
|
||||
tar
|
||||
rsync
|
||||
|
||||
# anaconda needs authconfig to be installed into the image to setup some things
|
||||
authconfig
|
||||
|
||||
# Some things from @core we can do without in a minimal install
|
||||
-biosdevname
|
||||
-plymouth
|
||||
@@ -62,7 +65,6 @@ rsync
|
||||
-kbd
|
||||
-uboot-tools
|
||||
-kernel
|
||||
-authconfig
|
||||
-firewalld
|
||||
|
||||
%end
|
||||
|
||||
Reference in New Issue
Block a user