diff options
-rw-r--r-- | temporary-bootstrap-builder-setup.txt | 7 |
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. |