start building pacstrap list
This commit is contained in:
parent
8f22f5429a
commit
32ba17ea33
@ -3,3 +3,45 @@ iso_source:
|
|||||||
ntp_servers:
|
ntp_servers:
|
||||||
- time.example.com
|
- time.example.com
|
||||||
|
|
||||||
|
pacstrap:
|
||||||
|
server: # Select from https://geo.mirror.pkgbuild.com/iso/latest/arch/pkglist.x86_64.txt
|
||||||
|
base
|
||||||
|
linux-lts
|
||||||
|
linux-firmware
|
||||||
|
intel-ucode
|
||||||
|
e2fsprogs
|
||||||
|
dosfstools
|
||||||
|
exfatprogs
|
||||||
|
nftables
|
||||||
|
openssh
|
||||||
|
ufw
|
||||||
|
nano
|
||||||
|
man-db
|
||||||
|
man-pages
|
||||||
|
texinfo
|
||||||
|
curl
|
||||||
|
which
|
||||||
|
usbutils
|
||||||
|
tzdata
|
||||||
|
tpm2-tss
|
||||||
|
tar
|
||||||
|
sudo
|
||||||
|
smartmontools
|
||||||
|
shadow
|
||||||
|
sed
|
||||||
|
screen
|
||||||
|
reflector
|
||||||
|
pv
|
||||||
|
pinentry
|
||||||
|
pciutils
|
||||||
|
parted
|
||||||
|
openssl
|
||||||
|
nbd
|
||||||
|
kmod
|
||||||
|
bash
|
||||||
|
bind
|
||||||
|
ca-certificates
|
||||||
|
ca-certificates-mozilla
|
||||||
|
ca-certificates-utils
|
||||||
|
efibootmgr
|
||||||
|
grep
|
Loading…
Reference in New Issue
Block a user