SteamOS 3.4 rebase

This commit is contained in:
Adam Jafarov 2022-12-22 23:00:32 +03:00 committed by GitHub
parent 987644b1e5
commit 568828276a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 28 deletions

View File

@ -22,7 +22,7 @@ HoldPkg = pacman glibc
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
IgnorePkg = linux-firmware-neptune linux-firmware-neptune-rtw-debug
IgnorePkg = jupiter-hw-support linux-firmware-neptune linux-firmware-neptune-rtw-debug
#IgnoreGroup =
#NoUpgrade =
@ -33,7 +33,7 @@ IgnorePkg = linux-firmware-neptune linux-firmware-neptune-rtw-debug
#Color
#TotalDownload
# We cannot check disk space from within a chroot environment
#CheckSpace
CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
@ -70,7 +70,7 @@ LocalFileSigLevel = Optional
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
#[testing-rel]
#Include = /etc/pacman.d/mirrorlist
[holoiso-stable]
@ -81,30 +81,30 @@ SigLevel = Never
Include = /etc/pacman.d/holo_mirrorlist
SigLevel = Never
[jupiter]
[jupiter-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
[holo]
[holo-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
[core]
[core-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
[extra]
[extra-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
#[community-testing]
#[community-testing-rel]
#Include = /etc/pacman.d/mirrorlist
[community]
[community-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
[multilib]
[multilib-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
@ -112,4 +112,4 @@ SigLevel = Never
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
#Server = file:///home/custompkgs

View File

@ -22,7 +22,7 @@ HoldPkg = pacman glibc
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
IgnorePkg = linux-firmware-neptune linux-firmware-neptune-rtw-debug
IgnorePkg = jupiter-hw-support linux-firmware-neptune linux-firmware-neptune-rtw-debug
#IgnoreGroup =
#NoUpgrade =
@ -33,7 +33,7 @@ IgnorePkg = linux-firmware-neptune linux-firmware-neptune-rtw-debug
#Color
#TotalDownload
# We cannot check disk space from within a chroot environment
#CheckSpace
CheckSpace
#VerbosePkgLists
ParallelDownloads = 5
@ -70,7 +70,7 @@ LocalFileSigLevel = Optional
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
#[testing]
#[testing-rel]
#Include = /etc/pacman.d/mirrorlist
[holoiso-stable]
@ -81,30 +81,30 @@ SigLevel = Never
Include = /etc/pacman.d/holo_mirrorlist
SigLevel = Never
[jupiter]
[jupiter-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
[holo]
[holo-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
[core]
[core-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
[extra]
[extra-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
#[community-testing]
#[community-testing-rel]
#Include = /etc/pacman.d/mirrorlist
[community]
[community-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
[multilib]
[multilib-rel]
Include = /etc/pacman.d/mirrorlist
SigLevel = Never
@ -112,4 +112,4 @@ SigLevel = Never
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs
#Server = file:///home/custompkgs

View File

@ -85,30 +85,30 @@ Server = http://dl.thevakhovske.pw/$repo/os/$arch
Server = http://holoiso.itsvixano.me/$repo/os/$arch
SigLevel = Never
[jupiter]
[jupiter-rel]
Server = https://steamdeck-packages.steamos.cloud/archlinux-mirror/$repo/os/$arch
SigLevel = Never
[holo]
[holo-rel]
Server = https://steamdeck-packages.steamos.cloud/archlinux-mirror/$repo/os/$arch
SigLevel = Never
[core]
[core-rel]
Server = https://steamdeck-packages.steamos.cloud/archlinux-mirror/$repo/os/$arch
SigLevel = Never
[extra]
[extra-rel]
Server = https://steamdeck-packages.steamos.cloud/archlinux-mirror/$repo/os/$arch
SigLevel = Never
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
[community-rel]
Server = https://steamdeck-packages.steamos.cloud/archlinux-mirror/$repo/os/$arch
SigLevel = Never
[multilib]
[multilib-rel]
Server = https://steamdeck-packages.steamos.cloud/archlinux-mirror/$repo/os/$arch
SigLevel = Never