From e7999a032bd888abf3665c501a754dbb922fe7c9 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 2 Feb 2021 03:39:56 +0300 Subject: Switch to org-mode for generating the website --- docs/docs/carbslinux/Obtain-the-chroot-helper.html | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 docs/docs/carbslinux/Obtain-the-chroot-helper.html (limited to 'docs/docs/carbslinux/Obtain-the-chroot-helper.html') diff --git a/docs/docs/carbslinux/Obtain-the-chroot-helper.html b/docs/docs/carbslinux/Obtain-the-chroot-helper.html new file mode 100644 index 0000000..3a29294 --- /dev/null +++ b/docs/docs/carbslinux/Obtain-the-chroot-helper.html @@ -0,0 +1,70 @@ + + + + + + +Obtain the chroot helper (Carbs Linux User Manual) + + + + + + + + + + + + + + + + + + +
+

+Previous: , Up: Preparing Environment   [Contents]

+
+
+

1.1.4 Obtain the chroot helper

+ +

You can obtain the ‘cpt-chroot’ script in order to do a simple chroot into your +new root filesystem. +

+
+
wget https://dl.carbslinux.org/distfiles/cpt-chroot
+chmod a+x cpt-chroot
+
+ + + + + + -- cgit v1.2.3