Add essential rockylinux packages

This commit is contained in:
Sandwich 2024-04-17 04:32:11 +02:00
parent 9986d19ed6
commit cd9ed65c91

View File

@ -167,6 +167,7 @@ rhel9:
- zstd - zstd
rocky: rocky:
- bind-utils
- cloud-init - cloud-init
- dhcp-client - dhcp-client
- efibootmgr - efibootmgr
@ -175,10 +176,13 @@ rocky:
- grub2 - grub2
- grub2-efi - grub2-efi
- lrzsz - lrzsz
- nc
- nfs-utils - nfs-utils
- nfsv4-client-utils
- open-vm-tools - open-vm-tools
- shim - shim
- telnet - telnet
- util-linux-core - util-linux-core
- vim-minimal - vim
- wget
- zstd - zstd