Compare commits

...

3 Commits

Author SHA1 Message Date
Evan Goode 049ddc06af Add dnf5-plugins to fedora-container-base.ks 2024-04-29 11:49:11 -04:00
Evan Goode 86fdcfb160 Replace dnf with dnf5 2024-04-29 11:48:00 -04:00
Evan Goode b3f29156a0 Replace microdnf with dnf5 2024-04-29 09:03:17 -04:00
8 changed files with 10 additions and 22 deletions

View File

@ -22,12 +22,6 @@ rootpw vagrant
bootloader --timeout=1 --location=mbr --append="no_timer_check console=tty1 console=ttyS0,115200n8 net.ifnames=0 biosdevname=0"
%packages
# The default koji Vagrantfile configuration uses rsync to sync files between
# the vagrant host and the guest. It uses yum to verify that rsync is present
# and/or install it if it is not. It will fail without adding the yum compat
# layer for dnf
# TODO: Teach vagrant about dnf
dnf-yum
# rsync gets installed when the Vagrant box is first launched on the
# users setup. This can actually take a bit of time. Just fold it
# in to the base box disk image

View File

@ -1,11 +1,11 @@
# See fedora-container-common.ks for details on how to hack on container image kickstarts
# This base is a stripped back Fedora image without python3/dnf.
# This base is a stripped back Fedora image without python3.
# If you need that use the standard base image.
%include fedora-container-common.ks
%packages --excludedocs --instLangs=en --nocore --excludeWeakdeps
microdnf
dnf5
-tzdata
%end

View File

@ -7,8 +7,8 @@
rootfiles
tar # https://bugzilla.redhat.com/show_bug.cgi?id=1409920
vim-minimal
dnf
dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29
dnf5
dnf5-plugins
sudo
-glibc-langpack-en
-langpacks-en

View File

@ -28,9 +28,8 @@ coreutils-common
curl
default-editor
diffutils
dnf
dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29
dnf-plugins-core
dnf5
dnf5-plugins
-dosfstools
-e2fsprogs
fedora-release-toolbx

View File

@ -11,11 +11,7 @@ rootfiles
tar # https://bugzilla.redhat.com/show_bug.cgi?id=1409920
vim-minimal
dnf
dnf-yum # https://fedorahosted.org/fesco/ticket/1312#comment:29
python3-dnf-plugins-core # https://github.com/fedora-eln/eln/issues/166
dnf5 # https://github.com/fedora-eln/eln/issues/175
dnf5
dnf5-plugins
sudo

View File

@ -32,11 +32,10 @@ reboot
# Packages
%packages
@core
dnf
dnf5
kernel
yum
nfs-utils
dnf-utils
# pull firmware packages out
-aic94xx-firmware

View File

@ -1,5 +1,5 @@
%packages
microdnf
dnf5
-@standard
-initial-setup-gui
-generic-release*

View File

@ -31,7 +31,7 @@ coreutils-single
util-linux
rpm
shadow-utils
microdnf
dnf5
glibc-minimal-langpack
grubby
kernel