ready to build with systemd-boot

This commit is contained in:
Sohrab Behdani 2025-01-25 23:22:04 +03:30
parent 4237588d3a
commit 085f89a5d8
2 changed files with 4 additions and 3 deletions

View file

@ -44,7 +44,9 @@ main() {
install() {
set -e
pacman -Sy; pacman --noconfirm -S --needed git archiso github-cli p7zip reflector rsync
pacman -Sy; pacman --noconfirm -S --needed git wget github-cli p7zip reflector rsync
wget https://git.parchlinux.com/repo/ppr/-/raw/main/x86_64/archiso-99-1-any.pkg.tar.zst
sudo pacman -U archiso-99-1-any.pkg.tar.zst --noconfirm
}

View file

@ -31,7 +31,6 @@ f2fs-tools
fatresize
fsarchiver
git
gnu-netcat
gpart
gpm
gptfdisk
@ -160,4 +159,4 @@ paru
parch-emoji-ios
ttf-vazirmatn
parch-branding
parch-pacman
parch-pacman-systemd