This commit is contained in:
parent
7475725363
commit
2afb412eca
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user