Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-20 | oops, bsd.rd needs mount_cd9660 | Theo de Raadt | |
2001-10-20 | missing /bin/hostname | Todd C. Miller | |
2001-10-20 | patch pesky perl headers, per Theo | Hugh Graham | |
2001-10-16 | Our bootable cd-rom is so good you don't have to say anything but | Miod Vallat | |
``boot cdrom'', says jason@. ok deraadt@ | |||
2001-10-15 | Resync the upgrade script's enable_network() function with the | Kenneth R Westerback | |
current /etc/netstart, leaving out all code relevant to IPv6 and multicasting. In addition, ignore any '!' lines in hostname.if files and ignore any bridge.if files. This change enables dhcp configured interfaces to work during the upgrade process, amoung other improvements. Also rework FQDN handling to ensure that it is set *after* any dhcp activity and is set both during installs and upgrades. FQDN is now set from the last DOMAIN or SEARCH statement in resolv.conf. Architecture specific install.sub's (macppc, mvme68k, mvme88k, mvmeppc, sparc64) are not being updated for 3.0. ok deraadt@ | |||
2001-10-15 | The 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-14 | Remove more mentions of NFS installation. | Miod Vallat | |
2001-10-14 | Improvements to macppc installation notes | Dale Rahn | |
ok miod@ (with the requested fixes). | |||
2001-10-14 | When creating floppies under Solaris, you can avoid killing vold if you | Miod Vallat | |
use the magic device filename. Pointed out by matthieu@. | |||
2001-10-14 | Be more verbose about OpenBoot prom versions 1.x, give instructions to | Miod Vallat | |
change the scsi id/unit mapping. | |||
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. |