27 lines
1.5 KiB
Makefile
27 lines
1.5 KiB
Makefile
$(MAKEDIST_TARGET)-sdk-root: openssh-server usbutils wireless_tools parted \
|
|
iputils file rootfiles file \
|
|
dhcpclient ppp minicom vsftpd rt2870-firmware ntp locales \
|
|
binutils gcc gcc-c++ gcc-cpp make man-db glibc-devel strace \
|
|
sysvinit util-linux module-init-tools \
|
|
procps sed grep net-tools tar bzip2 unzip zip pciutils \
|
|
pam shadow-common pwdutils mingetty \
|
|
NetworkManager cnetworkmanager ModemManager net-tools mc \
|
|
timezone wireless_tools openmamba-release openssh-clients \
|
|
man iptables iputils xinetd less mtd-utils bluez \
|
|
reiserfsprogs reiser4progs ppp usbutils ftp telnet eject \
|
|
tcpdump pcmcia-utils xdg-utils iproute syslog-ng \
|
|
rpm autospec autodist nfs-utils patch sudo smart openmamba-devel \
|
|
pkgconfig diffutils autoconf automake libtool gettext xorg-server \
|
|
tightvnc-server lxde midori
|
|
# openmamba-devel
|
|
#sudo
|
|
$(MAKEDIST_TARGET)-sdk-root-missing: wpa_supplicant dosfstools cups vim postplug ipw2100-firmware ipw2200-firmware zd1211-firmware \
|
|
rt2501-firmware rt2870-firmware b43-tools r5u87x-firmware mdadm eciadsl \
|
|
ndiswrapper slmodem unionfs_utils nfs-utils mbr
|
|
$(MAKEDIST_TARGET)-sdk-root-en:
|
|
$(MAKEDIST_TARGET)-sdk-root-it:
|
|
$(MAKEDIST_TARGET)-sdk-root-es:
|
|
$(MAKEDIST_TARGET)-sdk-root-i586: grub2
|
|
$(MAKEDIST_TARGET)-sdk-root-arm:
|
|
$(MAKEDIST_TARGET)-sdk-root-ppc: yaboot
|