mirror of
https://github.com/t2linux/archiso-t2.git
synced 2026-08-16 05:18:03 -07:00
2025.02.07 Watanare-T2
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
pacman-key --populate
|
||||
pacman -Syu --noconfirm --needed reflector curl
|
||||
reflector --country $(curl ipv4.myip.wtf/text/country) --sort rate -n 5 --save /etc/pacman.d/mirrorlist
|
||||
pacman -S --noconfirm --needed sudo git base-devel
|
||||
pacman -S --noconfirm --needed sudo git base-devel grub efibootmgr
|
||||
printf 'builduser ALL=(ALL) ALL\\n' | tee -a /etc/sudoers
|
||||
chown -R builduser:builduser ./
|
||||
sudo -u builduser bash -c './prepare.sh'
|
||||
|
||||
@@ -58,7 +58,7 @@ man-db
|
||||
man-pages
|
||||
mc
|
||||
mdadm
|
||||
memtest86+
|
||||
memtest86+-efi
|
||||
mkinitcpio
|
||||
mkinitcpio-archiso
|
||||
mkinitcpio-nfs-utils
|
||||
|
||||
Reference in New Issue
Block a user