diff --git a/Makefile b/Makefile index 6364430..33e3472 100644 --- a/Makefile +++ b/Makefile @@ -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 \