From 90f1f8b9f92fb471a1f53d4e3ec1608414851ade Mon Sep 17 00:00:00 2001
From: Chizi123 <joelgrun@gmail.com>
Date: Tue, 09 Jul 2019 04:57:17 +0000
Subject: [PATCH] Binding chroot to itself

---
 README.org |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.org b/README.org
index 2c789f1..9234c35 100644
--- a/README.org
+++ b/README.org
@@ -11,6 +11,8 @@
 
 You may also want to set ~MAKEFLAGS="-j$(nproc)"~ within the chroot to enable parallel compilation.
 
+It is also needed to mount execute ~mount --bind chroot chroot~, to set the root directory within the chroot.
+
 Script coming soon.
 * Usage
 All scripts must be run as root.

--
Gitblit v1.9.3