33 lines
1.6 KiB
Makefile
33 lines
1.6 KiB
Makefile
$(MAKEDIST_TARGET)-livecd-light: openssh-server usbutils wireless_tools parted iputils file rootfiles \
|
|
ppp minicom locales mc alsa-utils \
|
|
man-db curl zip unzip iptables iproute wpa_supplicant mtd-utils nfs-utils \
|
|
openssh-clients binutils telnet ftp debianutils diffutils bluez traceroute \
|
|
lxde timezone sudo vixie-cron logrotate \
|
|
openobex liblame expect prelink NetworkManager ModemManager \
|
|
network-manager-applet Mesa-tools \
|
|
x11vnc xorg-server xorg-drv-video-fbdev xorg-drv-input-evdev xorg-drv-input-keyboard \
|
|
xorg-drv-input-mouse xorg-drv-input-void \
|
|
xorg-drv-input-tslib xcursor-transparent-theme rpm smart chromium desktop-base-openmamba
|
|
|
|
$(MAKEDIST_TARGET)-livecd-light-libreoffice: libreoffice-calc libreoffice-writer libreoffice-impress
|
|
|
|
$(MAKEDIST_TARGET)-workaround: libQt5Core
|
|
|
|
$(MAKEDIST_TARGET)-livecd-light-root: \
|
|
postplug-xorg postplug-sound \
|
|
$(MAKEDIST_TARGET)-commontools xorg-server \
|
|
xorg-fonts-100dpi xorg-fonts-Type1 xorg-fonts-TTF \
|
|
xorg-drv-input-synaptics xorg-apps-extra xterm \
|
|
ttf-freefont liberation-fonts-ttf \
|
|
gparted ntfs-3g libdvdcss \
|
|
midori livecd-tools \
|
|
Mesa-tools driconf parted testdisk \
|
|
vixie-cron logrotate \
|
|
smart-gui cpufreqd mambatray \
|
|
$(MAKEDIST_TARGET)-livecd-light
|
|
|
|
# Localization targets
|
|
$(MAKEDIST_TARGET)-livecd-root-en:
|
|
$(MAKEDIST_TARGET)-livecd-root-es:
|
|
$(MAKEDIST_TARGET)-livecd-root-it:
|