Merge pull request #1102 from thenktor/master

Info about debootstrap to docs
This commit is contained in:
Barry McCormick
2025-05-26 08:32:41 -07:00
committed by GitHub

View File

@@ -103,7 +103,7 @@ Linux Jail
^^^^^^^^^^
Linux jails are still considered experimental, but they seem to work. First we
must bootstrap a linux distro.
must bootstrap a linux distro (Linux distros are bootstrapped with the Debian tool debootstrap).
.. code-block:: shell