diff options
author | 2005-03-19 19:35:50 +0000 | |
---|---|---|
committer | 2005-03-19 19:35:50 +0000 | |
commit | c00f01e51d4f61a5643949e2a807cddc7214b709 (patch) | |
tree | 02dbe44e374e3c8b36aca12c4ac0e8a2bfef61ac | |
parent | Minor tweaks; there would be more commit but the tag is coming too fast. (diff) | |
download | wireguard-openbsd-c00f01e51d4f61a5643949e2a807cddc7214b709.tar.xz wireguard-openbsd-c00f01e51d4f61a5643949e2a807cddc7214b709.zip |
Expand OSrev correctly, and clarify that more is needed after ipkg
install from the shell that just a reboot.
-rw-r--r-- | distrib/notes/zaurus/install | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/distrib/notes/zaurus/install b/distrib/notes/zaurus/install index 54d91a561ec..2b75d778fa1 100644 --- a/distrib/notes/zaurus/install +++ b/distrib/notes/zaurus/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.11 2005/03/19 01:31:17 uwe Exp $ +dnl $OpenBSD: install,v 1.12 2005/03/19 19:35:50 uwe Exp $ OpenBSDInstallPrelude OpenBSD is installed on the Zaurus by effectively converting @@ -47,9 +47,10 @@ need the following file from the distribution on the Zaurus: openbsd{:--:}OSrev{:--:}_arm.ipk -Perform the following operation as root to install the package: +Perform the following operation as root to install the package, +and then do the rest of step 8 and step 9, above: - # ipkg install openbsd{:--:}OSrev{:--:}_arm.ipk + {:-#-:} ipkg install openbsd{:--:}OSrev{:--:}_arm.ipk To install the OpenBSD boot program manually, you will need the following files from the distribution: |