We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f285712 commit 9d411fbCopy full SHA for 9d411fb
build-x86-images.sh.in
@@ -28,7 +28,7 @@ readonly LXQT_IMG=void-live-${ARCH}-${DATE}-lxqt.iso
28
29
readonly GRUB="grub-i386-efi grub-x86_64-efi"
30
31
-readonly BASE_PKGS="dialog cryptsetup lvm2 mdadm void-docs-browse $GRUB"
+readonly BASE_PKGS="dialog cryptsetup lvm2 mdadm void-docs-browse iwd $GRUB"
32
readonly X_PKGS="$BASE_PKGS xorg-minimal xorg-input-drivers xorg-video-drivers setxkbmap xauth font-misc-misc terminus-font dejavu-fonts-ttf alsa-plugins-pulseaudio"
33
readonly E_PKGS="$X_PKGS lxdm enlightenment terminology udisks2 firefox-esr"
34
readonly XFCE_PKGS="$X_PKGS lxdm xfce4 gnome-themes-standard gnome-keyring network-manager-applet gvfs-afc gvfs-mtp gvfs-smb udisks2 firefox-esr"
0 commit comments