Disable installation of xfsprogs
This commit is contained in:
parent
a43f1a40b3
commit
94d2368b18
5
config
5
config
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue