From 90d52f3e6fb701749fb193caba21f15dd3a9bbc6 Mon Sep 17 00:00:00 2001
From: Chizi123 <joelgrun@gmail.com>
Date: Sun, 14 Jul 2019 06:43:35 +0000
Subject: [PATCH] Begun script for creating the chroot

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

diff --git a/README.org b/README.org
old mode 100644
new mode 100755
index 2c789f1..9234c35
--- 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