mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-09 05:44:23 +00:00
chore: apt configuration improvements
This commit is contained in:
1
examples/apt/apt.conf.d/98default-release
Normal file
1
examples/apt/apt.conf.d/98default-release
Normal file
@@ -0,0 +1 @@
|
||||
APT::Default-Release "stable";
|
||||
@@ -1,10 +1,10 @@
|
||||
Package: *
|
||||
Pin: release a=stable
|
||||
Pin: release a=testing
|
||||
Pin-Priority: 990
|
||||
|
||||
Package: *
|
||||
Pin: release a=testing
|
||||
Pin-Priority: 490
|
||||
Pin: release a=stable
|
||||
Pin-Priority: 500
|
||||
|
||||
Package: *
|
||||
Pin: release a=unstable
|
||||
@@ -1,3 +1,3 @@
|
||||
Package: boinc boinc-app-eah-brp boinc-client boinc-client-nvidia-cuda boinc-client-opencl boinc-dev boinc-manager boinc-screensaver boinctui libboinc-app-dev libboinc-app7 libboinc7
|
||||
Pin: release a=testing
|
||||
Pin-Priority: 991
|
||||
Pin-Priority: 995
|
||||
@@ -1,3 +1,3 @@
|
||||
Package: firefox
|
||||
Pin: release a=unstable
|
||||
Pin-Priority: 991
|
||||
Pin-Priority: 995
|
||||
Reference in New Issue
Block a user