Feat: Aktualisiert das System auf Debian-unstable und fügt gitea-apt-REpositories hinzu.
This commit is contained in:
@@ -7,6 +7,9 @@ apt modernize-sources
|
||||
# Add 32bit-Architecture
|
||||
dpkg --add-architecture i386
|
||||
|
||||
# Install gitea Keyring
|
||||
sudo curl https://gitea.creative-dragonslayer.de/api/packages/Linuxapps/debian/repository.key -o /etc/apt/keyrings/gitea-Linuxapps.asc
|
||||
|
||||
# Install my apt-sources
|
||||
rm /etc/apt/sources.list
|
||||
rm /etc/apt/sources.list~
|
||||
|
||||
@@ -1,23 +0,0 @@
|
||||
Package: *
|
||||
Pin: release n=trixie
|
||||
Pin-Priority: 500
|
||||
|
||||
Package: *
|
||||
Pin: release n=trixie-updates
|
||||
Pin-Priority: 500
|
||||
|
||||
Package: *
|
||||
Pin: release n=trixie-security
|
||||
Pin-Priority: 500
|
||||
|
||||
Package: *
|
||||
Pin: release a=stable
|
||||
Pin-Priority: 500
|
||||
|
||||
Package: *
|
||||
Pin: release a=stable-updates
|
||||
Pin-Priority: 500
|
||||
|
||||
Package: *
|
||||
Pin: release a=stable-security
|
||||
Pin-Priority: 500
|
||||
@@ -1,11 +0,0 @@
|
||||
Package: *
|
||||
Pin: release n=trixie-backports
|
||||
Pin-Priority: 400
|
||||
|
||||
Package: *
|
||||
Pin: release a=stable-backports
|
||||
Pin-Priority: 400
|
||||
|
||||
Package: mesa-vulkan-drivers
|
||||
Pin: release n=trixie-backports
|
||||
Pin-Priority: 990
|
||||
@@ -1,7 +0,0 @@
|
||||
Package: *
|
||||
Pin: release n=trixie-testing
|
||||
Pin-Priority: 50
|
||||
|
||||
Package: *
|
||||
Pin: release a=testing
|
||||
Pin-Priority: 50
|
||||
@@ -1,15 +0,0 @@
|
||||
Package: *
|
||||
Pin: release a=unstable
|
||||
Pin-Priority: 90
|
||||
|
||||
Package: *
|
||||
Pin: release n=sid
|
||||
Pin-Priority: 90
|
||||
|
||||
Package: gamescope
|
||||
Pin: release a=unstable
|
||||
Pin-Priority: 990
|
||||
|
||||
Package: openrgb
|
||||
Pin: release a=unstable
|
||||
Pin-Priority: 990
|
||||
@@ -1,5 +0,0 @@
|
||||
Types: deb deb-src
|
||||
URIs: http://deb.debian.org/debian/
|
||||
Suites: trixie-backports
|
||||
Components: main contrib non-free non-free-firmware
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
@@ -1,12 +1,11 @@
|
||||
Types: deb deb-src
|
||||
URIs: http://deb.debian.org/debian/
|
||||
Suites: trixie trixie-updates
|
||||
Suites: unstable
|
||||
Components: main non-free-firmware non-free contrib
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
|
||||
Types: deb deb-src
|
||||
URIs: http://security.debian.org/debian-security/
|
||||
Suites: trixie-security
|
||||
Suites: stable-security
|
||||
Components: main non-free-firmware non-free contrib
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
Types: deb deb-src
|
||||
URIs: http://deb.debian.org/debian/
|
||||
Suites: unstable
|
||||
Components: main non-free-firmware non-free contrib
|
||||
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg
|
||||
@@ -0,0 +1,6 @@
|
||||
Types: deb
|
||||
URIs: https://gitea.creative-dragonslayer.de/api/packages/Linuxapps/debian/
|
||||
Suites: stable
|
||||
Components: main
|
||||
Architectures: amd64
|
||||
Signed-By: /etc/apt/keyrings/gitea-Linuxapps.asc
|
||||
Reference in New Issue
Block a user