Add calamares

This commit is contained in:
nelle 2023-08-08 06:22:35 -06:00
parent a2b2674e72
commit 25850a7fc7

18
repo-gen.sh Normal file → Executable file
View file

@ -6,6 +6,24 @@ cd paru-bin
makepkg
mv ./*.pkg.tar.zst ../../x86_64
cd working
git clone https://aur.archlinux.org/mkinitcpio-openswap.git
cd mkinitcpio-openswap
makepkg
mv ./*.pkg.tar.zst ../../x86_64
cd working
git clone https://aur.archlinux.org/ckbcomp.git
cd ckbcomp
makepkg
mv ./*.pkg.tar.zst ../../x86_64
cd working
git clone https://aur.archlinux.org/calamares.git
cd calamares
makepkg
mv ./*.pkg.tar.zst ../../x86_64
# packaging phase
# x86_64
rm ./x86_64/obos-core-repo.db