apt,apt-mirror,packages

This commit is contained in:
Marc Beninca 2019-08-25 10:39:10 +02:00
parent 08f5134797
commit d2f9f7cebc
6 changed files with 3 additions and 11 deletions

27
in/public/apt/upgrade.rst Normal file
View file

@ -0,0 +1,27 @@
*******
Upgrade
*******
Hold
====
Hold
----
.. code:: shell
apt-mark hold linux-*
Show
----
.. code:: shell
apt-mark showhold
Unhold
------
.. code:: shell
apt-mark unhold linux-*