Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update void-install-zfs.sh #68

Merged
merged 1 commit into from Nov 18, 2019
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Update void-install-zfs.sh
added "jq" for getting users installed
  • Loading branch information
RodMyers committed Nov 18, 2019
commit 1ce0f4e144f497f85f27f747220111075d7302e4
@@ -465,7 +465,7 @@ fi
#PACKAGES_CHROOT="iwd bluez vlc trojita telegram-desktop falkon qterminal openvpn git pianobar ntfs-3g fuse-exfat simple-mtpfs fish-shell zsh libdvdcss gutenprint foomatic-db foomatic-db-nonfree nano xorg-minimal lumina wpa-cute"
#Minimal package list for testing
PACKAGES=""
PACKAGES_CHROOT="iwd bluez nano git noto-fonts-ttf"
PACKAGES_CHROOT="iwd bluez nano git noto-fonts-ttf jq"
PACKAGES_OPTIONAL="xorg-minimal lumina qterminal compton hicolor-icon-theme xrandr qt5-svg wpa-cute"
SERVICES_ENABLED="dbus sshd dhcpcd cupsd wpa_supplicant bluetoothd"