summaryrefslogtreecommitdiff
path: root/distrib/notes/m4.common
AgeCommit message (Collapse)Author
2004-08-26MACHINE_ARCH for sgi.Miod Vallat
2004-08-10Describe bsd.mpMiod Vallat
2004-06-22introduce the new xetc set. ok deraadt@, miod@, krw@.Matthieu Herrb
2004-06-07provide sets sizes in raw bytecounts and thenMichael Shalayeff
uniformly compute the MB numbers in m4.common; reduce average calculator uptime. miod@ ok
2004-05-16OpenBSD/luna88k installation notes, take one. Still needs work.Miod Vallat
ok aoyama@
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
the tree was stable. No point in code supporting a company which screws its employees being in the OpenBSD tree.
2004-03-27Fold the contents section, no real text change. ok deraadt@Miod Vallat
2004-03-25Various typosTom Cosgrove
ok miod@ deraadt@
2004-03-17fix a spacing issue found by deraadt@ and a separate typo from miod@;Jason McIntyre
ok miod@
2004-03-17grammar, consistency fixes, and typos;Jason McIntyre
ok miod@
2004-03-16typos and consistency fixes;Jason McIntyre
ok miod@
2004-03-08More typo.Miod Vallat
2004-02-27sync after amd64 MACHINE_ARCH change.Miod Vallat
2004-02-14add copyrightTodd T. Fries
2004-02-13More MACHINE_ARCH tweaksMiod Vallat
2004-02-09be accurate now that SunOS compat output does not exist in MAKEDEV; ok miod@Todd T. Fries
2004-02-08Oops, InstallPart4 would eat its args.Miod Vallat
2004-02-07Add a MACHINE_ARCH entry for cats.Miod Vallat
2003-10-31OpenBSD port for the Pegasos I, pegasosppc.com heavily derived from macppc.Dale Rahn
2003-08-11mvme88k is a half-compound architecture (MACHINE != MACHINE_ARCH) so addMiod Vallat
it to the list...
2003-03-24Tweak a few texts to cope with the fact that we ship official OpenBSD CD-ROMMiod Vallat
and bootable CD-ROM mini images on some platforms, too. Mention such a mini image for alpha, consistent spelling of CD-ROM, and a few minor updates not worth mentioning I had lying in my tree.
2003-03-05Document cd33.isoMiod Vallat
2003-02-15No more traces of the word in the hppa notes.Miod Vallat
Until upgrades are available. Oops, I said it!
2002-12-30Do not mention NFS as a possible tarballs source when the installation mediaMiod Vallat
does not support NFS mounts.
2002-11-07mention onther windows nt flavours wrt using proper raw floppy writing ↵Michael Shalayeff
utility; form DJ Gregor via pr2851
2002-10-07Devise the appropriate MACHINE_ARCH from MACHINE, rather than requiringMiod Vallat
the Makefile to provide this value. Makes the generation of all the installation notes easier.
2002-07-25Due to changes having already occured, and more being cooked at thisMiod Vallat
very moment, OpenBSD/sparc installation media will not allow upgrades to 3.2.
2002-07-04Add a few scary notes about the upgrade process, and advise people toMiod Vallat
backup their data and reinstall when the release gap is too big.
2002-06-09knfTodd T. Fries
2002-04-14Advise people to read root.mail from mail via "more 1" instead of "1"; fromMiod Vallat
deraadt@
2002-04-09Since the installation procedure will list all the supported media flagsMiod Vallat
via ifconfig -m, there is no need to suggest canonical media flags on some arches, especially since the end user might have a different interface with different flags; instead, be more cosy and mention that looking at the manual page for the interface might be helpful for desperate cases. Thus, merge the OpenBSDInstallNet and OpenBSDInstallNet2 macros, and remove thde in-between text for the arches that had such a paragraph.
2002-03-30Factorize more common texts from the ramdisk operation.Miod Vallat
No text changes except for harmonization, and the blurb about network interface flags has bene slightly changed for some arches.
2002-03-30Typos du jour.Miod Vallat
2002-03-28Remove lies from the description of the misc set.Miod Vallat
2002-03-23Hide upgrade stuff from the installation notes until sparc64 systems canMiod Vallat
be upgraded to 3.2.
2001-12-02Add a few useful details to the mac68k installation notes, based on feedbackMiod Vallat
from "Dave C." <aq820@hwcn.org> Also, sync supported hardware list with mac68k.html..
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-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-10Get rid of the boasting about compilers.Miod Vallat
2001-10-10Provide the ability to insert extra notes in the Xserv.tgz set description.Miod Vallat
Will be needed shortly.
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-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-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-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-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-09-24Why make things simple when you can make them overcomplicated, etc. Doh.Miod Vallat
Much cleaner this way...
2001-09-24Some tweaks:Miod Vallat
+ removeOpenBSDfloppyB macro, as i386 and alpha need different descriptions for it. + OpenBSDbase and OpenBSDcomp take an optional first parameter to tell if the architecture has shared libraries or not. If it has no shared libraries, don't mention them in the descriptions.
2001-09-11remove acd references; millert@ ok.Federico G. Schwindt
2001-08-22Summer distribution notes cleanup: change the DistributionDescriptionMiod Vallat
macro to take the number of sets as argument; this will help us correct the i386, mvme68k, sun3 and vax installation notes...