Remove xinetd and some other package from common packages
This commit is contained in:
parent
dbccffb3e5
commit
2102cdbe71
10
Makefile
10
Makefile
@ -9,15 +9,15 @@ $(MAKEDIST_TARGET)-base: filesystem gzip texinfo ldconfig bash libreadline glibc
|
|||||||
# 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 module-init-tools \
|
$(MAKEDIST_TARGET)-commontools: $(_init_system) util-linux kmod \
|
||||||
procps sed grep net-tools tar bzip2 unzip zip pciutils \
|
procps sed grep tar bzip2 unzip zip pciutils \
|
||||||
pam shadow-common pwdutils acpid mingetty screen \
|
pam shadow-common pwdutils acpid mingetty screen \
|
||||||
net-tools prelink mc dhcpclient timezone nfs-utils \
|
net-tools prelink mc dhcpclient timezone nfs-utils \
|
||||||
wireless_tools wpa_supplicant openmamba-release refit-tools openssh-clients \
|
wireless_tools wpa_supplicant openmamba-release refit-tools openssh-clients \
|
||||||
dosfstools man mbr iptables cups vim iputils sudo postplug xinetd less \
|
dosfstools man mbr iptables cups vim iputils sudo postplug less \
|
||||||
reiserfsprogs ppp b43-tools mdadm usb-modeswitch \
|
reiserfsprogs ppp b43-tools mdadm usb-modeswitch \
|
||||||
usbutils ftp telnet eject bluez lsof \
|
usbutils ftp telnet whois eject bluez lsof \
|
||||||
tcpdump pcmcia-utils xdg-utils iproute $(MAKEDIST_TARGET)-firmwares \
|
pcmcia-utils xdg-utils iproute $(MAKEDIST_TARGET)-firmwares \
|
||||||
$(MAKEDIST_TARGET)-devel
|
$(MAKEDIST_TARGET)-devel
|
||||||
$(MAKEDIST_TARGET)-debug: strace valgrind gdb minicom openssh-server dhcpclient rpm iputils \
|
$(MAKEDIST_TARGET)-debug: strace valgrind gdb minicom openssh-server dhcpclient rpm iputils \
|
||||||
openssh-clients diffutils Mesa-tools kbd mc openmamba-release
|
openssh-clients diffutils Mesa-tools kbd mc openmamba-release
|
||||||
|
Loading…
Reference in New Issue
Block a user