apt/default-release

This commit is contained in:
Marc Beninca 2019-12-11 11:53:09 +01:00
parent c1f3b50ac9
commit 6d6176ca0a

View file

@ -1,21 +1,21 @@
*********
Configure
*********
=========
Keys
====
----
.. code:: shell
apt-key add "path/to/key/file"
Configuration
=============
-------------
* etc/apt/apt.conf
::
APT::Default-Release buster;
APT::Get::Show-Versions true;
Dpkg::Progress-Fancy true;