2025.02.07 Watanare-T2

This commit is contained in:
Noa Himesaka
2025-02-07 15:28:52 +09:00
parent 7b73ca8fe0
commit 974ef3f95d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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'
+1 -1
View File
@@ -58,7 +58,7 @@ man-db
man-pages
mc
mdadm
memtest86+
memtest86+-efi
mkinitcpio
mkinitcpio-archiso
mkinitcpio-nfs-utils