Commit Graph

3412 Commits

Author SHA1 Message Date
pk 130047c6c1 Remove mount(8) since we can use the fs-specific versions directly.
Add umount(8) (scaled-down version).
Add reboot/halt.
2000-10-30 23:16:13 +00:00
pk 3588feb339 Add /cdrom which is used by dot.profile as a mount point. 2000-10-30 23:14:23 +00:00
pk f016c4b2f5 Support the two-stage memory-disk based bootstrap method for tape, cdrom
and floppy.
2000-10-30 23:13:10 +00:00
pk 03013ae336 umount(8) supporting local filesystems only; avoids pulling in tons
of networking functions.
2000-10-30 22:58:02 +00:00
thorpej b427cdb8cd Remove /etc/mail/aliases.db -- see etc/Makefile,v 1.168. 2000-10-30 21:49:49 +00:00
is f2a9404fd1 Fix typo, pointed out privately by Petri Koistinen. 2000-10-30 20:21:08 +00:00
lukem 1742d8acf0 more work:
- use .Tn, .Bx, .Ul, .Key, .Sq, .Dq, .Li, .Dl, (etc) ... as appropriate
- be more consistent between various ports' install notes
- other cleanups
2000-10-29 14:08:04 +00:00
simonb 5624ce1aee Update pmax set sizes from the 1.5_BETA build. 2000-10-29 13:13:07 +00:00
lukem 26f3b13e17 more cleanups
- use .Ic, .Pa, .Key, .Ul, .Tn, .Sq, .Dq as appropriate
- use .Dl instead of .(disp when formatting changes are required (the latter
  doesn't cope too well when font change macros are used)
- wrap .Dl blocks with .Pp
- consistently use `file system' instead of `filesystem'
- migrate macppc to common/xfer
2000-10-29 12:32:23 +00:00
lukem 23d5ac0264 - split new features up into subsections, and update a bit
- document rc.d in `compatability issues with previous releases' section
- wrap .Dl blocks with .Pp
- use .Ul, .Pa, .Tn, .Bx, ...
- use .Pp after .Ss (since .Ss2 does this, and it looks slightly better)
- add tv@ to releng
2000-10-29 12:24:57 +00:00
lukem 564f9bc7af more cleanups
- fix up sizes for various sets based on info from tv@ (any errors are
  probably due to my conversion rather than his data)
- .Ic commands, .Pa paths, .Tn trade names
2000-10-29 12:20:44 +00:00
lukem 5f283bb47f - add .Key; format a keycap (Literal text, one point size smaller)
- add .Ul; .Ux + '-like' (aka `UNIX-like')
- remove .D2; nothing used it
- add caveat to .(disp
2000-10-29 08:14:39 +00:00
shin 9b238c2129 correct xbase and xcontrib sizes of mips. 2000-10-29 07:58:59 +00:00
fvdl cc689750bb Sort obsolete file lists in reverse order, so that subdirectories come
before their parent dirs. Avoids 'directory not empty' problems when
removing directories.
2000-10-27 13:04:58 +00:00
fvdl bd16884bf3 Add usr/include/i386/*, so that versions older than 1.4.2 will have
that directory cleaned out before the upgrade. These files aren't
really obsolete, but removing them before installing the new versions
saves the a 'directory was not empty' message in sysinst, which
needlessly worried users.
2000-10-27 13:02:19 +00:00
fvdl 448f90f01b Add a note about password files in the message about what to do minimally
after an upgrade; don't want people to end up multi-user with empty
root passwords.
2000-10-27 12:44:07 +00:00
fvdl 14506ffd18 Re-add xmisc set to menu file, which I accidentally deleted earlier.
From hubertf.
2000-10-27 07:49:14 +00:00
mbw 2209c37c65 Major overhaul.
hardware: updated the list of what works, broken down by OF version
	added devices reported as working by port-macppc posters
	added list of what devices are supported by which versions of OF
	included description of how each OF version boots
	described partitioning

prep: describe how to enter OF depending on OF version
	also described how to set up some important OF variables

install: give examples of boot commands
	list of common error messages and what they mean
2000-10-27 00:42:57 +00:00
fvdl 02687a51bd Handle moving a.out shared libraries for X as well. 2000-10-26 23:29:25 +00:00
garbled 1f3a06f4fd Find a bunch of places where we call "make" and replace it with ${MAKE} 2000-10-26 04:53:56 +00:00
minoura 807d7f0327 swapon when the system memory is smaller than 6MB. 2000-10-25 14:48:35 +00:00
shin ef18f55945 update hpcmips and mips set sizes (unpacked on 8K/1K ffs). 2000-10-25 10:46:58 +00:00
is c1d2f8ef04 Added Amiga unpacked set sizes. 2000-10-25 09:27:47 +00:00
jmc f2a6f1ca18 Bumped libc to 12.66 2000-10-25 03:50:32 +00:00
thorpej 0f6926e576 Add pmc(1). 2000-10-24 23:59:00 +00:00
is ae2220243c When no bootblock is installed, no more action, output etc. is to be
expected, so no need for "...". Pointed out by Petri Koistinen.
2000-10-24 19:43:23 +00:00
fvdl 2e6a0418c5 Add /usr/share/pcvt/keycap.pcvt 2000-10-22 22:59:29 +00:00
fvdl 44c5ba4a36 Print an install complete message; this got lost when I changed things
to move this to after zetting the time zone.
2000-10-22 22:57:04 +00:00
agc 2500d9c913 Mention Whitecross Database Systems, who have donated hardware to the
NetBSD project.
2000-10-22 20:25:31 +00:00
pk 1a2839587c Fix release: target 2000-10-22 14:18:11 +00:00
mbw 07dfb66529 minor fixes,
added info on how sun4 models deal with scsi targets
some typos caught
add info on how to break from automatically booting (i.e. enter ROM prompt)
2000-10-22 00:44:04 +00:00
he 39955ea9f3 gdb apparently needs redirection of stdin to /dev/null so as to not
to cause a hang (SIGTTOU?) on background builds.
2000-10-21 18:19:26 +00:00
jmc 75b4280023 Fixed typo. It's app-defaults, not app-default. All X sets now build without
warnings.
2000-10-21 04:54:22 +00:00
mbw b03b643f37 Major overhaul. Cleaned up a lot of explanations, clarified instructions,
provided more detail when necessary and removed extraneous instructions.

hardware: totally revamped to be more readable and include all known
supported hardware, now matches htdocs/Ports/sparc/hardware.html

install: new section on CD-ROM, netboot has instructions on setting up a
NetBSD server, removed disklabel instructions (miniroot/sysboot's
instructions are clear enough and have error-checking anyways)

prep: reorganized, put in cleaner explanation of SCSI target remapping on
OpenBOOT PROM 1 machines, put in instructions on how to figure out names
ROM uses for SCSI device, put in info about 100BaseTX network cards

upgrade: now points to ../common/upgrade
2000-10-21 04:49:26 +00:00
pk 0eaca67b66 Add `/dist', which is used by sysinst. 2000-10-20 23:24:52 +00:00
fvdl 1e92db558a Add a little gdb script to switch off FFS clustering. This avoids
buffer cache lockups in INSTALL_TINY (it has very little buffers
to spare). This is the least intrusive way of fixing that.
2000-10-20 21:49:00 +00:00
pk f47e330c15 Check if the kernel set was extracted; if not, copy over the miniroot kernel. 2000-10-20 16:48:33 +00:00
fvdl ec11b62dc9 Handle split sets for special kernel sets (-laptop and -tiny) correctly. 2000-10-20 14:40:25 +00:00
bjh21 6bff0c8662 arm26 is ELF, even if its shared libraries are currently broken. 2000-10-20 12:56:26 +00:00
pk 83c8a45657 Alternative boot program relocations are no longer installed. 2000-10-20 12:29:26 +00:00
pk 85487f0c49 Update to reflect changes to the bootfs and miniroot images. 2000-10-20 12:26:41 +00:00
pk 6b7e1b7c52 Boot from floppy now requires two disk images:
- a bootable bootfs which contains a spartan md-based `ramdisk'
	  filesystem, which loads the tar file image:
	- instfs, which is constructed from the miniroot filesystem
	  and contains all installation utilities.

The current miniroot image also supersedes the former separate
{bootfs,ramdisk}.sysinst tools.
2000-10-20 11:56:55 +00:00
ad ffbf434933 Note twe. 2000-10-20 11:55:33 +00:00
pk 9cbad565fe Note existence of sysinst. 2000-10-20 11:43:57 +00:00
pk 3dc8d00362 * Add bin/rcmd
* Make sysinst `obsolete' sets
* Simplify running dev/MAKEDEV
2000-10-20 11:42:43 +00:00
simonb 4ab9235edb Add now uninstalled wscons headers. 2000-10-20 06:10:48 +00:00
simonb 43478aaefa Remove uninstalled wscons headers. 2000-10-20 05:53:26 +00:00
bjh21 b2eacf307e We could probably do with installing the arm26 includes. 2000-10-19 21:57:54 +00:00
ad 9e42854f7b Allow install on lsu disks. 2000-10-19 15:09:11 +00:00
ad d53e399d91 ca -> lsu 2000-10-19 15:02:38 +00:00