Age | Commit message (Collapse) | Author |
|
|
|
removal of misc. Better late than never.
|
|
|
|
General huzzahs.
"go for it" deraadt@
|
|
- do not mention tape as an installation media on systems where it is very
unlikely that a tape drive can be connected to (i.e. anything with only
USB as expansion capabilities)
- do not mention that fetching the installation sets from a partition is
``for upgrades only''. You may do this for installation, but of course
you can not use a partition which will be newfs'ed for that purpose.
- mention ext2fs partitions as possible installation sets source only on
platforms where the installation media actually can mount an ext2fs
filesystem.
- stress the fact that the sparc miniroot image is a GENERIC kernel with
a little on-disk filesystem, and not a RAMDISK kernel with a little
in-memory filesystem, and thus must not be overwritten during installation
(i.e. be careful if you repartition the disk the miniroot has been put on).
- more conv=sync -> conv=osync for tape setup instructions.
- model-specific layout changes on armish, loongson and socppc instructions.
- fix various typos and grammar mistaeks.
"sure" deraadt@ (without eyeballing)
|
|
|
|
|
|
are very close to the Tsunami systems (rpb family 34) and share the existing
Tsunami code; the tsc(4) Tsunami controller code is extended to handle the
Titan differences, except for the Titan AGP GART which is left unsupported
for now.
Tested to not cause regressions on DS20 (deraadt@) and ES40 (miod@).
Titan support tested by Sergey Prysiazhnyi on DS25, many thanks for your time!
|
|
|
|
section when it is mentioned in the supported systems section
shortly before.
|
|
HFS + disklabel setups.
|
|
Also, the per-platform features are moved to a common place, which makes
the MD layout easier to work on. m4.common is still a tangled mess of subtly
placed dnl, though...
|
|
802.11 wireless as chipsets used and products change rapidly, but
rather display just a list of the supported chipsets like we do in www.
Discussed with jmc and deraadt
|
|
|
|
|
|
|
|
|
|
|
|
be very hard to maintain such lists, it is inconsistent, and of limited use;
ok krw miod
|
|
sysmerge can help you upgrade etc and xetc afterwards.
|
|
|
|
to enable it if necessary. From FreeBSD.
|
|
- mention more models supported by each floppy
- mention more supported and unsupported models
- sync cdrom boot instructions with reality
- update ftp urls, ftp.digital.com no longer exist (but I resisted whining
at HP which does not provide all the contents formerly available from
ftp.digital.com and which you have to pick from educational sites which
have mirrored them)
- various little rewording
with help from sobrado@
|
|
unattended when configured for serial console and no keyboard is plugged.
|
|
- document questions in proper order: hostname before network configuration,
DNS only if network is configured, sshd and ntpd, aperture only on
machines which need it, serial console only on machines which need it.
This is done by splitting the end of OpenBSDCommonURL in various
macros, OpenBSDInstallWrapup, OpenBSDInstallAperture, OpenBSDInstallConsole
and OpenBSDInstallWrapupPart2.
- use the above macros when appropriate, OpenBSDInstallWrapup* being
mandatory on all arches.
- remove serial console configuration blurb on sparc and sparc64, it is
handled by OpenBSDInstallConsole now.
|
|
|
|
the various AlphaServer references less ambiguous.
|
|
|
|
|
|
Maurice Janssen, thanks!
|
|
|
|
|
|
|
|
install##.iso files; thanks
|
|
from Janjaap van Velthooven
|
|
|
|
|
|
reminder from martin@
|
|
|
|
- mention comp contains an objective-C compiler too.
- rewrite InstallPrelude so that it will only output the ``know your drive
geometry'' blurb if asked to, and for a specified disk type. Use it for
non-IDE and non-SCSI disks only, otherwise the kernel is good enough to
do the job without the users' help.
- similarily, adapt BootMsgs to make the second part of the geometry blurb
optional, and to accept up to three disk types. Use this to report better
disk names (i.e. no point saying an scsi disk would show up as sd0 on
platforms which can't have scsi disks, or won't be able to boot from them).
- in InstallPart4, drop the part about block and fragment sizes in
disklabel. The defaults are good, and you won't get to change them unless
you switched to expert mode.
- the default answer to ``wanna get the ftp mirror list, unzel?'' is ``no'',
so pressing enter to get it is not enough anymore (-:
|
|
|
|
revisions, mention the relevant one.
|
|
duplicated line. ok miod@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- put NE2000 warning where it belongs
'no problem with this' deraadt@
|