2023-09-13 01:29:56 +00:00
|
|
|
%packages --exclude-weakdeps
|
|
|
|
rocky-release
|
|
|
|
|
|
|
|
# The '@core' group installs, as it's name suggests, packages that are core
|
|
|
|
# to _any_:tm: Linux distribution. This includes packages like system, passwd,
|
|
|
|
# bash, coreutils, sudo, yum, etc.
|
|
|
|
@core
|
2023-10-04 07:22:35 +00:00
|
|
|
@standard
|
2023-09-13 01:29:56 +00:00
|
|
|
|
|
|
|
# Kernel selection
|
2023-11-13 10:14:56 +00:00
|
|
|
# (coprs/prathampatel/kernel-tfg/packages) "testing" kernels with defaults
|
|
|
|
#kernel-lts-tfg
|
|
|
|
#kernel-stable-tfg
|
|
|
|
#kernel-rc-tfg
|
|
|
|
#kernel-next-tfg
|
|
|
|
# (coprs/prathampatel/kernel-elrepo) "prod" kernels
|
|
|
|
#kernel-lts
|
|
|
|
kernel-stable
|
|
|
|
#kernel-mainline
|
|
|
|
#kernel-next
|
2023-09-13 01:29:56 +00:00
|
|
|
|
|
|
|
# Other necessary packages
|
|
|
|
cloud-utils-growpart
|
2023-10-04 07:22:35 +00:00
|
|
|
e2fsprogs
|
2023-09-13 01:29:56 +00:00
|
|
|
glibc-langpack-en
|
|
|
|
NetworkManager-wifi
|
|
|
|
|
|
|
|
# Extra add-ons
|
2023-10-04 09:05:53 +00:00
|
|
|
git
|
|
|
|
pciutils
|
2023-09-13 01:29:56 +00:00
|
|
|
tmux
|
2023-10-04 09:05:53 +00:00
|
|
|
util-linux
|
2023-09-13 01:29:56 +00:00
|
|
|
|
|
|
|
# Extra packages to do 'U-Boot -> GRUB -> Linux'
|
|
|
|
dracut-config-generic
|
|
|
|
efibootmgr
|
|
|
|
grub2-common
|
|
|
|
grub2-efi-aa64
|
|
|
|
grub2-efi-aa64-modules
|
|
|
|
grubby
|
|
|
|
openssh
|
|
|
|
shim-aa64
|
|
|
|
# Packages from SIG/AltArch
|
|
|
|
uboot-images-armv8 # This provides actual U-Boot binaries for SBCs
|
|
|
|
uboot-tools # This provides tools to interact with U-Boot (if stored on SPI) like fw_printenv, fw_setenv, mkimage, gen_eth_addr, etc
|
|
|
|
# Raspberry Pi firmware (needed to boot $OS on a Raspberry Pi)
|
|
|
|
bcm283x-firmware # This will pull in other RPi related firmware and bcm283x-overlays
|
|
|
|
|
|
|
|
# Trust me, they're nice!
|
2023-11-11 02:16:25 +00:00
|
|
|
appliance-tools
|
|
|
|
aria2
|
|
|
|
bat
|
|
|
|
btop
|
2023-11-21 05:16:46 +00:00
|
|
|
container-tools
|
2023-11-11 02:16:25 +00:00
|
|
|
dash
|
|
|
|
epel-release
|
|
|
|
gzip
|
2023-11-20 11:31:37 +00:00
|
|
|
hdparm
|
2023-11-11 02:16:25 +00:00
|
|
|
htop
|
|
|
|
mock
|
|
|
|
neovim
|
|
|
|
parallel
|
|
|
|
perl-Digest-SHA
|
|
|
|
picocom
|
|
|
|
procps-ng
|
|
|
|
pykickstart
|
|
|
|
ripgrep
|
|
|
|
rpm-build
|
|
|
|
rpmdevtools
|
|
|
|
rpmlint
|
|
|
|
ShellCheck
|
2023-11-11 03:06:58 +00:00
|
|
|
tree
|
|
|
|
wget
|
2023-11-11 02:16:25 +00:00
|
|
|
xz
|
|
|
|
yt-dlp
|
|
|
|
zstd
|
2023-09-13 01:29:56 +00:00
|
|
|
|
2023-11-20 10:43:54 +00:00
|
|
|
# for building Linux & U-Boot
|
|
|
|
arm-trusted-firmware-armv8
|
|
|
|
asciidoc
|
|
|
|
audit-libs-devel
|
|
|
|
binutils-devel
|
|
|
|
bison
|
|
|
|
dwarves
|
|
|
|
elfutils-devel
|
|
|
|
flex
|
|
|
|
gcc
|
|
|
|
gcc-c++
|
|
|
|
gcc-plugin-devel
|
|
|
|
glibc-static
|
|
|
|
gnutls-devel
|
|
|
|
kernel-rpm-macros
|
|
|
|
libbabeltrace-devel
|
|
|
|
libbpf-devel
|
|
|
|
libcap-devel
|
|
|
|
libcap-ng-devel
|
|
|
|
libnl3-devel
|
|
|
|
libtraceevent-devel
|
|
|
|
libuuid-devel
|
|
|
|
m4
|
|
|
|
make
|
|
|
|
ncurses-devel
|
|
|
|
newt-devel
|
|
|
|
numactl-devel
|
|
|
|
opencsd-devel
|
|
|
|
openssl-devel
|
|
|
|
pciutils-devel
|
|
|
|
perl(ExtUtils::Embed)
|
|
|
|
perl-devel
|
|
|
|
perl-generators
|
|
|
|
python3-devel
|
|
|
|
python3-docutils
|
|
|
|
python3-libfdt
|
|
|
|
python3-pyelftools
|
|
|
|
SDL2-devel
|
|
|
|
swig
|
|
|
|
xmlto
|
|
|
|
xz-devel
|
|
|
|
zlib-devel
|
|
|
|
|
2023-09-13 01:29:56 +00:00
|
|
|
# Remove some packages
|
|
|
|
-plymouth
|
|
|
|
-dracut-config-rescue
|
|
|
|
-java-11-*
|
2023-11-11 04:37:07 +00:00
|
|
|
-cockpit*
|
2023-11-13 11:59:45 +00:00
|
|
|
# no "stock" EL kernel
|
|
|
|
-kernel-core
|
|
|
|
-kmod-kvdo
|
|
|
|
-vdo
|
2023-09-13 01:29:56 +00:00
|
|
|
|
|
|
|
%end
|