diff options
author | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-03-19 01:23:36 +0000 |
---|---|---|
committer | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-03-19 01:23:36 +0000 |
commit | 2ab1085ee3aae27b2751d77083b4ce9ede67f26d (patch) | |
tree | 3a13c19da76c58b4e422195f62cf54c7706b4f48 /distrib | |
parent | 059ede45bf6da43c37d9b3764f74555a45f64ecb (diff) |
- describe a command-line alternative to install the package
- capitalize the word "Zaurus"
Diffstat (limited to 'distrib')
-rw-r--r-- | distrib/notes/zaurus/install | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/distrib/notes/zaurus/install b/distrib/notes/zaurus/install index d8cc3156c37..6764e776d0d 100644 --- a/distrib/notes/zaurus/install +++ b/distrib/notes/zaurus/install @@ -1,8 +1,6 @@ -dnl $OpenBSD: install,v 1.9 2005/03/19 01:01:14 uwe Exp $ +dnl $OpenBSD: install,v 1.10 2005/03/19 01:23:35 uwe Exp $ OpenBSDInstallPrelude - openbsd{:--:}OSrev{:--:}_arm.ipk - OpenBSD is installed on the Zaurus by effectively converting Linux into a bootloader. This can be done easily by installing a package from Qtopia, or manually from a terminal. Both ways @@ -23,7 +21,7 @@ filesystems as ext2 on OpenBSD.) three big buttons. The "Package Manager" dialog pops up. 4. Press the yellow switch icon in the lower right corner to bring up the "Package Servers" dialog. -5. Press the left button, which is labeled "New" if your zaurus +5. Press the left button, which is labeled "New" if your Zaurus is in English, enter the HTTP URL of the nearest OpenBSD mirror, and change the field above the URL into a name for that server. Press the "OK" button in the upper right corner @@ -40,10 +38,19 @@ filesystems as ext2 on OpenBSD.) tab (Applications), scroll down, and press the icon which is labeled "Install OpenBSD". A few seconds later, OpenBSD will boot on your Zaurus. -9. The next time you reboot the zaurus, you will have the choice +9. The next time you reboot the Zaurus, you will have the choice of booting either OpenBSD or Linux. At the zboot> prompt, hit enter to boot OpenBSD, or type 'r' to boot Linux. +Another way to install the package is from a shell. You will +need the following file from the distribution on the Zaurus: + + openbsd{:--:}OSrev{:--:}_arm.ipk to + +Perform the following operation as root to install the package: + + # ipkg install openbsd{:--:}OSrev{:--:}_arm.ipk + To install the OpenBSD boot program manually, you will need the following files from the distribution: |