add missing packages
This commit is contained in:
parent
5264e45704
commit
ada0d3cd67
1 changed files with 3 additions and 3 deletions
|
|
@ -63,7 +63,7 @@ GRUB_UEFI_PART="/dev/sda1"
|
|||
PKG_CORE="grub linux linux-firmware linux-headers linux-lts linux-lts-headers os-prober intel-ucode"
|
||||
|
||||
# Can be tuned - includes all video drivers, etc.
|
||||
PKG_XORG="xorg xorg-drivers xorg-xinit xorg-twm xorg-xclock xorg-apps xterm alsa-utils gnu-free-fonts mesa ttf-dejavu ttf-liberation"
|
||||
PKG_XORG="xorg xorg-appres xorg-drivers xorg-xinit xorg-twm xorg-xclock xorg-apps xterm alsa-utils gnu-free-fonts libva-intel-driver libva-vdpau-driver mesa ttf-dejavu ttf-liberation xclip"
|
||||
|
||||
# Things that get dragged in by xorg to remove
|
||||
PKG_XDEL="xorg-fonts-100dpi xorg-fonts-75dpi"
|
||||
|
|
@ -75,10 +75,10 @@ PKG_GVBOX="virtualbox-guest-utils virtualbox-guest-dkms"
|
|||
PKG_HVBOX="virtualbox virtualbox-host-dkms"
|
||||
|
||||
# CLI stuff
|
||||
PKG_CLI="alsa-firmware android-udev base-devel bash-completion bc bind-tools chrony cpio cronie dhclient dmidecode ethtool ffmpeg gdisk git gnu-netcat haveged iftop ipw2100-fw ipw2200-fw iw kexec-tools lshw lsof mailx mplayer mpv mtr mutt net-tools nfs-utils nmap ntfs-3g openssh parted pkgstats pwgen pyalpm python-commonmark rclone rpcbind rsync screen sharutils strace stunnel sudo tcpdump traceroute tmux unrar unzip usb_modeswitch wget whois wireshark-cli zip zsh zsh-completions"
|
||||
PKG_CLI="acpi alsa-firmware android-udev asp base-devel bash-completion bc bind-tools chrony cpio cronie dhclient dmidecode ethtool ffmpeg gdisk git gnu-netcat haveged horst iftop ipw2100-fw ipw2200-fw iw kexec-tools lshw lsof mailx mplayer mpv mtr mutt net-tools nfs-utils nmap ntfs-3g openssh parted pkgstats pwgen pyalpm python-commonmark rclone rpcbind rsync screen sharutils strace stunnel sudo tcpdump traceroute tmux unrar unzip usb_modeswitch wget whois wireshark-cli zip zsh zsh-completions"
|
||||
|
||||
# X Desktop stuff
|
||||
PKG_DWIN="accountsservice mate mate-applets mate-extra lightdm-gtk-greeter gnome-keyring gst-plugins-good gst-plugins-bad gst-plugins-ugly lxappearance networkmanager networkmanager-openconnect networkmanager-openvpn networkmanager-pptp networkmanager-vpnc network-manager-applet simplescreenrecorder terminator"
|
||||
PKG_DWIN="accountsservice mate mate-applets mate-extra lightdm-gtk-greeter gnome-keyring gst-plugins-good gst-plugins-bad gst-plugins-ugly libgnome-keyring lxappearance networkmanager networkmanager-openconnect networkmanager-openvpn networkmanager-pptp networkmanager-vpnc network-manager-applet simplescreenrecorder terminator"
|
||||
|
||||
# GUI stuff
|
||||
PKG_XAPP="asunder brasero chromium firefox geeqie gimp gkrellm gucharmap gvfs-afc gvfs-mtp gvfs-smb gvim hexchat hunspell-en_US hyphen-en libreoffice-fresh pragha pidgin pidgin-otr seahorse vlc x11-ssh-askpass wireshark-qt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue