Disable installation of xfsprogs

This commit is contained in:
parazyd 2018-01-16 12:42:46 +01:00
parent a43f1a40b3
commit 94d2368b18
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 1 additions and 4 deletions

5
config
View File

@ -38,7 +38,7 @@ extra_packages+=(
curl curl
cryptsetup cryptsetup
openssh-server openssh-server
btrfs-tools btrfs-progs
openssh-client openssh-client
gnupg2 gnupg2
dirmngr dirmngr
@ -57,9 +57,6 @@ extra_packages+=(
gettext gettext
miscfiles miscfiles
# for xfs
xfsprogs
# troubleshooting # troubleshooting
lsof lsof
htop htop