aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--config.def2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b13da22..8549cb1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
config
+rootfs
*.tar.xz
diff --git a/config.def b/config.def
index adfe3a5..9957ae2 100644
--- a/config.def
+++ b/config.def
@@ -4,7 +4,7 @@
# Root directory
# This is where the rootfs will be installed.
-MNTDIR="/mnt"
+MNTDIR="$PWD/rootfs"
# List of packages to be installed
# Most of those are already dependencies