From f89862682b53b034da17b72963a9faffbcc9ea01 Mon Sep 17 00:00:00 2001 From: Thorsten Date: Mon, 26 May 2025 08:38:07 +0200 Subject: [PATCH 1/4] Info about debootstrap --- docs/chapters/gettingstarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/gettingstarted.rst b/docs/chapters/gettingstarted.rst index 8eb44502..992f0ff8 100644 --- a/docs/chapters/gettingstarted.rst +++ b/docs/chapters/gettingstarted.rst @@ -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 From 3ceefa1646b9e557e55408c2b94740e4af44937e Mon Sep 17 00:00:00 2001 From: Thorsten Date: Mon, 26 May 2025 08:44:36 +0200 Subject: [PATCH 2/4] Link format fixed --- docs/chapters/gettingstarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/gettingstarted.rst b/docs/chapters/gettingstarted.rst index 992f0ff8..706fc26a 100644 --- a/docs/chapters/gettingstarted.rst +++ b/docs/chapters/gettingstarted.rst @@ -103,7 +103,7 @@ Linux Jail ^^^^^^^^^^ Linux jails are still considered experimental, but they seem to work. First we -must bootstrap a linux distro (Linux distros are bootstrapped with the Debian tool [debootstrap](https://wiki.debian.org/Debootstrap)). +must bootstrap a linux distro (Linux distros are bootstrapped with the Debian tool `debootstrap https://wiki.debian.org/Debootstrap`). .. code-block:: shell From 2c025ed82b7d120f517a4a864391643ec510f947 Mon Sep 17 00:00:00 2001 From: Thorsten Date: Mon, 26 May 2025 08:45:46 +0200 Subject: [PATCH 3/4] Link format fixed --- docs/chapters/gettingstarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/gettingstarted.rst b/docs/chapters/gettingstarted.rst index 706fc26a..2151c928 100644 --- a/docs/chapters/gettingstarted.rst +++ b/docs/chapters/gettingstarted.rst @@ -103,7 +103,7 @@ Linux Jail ^^^^^^^^^^ Linux jails are still considered experimental, but they seem to work. First we -must bootstrap a linux distro (Linux distros are bootstrapped with the Debian tool `debootstrap https://wiki.debian.org/Debootstrap`). +must bootstrap a linux distro (Linux distros are bootstrapped with the Debian tool `debootstrap `). .. code-block:: shell From 0157e5c35676f4481a73cb4f5c4bf79dfbbaca80 Mon Sep 17 00:00:00 2001 From: Thorsten Date: Mon, 26 May 2025 11:51:07 +0200 Subject: [PATCH 4/4] link removed --- docs/chapters/gettingstarted.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chapters/gettingstarted.rst b/docs/chapters/gettingstarted.rst index 2151c928..b00811d6 100644 --- a/docs/chapters/gettingstarted.rst +++ b/docs/chapters/gettingstarted.rst @@ -103,7 +103,7 @@ Linux Jail ^^^^^^^^^^ Linux jails are still considered experimental, but they seem to work. First we -must bootstrap a linux distro (Linux distros are bootstrapped with the Debian tool `debootstrap `). +must bootstrap a linux distro (Linux distros are bootstrapped with the Debian tool debootstrap). .. code-block:: shell