We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22cbe68 commit 9b9c0e5Copy full SHA for 9b9c0e5
2 files changed
airootfs/etc/mkinitcpio.conf.d/archiso.conf
@@ -1,2 +1,3 @@
1
HOOKS=(base udev microcode modconf kms memdisk archiso archiso_loop_mnt archiso_pxe_common archiso_pxe_nbd archiso_pxe_http archiso_pxe_nfs block filesystems keyboard)
2
COMPRESSION="xz"
3
+COMPRESSION_OPTIONS=(-9e)
packages.x86_64
@@ -121,7 +121,6 @@ usbutils
121
vim
122
virtualbox-guest-utils-nox
123
vpnc
124
-wezterm-terminfo
125
wireless-regdb
126
wireless_tools
127
wpa_supplicant
0 commit comments