Browse Source

Update install-uefi.sh

master
Ermanno Ferrari 3 years ago
parent
commit
0272d2c848
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      install-uefi.sh

+ 2
- 0
install-uefi.sh View File

@ -12,6 +12,8 @@ echo "::1 localhost" >> /etc/hosts
echo "127.0.1.1 arch.localdomain arch" >> /etc/hosts
echo root:password | chpasswd
# You can add xorg to the installation packages, I usually add it at the DE or WM install script
pacman -S --noconfirm grub efibootmgr networkmanager network-manager-applet dialog wpa_supplicant mtools dosfstools reflector base-devel linux-headers avahi xdg-user-dirs xdg-utils gvfs gvfs-smb nfs-utils inetutils dnsutils bluez bluez-utils cups hplip alsa-utils pulseaudio bash-completion openssh rsync reflector acpi acpi_call tlp virt-manager qemu qemu-arch-extra ovmf bridge-utils dnsmasq vde2 openbsd-netcat ebtables iptables ipset firewalld flatpak sof-firmware nss-mdns acpid os-prober ntfs-3g terminus-font
# pacman -S --noconfirm xf86-video-amdgpu


Loading…
Cancel
Save