Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-14 | Solaris 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-14 | Typo. | Miod Vallat | |
2001-10-14 | Sync package listing with root.mail. | Miod Vallat | |
2001-10-14 | Use double quotes around the password variable--should close PR 2114 | Todd C. Miller | |
2001-10-13 | document strange PROM setup on machines before fist Solaris boot. | Matthieu Herrb | |
Ok miod@, deraadt@ | |||
2001-10-13 | add more missing links | Theo de Raadt | |
2001-10-12 | Oops, forgot rcsid | Jason Wright | |
2001-10-12 | cdfs becomes miniroot | Jason Wright | |
2001-10-12 | a little program for appending a ufs filesystem to the end of an ISO | Jason Wright | |
that knows how to modify the Sun already present disklabel to point at it. Based partly on mksunbootcd from netbsd and some trial and error (anyone need some coasters... I've got lots). | |||
2001-10-12 | missing links | Theo de Raadt | |
2001-10-12 | repair (actually populate the ramdisk with devices and such) | Jason Wright | |
2001-10-12 | Reduce block count to sync with disktab | Jason Wright | |
2001-10-12 | pretty and rename bsd.rd to bsd in the built fs | Jason Wright | |
2001-10-12 | Recurse into 'cdfs' | Jason Wright | |
2001-10-12 | Stuff for building a small ufs filesystem suitable for stuffing on the end ↵ | Jason Wright | |
of a CD. | |||
2001-10-12 | Instruction to use the partition type rename operation for installation | Dale Rahn | |
instead of the potentially dangerous delete and add. Changes by Alexander Guy. | |||
2001-10-11 | Do *not* copy the possibly edited fstab back to disk after | Kenneth R Westerback | |
promising this would not happen. Historically this was being done to preserve any ufs -> ffs changes the upgrade script had done, but the script has not done such changes for some time. ok millert@ deraadt@ | |||
2001-10-11 | More 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-11 | Update X sets sizes, thanks to matthieu@ | Miod Vallat | |
2001-10-10 | Oopsie. twe is not on the floppies but still in GENERIC, of course, so | Miod Vallat | |
clarify this. | |||
2001-10-10 | Get rid of the boasting about compilers. | Miod Vallat | |
2001-10-10 | Mention the floppy images have no cd-rom support, hence can't install | Miod Vallat | |
from a cd-rom. | |||
2001-10-10 | Mention the X11 sets, with a note that there is no X server available for | Miod Vallat | |
real hardware yet. | |||
2001-10-10 | Provide the ability to insert extra notes in the Xserv.tgz set description. | Miod Vallat | |
Will be needed shortly. | |||
2001-10-10 | Attempt to list which drivers are available from the various installation | Miod Vallat | |
kernels, and which are not. | |||
2001-10-10 | Miata boots from floppy not floppyB; reported by | Miod Vallat | |
Dries Schellekens <gwyllion@ace.ulyssis.org>, thanks. | |||
2001-10-10 | twe(4) left out of the floppies. | Miod Vallat | |
2001-10-10 | Hint that floppyB, while apparently not working as a floppy yet, makes a | Miod Vallat | |
nice miniroot. | |||
2001-10-10 | Document the installation floppies, as well as the fact that floppy images | Miod Vallat | |
can be used as poor man's miniroot. | |||
2001-10-10 | does this work? I do not know yet | Theo de Raadt | |
2001-10-09 | permit modification of $RDSETROOT | Theo de Raadt | |
2001-10-09 | sync | Theo de Raadt | |
2001-10-09 | correct AX entry, add AXi | Jason Wright | |
2001-10-08 | sparc -> sparc64 | Miod Vallat | |
2001-10-08 | arch -ks | Theo de Raadt | |
2001-10-08 | powerpc -> macppc changes (missed previously) | Dale Rahn | |
change ARCH=ARCH sed to use `arch -ks` so it has the proper macppc directory when referring to the ftp or CD directories. | |||
2001-10-08 | permit changing of rdsetroot | Theo de Raadt | |
2001-10-07 | +DTC Domex 3194U | Jason Wright | |
2001-10-07 | Update 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-07 | apm update. ok deraadt@ | Miod Vallat | |
2001-10-07 | sync | Theo de Raadt | |
2001-10-07 | sync | Theo de Raadt | |
2001-10-06 | Note to self: save your file before running cvs diff, for your diff to | Miod Vallat | |
be complete... | |||
2001-10-06 | Since we have both KerberosIV and KerberosV, just mention ``Kerberos'' with | Miod Vallat | |
no version appended. | |||
2001-10-06 | Fix a few common typos and stuff related to tape installation. | Miod Vallat | |
2001-10-06 | Typo. | 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-05 | install /usr/share/misc/countrycodes. ok deraadt@ | Matthieu Herrb | |