diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2005-01-10 03:30:49 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2005-01-10 03:30:49 +0000 |
commit | f2e293296e68776a316dc81f60e1882d67c75645 (patch) | |
tree | b5a45c1f374e05ecd76933db29dbe1d21e5d750f /distrib/notes/zaurus | |
parent | 49bcfec6443554cef1fec11ab6ec314212b2aa24 (diff) |
First cut.
Diffstat (limited to 'distrib/notes/zaurus')
-rw-r--r-- | distrib/notes/zaurus/contents | 34 | ||||
-rw-r--r-- | distrib/notes/zaurus/hardware | 45 | ||||
-rw-r--r-- | distrib/notes/zaurus/install | 59 | ||||
-rw-r--r-- | distrib/notes/zaurus/prep | 7 | ||||
-rw-r--r-- | distrib/notes/zaurus/upgrade | 2 | ||||
-rw-r--r-- | distrib/notes/zaurus/whatis | 3 | ||||
-rw-r--r-- | distrib/notes/zaurus/xfer | 16 |
7 files changed, 166 insertions, 0 deletions
diff --git a/distrib/notes/zaurus/contents b/distrib/notes/zaurus/contents new file mode 100644 index 00000000000..12e3d0547ea --- /dev/null +++ b/distrib/notes/zaurus/contents @@ -0,0 +1,34 @@ +dnl $OpenBSD: contents,v 1.1 2005/01/10 03:30:48 drahn Exp $ +TopPart + +OpenBSDdistsets + +OpenBSDbsd + +OpenBSDrd +dnl not yet... +dnl OpenBSDcd + +DistributionDescription(eleven) + +OpenBSDbase(40639006,107004458,shared) + +OpenBSDcomp(17316979,57637693,shared) + +OpenBSDetc(1698829,6544396) + +OpenBSDgame(2647774,5967190) + +OpenBSDman(7234770,25874762) + +OpenBSDmisc(2245813,7365432) + +OpenBSDxbase(10673091,28798093) + +OpenBSDxetc(447126,2313145) + +OpenBSDxfont(32513427,36041353) + +OpenBSDxserv(9393219,24479132) + +OpenBSDxshare(1934460,9968263) diff --git a/distrib/notes/zaurus/hardware b/distrib/notes/zaurus/hardware new file mode 100644 index 00000000000..20bcfff5115 --- /dev/null +++ b/distrib/notes/zaurus/hardware @@ -0,0 +1,45 @@ +dnl $OpenBSD: hardware,v 1.1 2005/01/10 03:30:48 drahn Exp $ +OpenBSD/MACHINE runs on the Sharp Zaurus C3000, C860(?) + +Supported devices {:-include-:}: + Ethernet Adapters + CF ne3000 (?) + Wireless Ethernet Adapters + USB Adapters + Acer Warplink USB-400 + Actiontec HWU01170 + Corega WLUSB-11 + I-O DATA WN-B11/USB + Intel PRO/Wireless 2011B + Intersil Prism 2X + JVC MP-XP7250 + Linksys WUSB11 v3.0 + Linksys WUSB12 + Melco WLI-USB-KS11G + Microsoft MN510 + Netgear MA111 + Siemens SpeedStream SS1022 + Syntax USB-400 + Serial ports + Onboard serial (pxacom) port + Universal Serial Bus (USB) Devices + USB Audio + USB Diamond Multimedia Rio MP3 players + USB Ethernet adapters, see above + USB Generic Human Interface Devices (catch-all) + USB Handspring Visor + USB Hubs + USB Keyboards + USB Mass Storage devices, i.e., USB floppy drives and + USB memory stick controllers + USB Mice + USB Modems + USB Printers + USB Scanners + USB-USB cables + USB Y@p phone + Keyboards + USB keyboards + Pointing Devices + USB mice + PXALCD Onboard Display. diff --git a/distrib/notes/zaurus/install b/distrib/notes/zaurus/install new file mode 100644 index 00000000000..d31d1de66ea --- /dev/null +++ b/distrib/notes/zaurus/install @@ -0,0 +1,59 @@ +dnl $OpenBSD: install,v 1.1 2005/01/10 03:30:48 drahn Exp $ +OpenBSDInstallPrelude + +MANUALLY + + +OpenBSDInstallPart2 + +OpenBSDBootMsgs + + You will next be asked for your terminal type. You should just + hit return to select the default (vt220). + +OpenBSDInstallPart3({:- or "wd0" for IDE drives-:}) + + Next you will have to edit or create a disk label for the disk + OpenBSD is being installed on. If there are any existing + partitions defined (for any operating system), and a disk label + is not found, you will first be given an opportunity to run + fdisk and create an OpenBSD partition. + + If fdisk is being invoked on your behalf, it will start by + displaying the current partitions defined and then allow you + to modify this information, add new partitions and change + which partition to boot from by default. If you make a mistake, + you will be allowed to repeat this procedure as necessary to + correct this. Note that you should make OpenBSD be the active + partition at least until the install has been completed. + +OpenBSDInstallPart4({:- If you have Linux partitions + defined on the disk, these will usually show up as partition + 'h', 'i' and so on.-:}) + + Note that all OpenBSD partitions in the disk label must have an + offset that makes it start within the OpenBSD part of the disk, + and a size that keeps it inside of that portion of the disk. This + is within the bounds of the 'c' partition if the disk is not being + shared with other operating systems, and within the OpenBSD fdisk + partition if the disk is being shared. + +OpenBSDInstallPart5(wd0) + +OpenBSDInstallNet({:-CD-ROM, -:},nofloppy) + +OpenBSDFTPInstall + +OpenBSDHTTPInstall + +OpenBSDTAPEInstall + +OpenBSDCDROMInstall + +OpenBSDDISKInstall({:-"wdN" or -:},,{:- or Linux (ext2)-:}) + +OpenBSDCommonFS + +OpenBSDCommonURL + +OpenBSDCongratulations diff --git a/distrib/notes/zaurus/prep b/distrib/notes/zaurus/prep new file mode 100644 index 00000000000..24877ceddfd --- /dev/null +++ b/distrib/notes/zaurus/prep @@ -0,0 +1,7 @@ +dnl $OpenBSD: prep,v 1.1 2005/01/10 03:30:48 drahn Exp $ +To be able to boot the OpenBSD/MACHINE installation program, you will +need to acquire some limited knowledge of Linux, the low-level +process that controls the microprocessor after hardware initialization. + +dnl +dnl XXX bootable partitions diff --git a/distrib/notes/zaurus/upgrade b/distrib/notes/zaurus/upgrade new file mode 100644 index 00000000000..b1cd247d9c9 --- /dev/null +++ b/distrib/notes/zaurus/upgrade @@ -0,0 +1,2 @@ +dnl $OpenBSD: upgrade,v 1.1 2005/01/10 03:30:48 drahn Exp $ +OpenBSDUpgrade({:-the CD-ROM-:}) diff --git a/distrib/notes/zaurus/whatis b/distrib/notes/zaurus/whatis new file mode 100644 index 00000000000..755751ab68f --- /dev/null +++ b/distrib/notes/zaurus/whatis @@ -0,0 +1,3 @@ +dnl $OpenBSD: whatis,v 1.1 2005/01/10 03:30:48 drahn Exp $ +OpenBSD/MACHINE is a port to the Sharp Zaurus (C3000/C860) +more may be supported in the future. diff --git a/distrib/notes/zaurus/xfer b/distrib/notes/zaurus/xfer new file mode 100644 index 00000000000..98f28216b2b --- /dev/null +++ b/distrib/notes/zaurus/xfer @@ -0,0 +1,16 @@ +dnl $OpenBSD: xfer,v 1.1 2005/01/10 03:30:48 drahn Exp $ +Installation is supported from several media types, including: + + CD-ROM + FFS partitions + DOS (FAT) partitions + EXT2 partitions + FTP + HTTP + +OpenBSDXferShortPrelude + + +OpenBSDXferBareTape + +OpenBSDXferFFS |