summaryrefslogtreecommitdiff
path: root/distrib/notes/zaurus
AgeCommit message (Collapse)Author
2009-05-13Better disk partitioning details, especially for MBR + disklabel orMiod Vallat
HFS + disklabel setups.
2009-05-12Try to catch up with installer changes in the installation notes.Miod Vallat
Also, the per-platform features are moved to a common place, which makes the MD layout easier to work on. m4.common is still a tangled mess of subtly placed dnl, though...
2009-04-09Don't try to keep in sync with the man page device lists forJonathan Gray
802.11 wireless as chipsets used and products change rapidly, but rather display just a list of the supported chipsets like we do in www. Discussed with jmc and deraadt
2009-03-28sync the rum(4) and run(4) lists;Jason McIntyre
2009-03-27update the lists of wireless devices;Jason McIntyre
2009-03-14run devices, harvested from run.4;Jason McIntyre
2009-02-28Update sets sizes.Miod Vallat
2008-10-16Clarify and modernize some language about disk layout and the interactiveKenneth R Westerback
label editor. Prompted by comments from Rad Ricka. Suggestions from jmc@, deraadt@ and Rad. ok deraadt@
2008-08-06Update sets sizes.Miod Vallat
2008-08-06Minor random tweaks and fixes.Miod Vallat
2008-08-05Better description of the installation steps:Miod Vallat
- document questions in proper order: hostname before network configuration, DNS only if network is configured, sshd and ntpd, aperture only on machines which need it, serial console only on machines which need it. This is done by splitting the end of OpenBSDCommonURL in various macros, OpenBSDInstallWrapup, OpenBSDInstallAperture, OpenBSDInstallConsole and OpenBSDInstallWrapupPart2. - use the above macros when appropriate, OpenBSDInstallWrapup* being mandatory on all arches. - remove serial console configuration blurb on sparc and sparc64, it is handled by OpenBSDInstallConsole now.
2008-04-01+Corega CG-WLUSB2GPXJason McIntyre
2008-03-10Minor tweaks, including behind-the-scenes fixes.Miod Vallat
2008-03-10Suggest vt220 as a TERM value for serial-console-in-an-xterm setup everywhereMiod Vallat
instead of a mix of vt100 and vt220.
2008-03-10Sync sets sizes with release bits.Miod Vallat
2008-03-09+Atlantis Land A02-UP1-W54Jason McIntyre
2008-02-23update the list of supported wireless devices;Jason McIntyre
2008-01-16Mention supported radio clocks.Marc Balmer
ok jmc.
2007-03-09some note updates from jsgTheo de Raadt
2007-03-01Your spring jumbo m4-fu. This time:Miod Vallat
- mention comp contains an objective-C compiler too. - rewrite InstallPrelude so that it will only output the ``know your drive geometry'' blurb if asked to, and for a specified disk type. Use it for non-IDE and non-SCSI disks only, otherwise the kernel is good enough to do the job without the users' help. - similarily, adapt BootMsgs to make the second part of the geometry blurb optional, and to accept up to three disk types. Use this to report better disk names (i.e. no point saying an scsi disk would show up as sd0 on platforms which can't have scsi disks, or won't be able to boot from them). - in InstallPart4, drop the part about block and fragment sizes in disklabel. The defaults are good, and you won't get to change them unless you switched to expert mode. - the default answer to ``wanna get the ftp mirror list, unzel?'' is ``no'', so pressing enter to get it is not enough anymore (-:
2007-02-15As noted by Daniel Gruber in PR 5377 Surecom EP-9001-g has multipleJonathan Gray
revisions, mention the relevant one.
2006-04-04Update for C3200.Uwe Stuehler
2006-02-28Update sets sizes; ok deraadt@Miod Vallat
2006-01-08LinkSys->LinksysJolan Luff
2005-12-13Add two 100Mbit CF cards that appear to have the same chipset.Uwe Stuehler
2005-11-19ViewSonic Airsync Prism 2.5 USB wlan, id found in linux-wlan driver.Jonathan Gray
2005-11-04Pretec Compact WLAN OC-WLBXX-AUwe Stuehler
2005-09-23{TrendNet,Trendware} -> TRENDnet, ok jsg@Alexander von Gernler
2005-09-14sync list of CF wi(4) devices.Jonathan Gray
Incorporates diffs from PRs 4499 & 4500 which were submitted by barryg-openbsd-bugs at kssp.upd.edu.ph
2005-09-10Disk-based installation also works with MS-DOS filesystems; PR submittedUwe Stuehler
by Barry Dexter Gonzaga. Spell MS-DOS consistently, too.
2005-09-09point readers to the correct part of the document for instructions andDavid Gwynne
make one of the instructions more obvious in what it does. both tweaks from Mike Hernandez. poke from jmc@
2005-08-30- mention C3100Niall O'Higgins
ok deraadt@
2005-08-30C3100, more ethernet adapters, and most serial cards are supported.Uwe Stuehler
2005-08-30Update sets size, and a few tweaks; also size of files smaller than 1MBMiod Vallat
get printed in KB now; ok mickey@ deraadt@
2005-08-23Ralink windows driver incorrectly lists a SMC product id that isJonathan Gray
actually some kind of prism chip. ok derradt@
2005-08-02More devices that use the generic Realtek 8150 id.Jonathan Gray
2005-07-23Sync with axe(4).Jonathan Gray
2005-07-22Sync with ural(4).Jonathan Gray
2005-07-21Correct product names of SMC aue(4) devices.Jonathan Gray
2005-05-13sync with ral(4).Jonathan Gray
2005-04-26forgot to add Tamarack TC3299CE here as well;Xavier Santolaria
2005-04-14clarifyTheo de Raadt
2005-03-21- suggest a reboot after installing the ipk packageUwe Stuehler
- puts dots after close braces - FTP URLs are also valid
2005-03-19Expand OSrev correctly, and clarify that more is needed after ipkgUwe Stuehler
install from the shell that just a reboot.
2005-03-19kill dangling "to"Uwe Stuehler
2005-03-19Describe the Packages and openbsdXX_arm.ipk files.Uwe Stuehler
2005-03-19- describe a command-line alternative to install the packageUwe Stuehler
- capitalize the word "Zaurus"
2005-03-19I mean "OpenBSD mirror", of course.Uwe Stuehler
2005-03-19- Describe the preferred way to install OpenBSD on the z, via ipk.Uwe Stuehler
- Remove -f from insmod call. It is not necessary. - Consistently refer to the OpenBSD partition as "A6", not 0xA6.
2005-03-18Mention local filesystems are only suitable for upgrades.Miod Vallat