Age | Commit message (Collapse) | Author |
|
becuase the compilers, which are part of comp62, still provide support
for Objective-C, hence the original text was still correct.
|
|
comp62.
ok tom@
|
|
|
|
|
|
initialising -> initializing from Claus Assmann
artitions -> partitions from spell(1)
|
|
from claus assman
|
|
Too bad this highly critical bugfix will miss release.
okay deraadt@
|
|
verbiage to make more sense overall.
ok rpe@
|
|
the installer shows and what the subsequent text describes.
- re-phrase the part about ssh logins as root. The installer now asks
"Allow root ssh login? (yes, no, prohibit-password)". Previously it
was "Since you set up a user, disable sshd(8) logins to root?"
OK krw@, sthen@
|
|
- Add part about TERM and keyboard layout question.
- "download" instead of "ftp get/reget"
Feedback from and OK sthen@
OK millert@
|
|
- the manual netconfig step was removed from the installer six years ago
- ntpd is enabled by default now
OK millert@
|
|
'Sure' deraadt@
|
|
requested by several
discussed with deraadt@
|
|
ok miod@ deraadt@
|
|
- Ask for responsefile location (url or local path) if dhcp discovery
fails for location or mode. If 'next-server' is found in dhcp lease
file, provide a default url http://next-server/install.conf.
- Ask for installer mode if the specified response file name does not
match *install.conf or *upgrade.conf.
- If present, use /auto_install.conf or /auto_upgrade.conf as response
file for unattended installation or upgrade.
- Automatically start installer in unattended mode if either one of
these files is present when the system boots.
- Document changes in manpage and installation notes.
OK krw@ deraadt@
|
|
OK matthieu@ ajacoutot@
|
|
it available during a regular install or upgrade so that it doesn't
need to be independently fetched.
Idea, directions and OK deraadt@
Feedback and Ok halex@ and aja@
|
|
ok deraadt@
|
|
- "Server?" -> "HTTP Server?"
- Use more appropriate public ssh key type
OK deraadt@ krw@
|
|
of unix arcana, we will not condescend to tell you how. why spoil the fun?
|
|
|
|
|
|
|
|
|
|
a new user is likely to need to know today
|
|
Use a more elaborate response file example.
with feedback from krw and jmc
no objections from miod
ok deraadt
|
|
|
|
|
|
|
|
|
|
OK jj@ guenther@
|
|
have a real miniroot to be dd'ed to the disk, and that's fine; but when
we are talking about booting bsd.rd (either from an existing setup, or the
network, or the cd-rom images), then refer to it as `installation kernel'.
|
|
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
of the disk, for the prom to be able to correctly read the kernel image.
Found the hard way by landry@
|
|
|
|
other OS changed to a multiple-choice format (Whole disk/OpenBSD area/Edit).
ok miod@
|
|
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...
|
|
|
|
|
|
label editor. Prompted by comments from Rad Ricka.
Suggestions from jmc@, deraadt@ and Rad.
ok deraadt@
|
|
sysmerge can help you upgrade etc and xetc afterwards.
|
|
- 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.
|
|
|