Added saturn repo
All checks were successful
Build / build (push) Successful in 1h26m2s

This commit is contained in:
Lukáš Plevač 2024-12-07 20:53:08 +01:00
parent 7475725363
commit 2afb412eca
4 changed files with 7 additions and 16 deletions

View File

@ -32,7 +32,7 @@ Architecture = auto
# Misc options
#UseSyslog
Color
#Color
#TotalDownload
# We cannot check disk space from within a chroot environment
#CheckSpace
@ -92,11 +92,15 @@ Include = /etc/pacman.d/mirrorlist
#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist
[multilib]
Include = /etc/pacman.d/mirrorlist
#[multilib]
#Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
[saturn_repo]
SigLevel = Optional TrustAll
Server = https://git.plevac.eu/Betynda/SaturnArch-REPO/raw/branch/main/$arch

View File

@ -122,10 +122,6 @@ echo "One Last Link"
ln -sf /run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf
echo "Install done waiting 5m for reboot"
sleep 300
reboot

View File

@ -124,10 +124,6 @@ echo "One Last Link"
ln -sf /run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf
echo "Install done waiting 5m for reboot"
sleep 300
reboot

View File

@ -124,11 +124,6 @@ echo "One Last Link"
ln -sf /run/systemd/resolve/stub-resolv.conf /mnt/etc/resolv.conf
echo "Install done waiting 5m for reboot"
sleep 300
reboot