summaryrefslogtreecommitdiff
path: root/install-system.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install-system.sh')
-rwxr-xr-xinstall-system.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/install-system.sh b/install-system.sh
index af25ffa..dd9a87e 100755
--- a/install-system.sh
+++ b/install-system.sh
@@ -6,6 +6,10 @@
R=$1
mkdir -p $R
+mkdir -p $R/tmp
+mkdir -p $R/dev
+mkdir -p $R/sys
+mkdir -p $R/proc
mkdir -p $R/usr/bin
mkdir -p $R/usr/lib