Remove "general" graphical packages
This commit is contained in:
parent
d397baa085
commit
da5b380d14
@ -50,7 +50,7 @@ You can get rid of the following components, if you don't wish for them:
|
||||
- *Proprietary hardware support:* hardware-proprietary
|
||||
- *Hardware support (for making chroot):* hardware, hardware-proprietary, live
|
||||
- *ISO support:* live
|
||||
- *Graphical desktop:* graphical, graphical-xfce4
|
||||
- *Graphical desktop:* graphical-xfce4
|
||||
|
||||
You may also shrink the image, by putting these components before base:
|
||||
- *Documentation:* shrink-nodocs
|
||||
|
@ -1,2 +1,5 @@
|
||||
graphical-theme-classiclooks
|
||||
graphical-xfce4
|
||||
graphical-xfce4
|
||||
ksuperkey
|
||||
XMousePasteBlock
|
||||
seamonkey
|
||||
|
@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xinit unifont scrot xclip netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils synaptic catfish galculator celluloid gpicview xpdf unrar-free engrampa blueman xscreensaver-"
|
@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xorg xfce4 xfce4-*-plugin xfce4-power-manager gvfs gvfs-backends gvfs-fuse network-manager-gnome xfce4-terminal mousepad lightdm-"
|
||||
export WDVN_PACKAGES_DL="$WDVN_PACKAGES_DL xinit xorg xfce4 xfce4-*-plugin xfce4-power-manager gvfs gvfs-backends gvfs-fuse unifont scrot xclip netsurf-gtk xautolock xsecurelock qt5-style-plugins alsa-utils network-manager-gnome xfce4-terminal mousepad synaptic catfish galculator celluloid gpicview xpdf unrar-free engrampa blueman xscreensaver- lightdm-"
|
||||
|
Loading…
Reference in New Issue
Block a user