mirror of
https://github.com/bhaiest/holoiso.git
synced 2024-11-22 11:12:34 +01:00
SteamOS 3.4 rebase
This commit is contained in:
parent
987644b1e5
commit
568828276a
@ -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
|
||||
|
@ -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
|
||||
|
12
pacman.conf
12
pacman.conf
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user