summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-04-19 09:03:22 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-04-19 09:03:22 (EDT)
commitd8223af293a6a885cec4887eef65eee63cc77451 (patch)
treebe66f2322faec8fffdca1ea5fd76be5503c4ea61
parent99720f54514c153fcb8a459b57a0292924e5f679 (diff)
Add opkg notes to TBB procedure.
-rw-r--r--temporary-bootstrap-builder-setup.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt
index 986a28c..8c020bc 100644
--- a/temporary-bootstrap-builder-setup.txt
+++ b/temporary-bootstrap-builder-setup.txt
@@ -389,3 +389,10 @@ TODO: Provide a default configuration.
$ chmod u+s ${BBL}/bin/busybox
$ cd ..
$ rm -Rf busybox-1.19.3
+
+
+Install opkg to /opkgbootstrap with an etc dir under /opkgbootstrap/etc.
+Install opkhelper to /opkgbootstrap.
+Install fakeroot to /opkgbootstrap.
+Write an opkg.conf under /opkgbootstrap/etc.
+opkbuild and opkg-install packages.