Info about debootstrap

This commit is contained in:
Thorsten
2025-05-26 08:38:07 +02:00
committed by GitHub
parent 7c8886ed2e
commit f89862682b

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](https://wiki.debian.org/Debootstrap)).
.. code-block:: shell