Makefile: review base packages for rootfs-base target

This commit is contained in:
Silvan Calarco 2024-01-11 17:52:39 +01:00
parent f95c46717c
commit 0f2a627b24

View File

@ -3,12 +3,12 @@ $(MAKEDIST_TARGET): rpm make
$(MAKEDIST_TARGET)-rolling:
$(MAKEDIST_TARGET)-base: filesystem gzip texinfo ldconfig bash libreadline glibc \
ncurses systemd setup coreutils rootfiles chkconfig \
udev debianutils openmamba-release dracut
ncurses systemd setup coreutils util-linux less file rootfiles chkconfig \
udev debianutils openmamba-release
# splashutils
$(MAKEDIST_TARGET)-firmwares: ipw2100-firmware ipw2200-firmware zd1211-firmware radeon-firmware \
rt2501-firmware rt2860-firmware rt2870-firmware r5u87x-firmware
$(MAKEDIST_TARGET)-commontools: $(_init_system) util-linux kmod \
$(MAKEDIST_TARGET)-commontools: $(_init_system) kmod \
procps sed grep tar bzip2 unzip zip pciutils lshw \
pam shadow-common pwdutils acpid screen \
net-tools mc dhcpclient timezone nfs-utils openmamba-lsb-core \