summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2016-01-01 21:34:04 -0800
committerDonald Carr2016-01-01 21:34:04 -0800
commit85417e98728d9d616a1bbe0e63f65f43333b864d (patch)
treefce2799fa85daf359498205ec21106f15e5b7f01
parent0496408dd5eaf9f65886dc0ac4520eba52b407cc (diff)
downloadaur-85417e98728d9d616a1bbe0e63f65f43333b864d.tar.gz
Document mount process
Change-Id: I4bee4b74605f40837809ce1a6fe6a7e9783e6ffa
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96101264d93e..d222036a57fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,8 @@
# Set up the pi for Qt compilation. On Arch I just install chromium which pulls in all the deps
# Mount/copy this prepped rasp rootfs somewhere and set this path as the sysroot below
+# I use NFS personally: sudo mount qpii.local:/ /mnt/pi
+
# comment this turkey out in any circumstance when you need to regenate .SRCINFO
echo "Set your sysroot" && exit 1
_sysroot=/mnt/pi