summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2001-11-09use RAMDISK_CD not RAMDISK for bsd.rd; ok deraadt@ (now that I tested)Todd T. Fries
2001-11-07syncTheo de Raadt
2001-11-07No more floppyB for the moment.Miod Vallat
2001-11-07skip ramdiskB for nowTheo de Raadt
2001-11-07syncTheo de Raadt
2001-11-04syncTheo de Raadt
2001-11-02- U2 has been testedMiod Vallat
- floppies have neither NFS nor CDROM support - add a section about firmware upgrades, and tell that they might be necessary, especially for U1/1E/2 systems. Pointed out from brad@, some of the information provided here comes from Sun's firmware update documentation.
2001-11-01syncTheo de Raadt
2001-10-31Fix creation of /etc/hosts file in install.Kenneth R Westerback
Obtaining the FQDN *after* calling configurenetwork(), so that DHCP info can be used, turns out to not be a good idea because /etc/hosts is created in configurenetwork(). As a result the /etc/hosts created by the 3.0 install script contains bogus entries with a '.' instead of '.<domain name>'. So, put configurenetwork() back where it was pre-3.0, i.e. after FQDN is determined. Noticed by David Krause (PR#2155). Other /etc/hosts issues (including David's ipv6 suggestion) under investigation.
2001-10-30syncTheo de Raadt
2001-10-30synbcTheo de Raadt
2001-10-27syncTheo de Raadt
2001-10-26Well, "zap kernfs" and MISS!Janne Johansson
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib/amiga/ramdisk/list.diff?r1=1.6&r2=1.7&f=h Re-insert mount_ados so that local fs installs work again.
2001-10-20oops, bsd.rd needs mount_cd9660Theo de Raadt
2001-10-20missing /bin/hostnameTodd C. Miller
2001-10-20patch pesky perl headers, per TheoHugh Graham
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-15Resync the upgrade script's enable_network() function with theKenneth 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-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-14Use double quotes around the password variable--should close PR 2114Todd C. Miller
2001-10-13document strange PROM setup on machines before fist Solaris boot.Matthieu Herrb
Ok miod@, deraadt@
2001-10-13add more missing linksTheo de Raadt
2001-10-12Oops, forgot rcsidJason Wright
2001-10-12cdfs becomes minirootJason Wright
2001-10-12a little program for appending a ufs filesystem to the end of an ISOJason 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-12missing linksTheo de Raadt
2001-10-12repair (actually populate the ramdisk with devices and such)Jason Wright
2001-10-12Reduce block count to sync with disktabJason Wright
2001-10-12pretty and rename bsd.rd to bsd in the built fsJason Wright
2001-10-12Recurse into 'cdfs'Jason Wright
2001-10-12Stuff for building a small ufs filesystem suitable for stuffing on the end ↵Jason Wright
of a CD.
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-11Do *not* copy the possibly edited fstab back to disk afterKenneth 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-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