summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-07-02 15:59:18 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-07-02 15:59:18 (EDT)
commitbdc6de26a76d0089def41463a609896878f6e645 (patch)
treecf136db0d76995b1ddc9528c653e794e68113969 /README
parentb9d1ad876a1a815272f1680d77102c575ef3d43b (diff)
README: Note assumptions re: opkbuild dirs.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 0f5c5b0..784db5b 100644
--- a/README
+++ b/README
@@ -39,6 +39,10 @@ example, to bootstrap the core-linux-eglibc dev port, run:
./mksysconf ARCH=core-linux-eglibc PLAT=dev
+These scripts assume that opkbuild is built with the default sysconfdir (/etc)
+and datadir (/usr/local/share). If you've installed opkbuild with different
+directories, you'll need to edit these scripts.
+
Binutils, GCC, Make, and the libc headers can be installed on Debian GNU/Linux
by installing the build-essential package.