Makefile: review base packages for rootfs-base target
This commit is contained in:
parent
f95c46717c
commit
0f2a627b24
6
Makefile
6
Makefile
@ -3,12 +3,12 @@ $(MAKEDIST_TARGET): rpm make
|
|||||||
$(MAKEDIST_TARGET)-rolling:
|
$(MAKEDIST_TARGET)-rolling:
|
||||||
|
|
||||||
$(MAKEDIST_TARGET)-base: filesystem gzip texinfo ldconfig bash libreadline glibc \
|
$(MAKEDIST_TARGET)-base: filesystem gzip texinfo ldconfig bash libreadline glibc \
|
||||||
ncurses systemd setup coreutils rootfiles chkconfig \
|
ncurses systemd setup coreutils util-linux less file rootfiles chkconfig \
|
||||||
udev debianutils openmamba-release dracut
|
udev debianutils openmamba-release
|
||||||
# splashutils
|
# splashutils
|
||||||
$(MAKEDIST_TARGET)-firmwares: ipw2100-firmware ipw2200-firmware zd1211-firmware radeon-firmware \
|
$(MAKEDIST_TARGET)-firmwares: ipw2100-firmware ipw2200-firmware zd1211-firmware radeon-firmware \
|
||||||
rt2501-firmware rt2860-firmware rt2870-firmware r5u87x-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 \
|
procps sed grep tar bzip2 unzip zip pciutils lshw \
|
||||||
pam shadow-common pwdutils acpid screen \
|
pam shadow-common pwdutils acpid screen \
|
||||||
net-tools mc dhcpclient timezone nfs-utils openmamba-lsb-core \
|
net-tools mc dhcpclient timezone nfs-utils openmamba-lsb-core \
|
||||||
|
Loading…
Reference in New Issue
Block a user