summaryrefslogtreecommitdiff
path: root/distrib/notes
AgeCommit message (Collapse)Author
2001-10-16Our bootable cd-rom is so good you don't have to say anything butMiod Vallat
``boot cdrom'', says jason@. ok deraadt@
2001-10-15The final round of sparc64 installation notes updates:Miod Vallat
- add miniroot and bootable cd-rom information - fix a few wordings - fix incorrect Solaris manual pages section names - replace a rip-off of boot_sparc(8) with a more adequate rip-off of boot_sparc64(8) The whole ok deraadt@
2001-10-14Remove more mentions of NFS installation.Miod Vallat
2001-10-14Improvements to macppc installation notesDale Rahn
ok miod@ (with the requested fixes).
2001-10-14When creating floppies under Solaris, you can avoid killing vold if youMiod Vallat
use the magic device filename. Pointed out by matthieu@.
2001-10-14Be more verbose about OpenBoot prom versions 1.x, give instructions toMiod Vallat
change the scsi id/unit mapping.
2001-10-14Solaris friendly update!Miod Vallat
- Provide typical Solaris command lines for creating floppies, dumping miniroots to disks, and filling tapes. - Make the tape generation script more versatile. - When SunOS add_client(8) is mentioned, mention Solaris share(1M) as well. - Add ``Installing from Solaris'' instructions for sparc and sparc64 ports - While there, slight fixes to the ``Installing from SunOS'' sections on sparc and sun3.
2001-10-14Typo.Miod Vallat
2001-10-14Sync package listing with root.mail.Miod Vallat
2001-10-13document strange PROM setup on machines before fist Solaris boot.Matthieu Herrb
Ok miod@, deraadt@
2001-10-12Instruction to use the partition type rename operation for installationDale Rahn
instead of the potentially dangerous delete and add. Changes by Alexander Guy.
2001-10-11More installation caveats:Miod Vallat
- some models (PCI mostly?) print a warning about the lack of counter-timer during boot, which can be safely ignored - using the floppy image as a miniroot, you might have to tell the kernel root and swap device information. Based on feedback from Jack Woehr <jax@purematrix.com>, thanks ! And now, a word from our sponsors: Are you reading source-changes@? Do you have full access to ultrasparc hardware? Now is your chance to become famous! Just try installing OpenBSD on your machine, by any method you can think of, and keep trying. Report your results to me (or sparc@), as well as errors or shortcomings in the installation notes, and your feedback might make it into the next set of installation notes, with appropriate credit!
2001-10-11Update X sets sizes, thanks to matthieu@Miod Vallat
2001-10-10Oopsie. twe is not on the floppies but still in GENERIC, of course, soMiod Vallat
clarify this.
2001-10-10Get rid of the boasting about compilers.Miod Vallat
2001-10-10Mention the floppy images have no cd-rom support, hence can't installMiod Vallat
from a cd-rom.
2001-10-10Mention the X11 sets, with a note that there is no X server available forMiod Vallat
real hardware yet.
2001-10-10Provide the ability to insert extra notes in the Xserv.tgz set description.Miod Vallat
Will be needed shortly.
2001-10-10Attempt to list which drivers are available from the various installationMiod Vallat
kernels, and which are not.
2001-10-10Miata boots from floppy not floppyB; reported byMiod Vallat
Dries Schellekens <gwyllion@ace.ulyssis.org>, thanks.
2001-10-10twe(4) left out of the floppies.Miod Vallat
2001-10-10Hint that floppyB, while apparently not working as a floppy yet, makes aMiod Vallat
nice miniroot.
2001-10-10Document the installation floppies, as well as the fact that floppy imagesMiod Vallat
can be used as poor man's miniroot.
2001-10-09correct AX entry, add AXiJason Wright
2001-10-07+DTC Domex 3194UJason Wright
2001-10-07Update sets sizes.Miod Vallat
2001-10-07- remove xlink set description, we don't have it nowadays.Miod Vallat
- showsize now always takes MB sizes as arguments, and prints the unit by itself.
2001-10-06Note to self: save your file before running cvs diff, for your diff toMiod Vallat
be complete...
2001-10-06Since we have both KerberosIV and KerberosV, just mention ``Kerberos'' withMiod Vallat
no version appended.
2001-10-06Fix a few common typos and stuff related to tape installation.Miod Vallat
2001-10-06Typo.Miod Vallat
2001-10-06- use the new m4.common shared instructions.Miod Vallat
- try to have consistent order, across arches, in the list of possible installation media. - alpha can't install over nfs, but macppc can.
2001-10-06- add more macros, for common texts usually found in arch/xfer.Miod Vallat
- unobfuscate the tape installation notes - no need to tell the user ``if your tape was bootable, do this'' on arches where you can't boot from tape. - in the upgrade instructions, tell people it's better to upgrade all their sets and not just base; and strongly advise them to merge etc asap. People upgrading to 3.0 and having trouble with, say, sendmail will have no excuse. - add more comments to explain this whole mess.
2001-10-03Mention more USB network cards supported by the aue(4) driver.Miod Vallat
From Jason Ackley <jason@ackley.net>, thanks.
2001-10-03o English, typosHeikki Korpela
o Clarify that cksum(1) and md5(1) are actual commands. Some systems only have md5(3) functions and the corresponding command is something different. ok miod@
2001-10-02[install seems to have been missed by cvs yesterday]Miod Vallat
- more 425e details - don't let people suppose our official CD-ROM set can boot on hp300 - fix the disklabel hp300-specific notes All of this suggested and reviewed by millert@ This commit finishes the distrib/notes autumn overhaul so far. Feel free to hunt for errors and typos of mine in them.
2001-10-02- fix a few typos in the hardware list and update itMiod Vallat
- doesn't shout, improve style a bit - mention you can boot from cd-rom. Really. Yes you can. - don't support upgrades from prehistoric versions (< 2.0), so don't babble about the partition ID change or the so-called new shared libraries - get more text sync'ed with other arches And with the help of mickey@ - don't mention you can install over NFS, none of the floppies or the cd-rom has nfs support Thanks to mickey@ for insightful feedback
2001-10-02Sync with OpenBSDUpgrade macro change. Explicitely provide all the mediaMiod Vallat
able to start an upgrade procedure.
2001-10-02Do not hardcode the ability to boot off a miniroot in the canonicalMiod Vallat
upgrade instructions. This will be needed for the i386 updates.
2001-10-02I'm so good I managed to cut'n'paste the same typo over all those files.Miod Vallat
2001-10-02More shared texts. Basically let modern arches with good hardware getMiod Vallat
rid of the ``you'd better know your disk geometry, serial number, date of manufacture, weight and temperature before installing, pal'' note.
2001-10-02Minor layout sync with sparc.Miod Vallat
2001-10-02Remove dangling references (see section foo with no section foo).Miod Vallat
2001-10-02Don't explain twice in 15 lines which models have sd and which modelsMiod Vallat
have wd, it's a bit exaggerate.
2001-10-02Your average close-to-release distrib/notes/FOO update.Miod Vallat
This time: - update hardware list, reorganize it more logically - gets most of the bsd.rd description and instructions on par with other arches - document hov to create a boot tape, and how to boot via s-records - tries to be more verbose about board setup This is still way too concise. If you write english better than me (trivial) and know mvme68k a bit, you're welcome to help fill the blanks. At least this is better than the existing instructions, and deraadt@ agrees.
2001-10-02- gets the installation notes more style-consistent with other archesMiod Vallat
- remove the note about ssl27.tgz - update the HD SC Setup url, complain about its insane length - random cleaning Miodspeak corrected by fries@
2001-10-02- try to bo more explicit about disk naming conventionsMiod Vallat
- update the description of the ramdisk behaviour - fix a few typos or style issues - remove 1st-person "methinks" blabla from original author - shortens the upgrade description, remove completely obsolete stuff - don't tell the user thrice the differences between the ramdisk and the miniroot niklas@ and jj@ had no objections.
2001-10-02- prepare more commented out text to describe a future miniroot and a futureMiod Vallat
floppy (sync with sparc layout) - meanwhile, comment out one reference to floppy boot which escaped.
2001-10-02Rework the floppy and miniroot description:Miod Vallat
- try to keep description information together, with no duplicate circumlocutions - arches which have several floppies shouldn't say there is THE floppy, then THE floppy, and once more THE floppy. Change plural accordingly for the general description of earch floppy image possibilities, if more than one.
2001-10-01- update supported hardware listMiod Vallat
- remove more sparc'isms. The more you remove, the more there are... - describe more fun installation methods - fix a random typo