mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 12:49:26 +01:00
etc: backup some apt.conf.d & preferences.d files
This commit is contained in:
parent
9ae1da52ac
commit
b6a511d6a6
1
etc/apt/apt.conf.d/99defaultrelease
Normal file
1
etc/apt/apt.conf.d/99defaultrelease
Normal file
@ -0,0 +1 @@
|
||||
APT::Default-Release "testing";
|
1
etc/apt/apt.conf.d/99tor
Normal file
1
etc/apt/apt.conf.d/99tor
Normal file
@ -0,0 +1 @@
|
||||
Acquire::http::Proxy "http://127.0.0.1:8118/";
|
7
etc/apt/preferences.d/unstable
Normal file
7
etc/apt/preferences.d/unstable
Normal file
@ -0,0 +1,7 @@
|
||||
Package: *
|
||||
Pin: release a=testing
|
||||
Pin-Priority: 900
|
||||
|
||||
Package: *
|
||||
Pin: release o=Debian
|
||||
Pin-Priority: -10
|
Loading…
Reference in New Issue
Block a user