Commit Graph

3566 Commits

Author SHA1 Message Date
fvdl
c0ffae8285 Oops, add missing space after '-c 3'. 2000-10-31 16:02:06 +00:00
fvdl
ddfa644677 -c 2 -> -c 3 2000-10-31 11:19:50 +00:00
itojun
dd5efd6d45 enable lib/libintl. 2000-10-31 10:46:34 +00:00
fvdl
ef28de5011 fsck -c -> fsck -c 2 2000-10-31 10:41:43 +00:00
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
ad
72c13b09e2 Match my recent man4 changes. 2000-10-19 15:00:58 +00:00
pk
9182a99111 We need <fcntl.h> 2000-10-19 14:42:57 +00:00
leo
f8c9315cac Mention the fact that you can delay partitioning disks until you are
actually in the installer. Even when you want to use an AHDI compatible
disk layout.
2000-10-19 06:39:25 +00:00
leo
6ff50632bd Note that you can atually edit AHDI pertitioning from within NetBSD now! 2000-10-19 06:29:27 +00:00
leo
dfdc772a92 Drop 2940, add ESS-solo. 2000-10-19 06:10:03 +00:00
fvdl
c11dcd2836 Adapt for new x_dhclient. 2000-10-18 21:03:41 +00:00
tv
4e6c453a69 Make this compile with the updated dhcp. 2000-10-18 18:26:00 +00:00
fvdl
36ea504b68 Switch this one back to FFS, at least until ustarfs is fixed. ustarfs seems
to fail for 2.88 images at certain image sizes.
2000-10-17 21:08:43 +00:00
fvdl
faf5b4b7d0 Adapt for format change in mbr editing header; it now always displays
the whole partition, and the total disksize.
2000-10-17 19:52:13 +00:00
fvdl
ead80bd575 Stress that if a match is found between a disk device and a BIOS disk,
you really should not be changing the geometry values, unless they
look totally ridiculous due to some BIOS bug.

Disable manual entering of initial partition label values when doing
a custom label. The step was redundant. Just go to the label edit
directly, leaving everything but the c and d partitions empty.
2000-10-17 19:50:39 +00:00
fvdl
8a696e8ea8 Improve labelling a bit, by allowing some shortcuts to start partitions
where another one ends, and ending partitions where another one start,
or at the start of the disk / until the end of the disk.
2000-10-17 19:44:28 +00:00
thorpej
bea0bc67a3 Add <dev/isa/weaselreg.h> 2000-10-16 23:00:33 +00:00
tsutsui
f101b5bce5 Update size of news68k binary sets. 2000-10-16 15:23:01 +00:00
simonb
2d420ac39b Remove unused usermgmt skel files.
Part of fix for PR bin/10985.
2000-10-16 13:48:20 +00:00
simonb
57a5e37a15 Add /etc/skel files.
Part of fix for PR bin/10985.
2000-10-16 13:38:45 +00:00
simonb
25716e1751 Remove /usr/share/skel and contents. These are _not_ placed on the
obsolete lists as people may have made local configuration changes
to these files.

Part of fix for PR bin/10985.
2000-10-16 13:35:05 +00:00
shin
0666f80c6c change "VR41xx" to "Vr41xx". 2000-10-16 02:13:02 +00:00
shin
6c1783e3a8 update for hpcmips. 2000-10-15 12:33:02 +00:00
lukem
54b38d4691 - update whatis files to contain (hopefully) up to date info on:
- "this is the xxx major release"
	- features added and bugs fixed in 1.5
- use .Nx instead of NetBSD
- use .Sq instead of ' [...] ' or ` [ ... ] '
- use .Dq instead of " [...] "
2000-10-14 22:27:41 +00:00
wiz
2ac48cb779 add /etc/defaults 2000-10-14 01:54:28 +00:00
wiz
ea328985c3 Add /usr/include/dev/sub/fbio.h (pk: should this be installed? what about
fbvar.h?)
Also add strsvis, strsvisx, svis cat/man pages (hi lex!) and cvs man pages.
2000-10-14 01:53:14 +00:00
wiz
838cffb487 add etc/rc.d/newsyslog 2000-10-14 01:33:04 +00:00
itojun
c2bb9fa1d8 add m_dup(9) 2000-10-13 04:33:01 +00:00
fvdl
30b8888d4a * Change the interface of run_prog: use a flags argument instead of
seperate booleans. Add flags to run as a plain 'system()' command,
  fullscreen (but on a pty), and chrooted, and implement their
  functionality. Add a bit of TIOCPKT handling code to handle
  programs messing with term settings better.
* Ask to set the root password at the end of an install.
* Remove a few unneeded comments.
* Sprinkle some touchwin() calls here and there to make the output cleaner.
  They shouldn't really be needed, but even normal usage (no syslog
  messages) even left the screen messy sometimes.
* Change some messages around that were apparently swapped by accident and
  thus caused confusion.
2000-10-11 23:47:55 +00:00
fvdl
3fd1dc7ed3 Create the disktab file directly, no need to waste precious inodes/space
in ramdisks with disktab.preinstall.
2000-10-11 22:58:17 +00:00
ad
e764b56887 Add another. 2000-10-11 15:23:05 +00:00
simonb
ccfb69e019 Update for the 1.5 release. 2000-10-11 13:04:12 +00:00
simonb
2cac9518f5 'ex' is not in the root filesystem if /usr is a separate partition. 2000-10-11 12:59:22 +00:00
tsutsui
6c7f106ad2 Fix typo. (s/cobolt/cobalt/)
Pointed out by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
2000-10-11 12:18:45 +00:00
tsutsui
6af4346937 Remove description about new ports on 1.4. 2000-10-11 11:56:28 +00:00
tsutsui
43ce57ab95 Fix rawrite path in news68k part. 2000-10-11 11:47:46 +00:00
tsutsui
d49da72a2f Add some description for news68k. 2000-10-11 11:46:02 +00:00
fvdl
38dbc727ef Don't abort when trying to remove a directory marked as obsolete that does
not exist.
2000-10-11 11:10:46 +00:00
fvdl
16d465114d Add target_realpath(), a function that expands a pathname on the
"target" filesystem, i.e. a filesystem that will probably be
mounted on /mnt during install/upgrade, but will be / when
the system is booted. Needed to deal with absolute symbolic links.
This function is (unfortunately) a verbatim copy of realpath() from libc,
with prefix handling added.
2000-10-11 11:10:11 +00:00
fvdl
57ffac419f Add message for a.out library move failure case. 2000-10-11 11:06:47 +00:00
fvdl
d8be7da3a1 Externalize concat_paths, it is used by arch/i386/md.c now. Add
target_realpath prototype.
2000-10-11 11:06:03 +00:00
fvdl
beea1cfd99 Add 2 defines for a.out library move code. 2000-10-11 11:05:03 +00:00
fvdl
90d488a637 Fix compare logic error in check for installation of seperate kernel
sets.

Add code to deal with moving a.out libraries to /emul/aout for
upgrading.
2000-10-11 11:04:43 +00:00
lukem
7bed8ad731 - move arch setting logic from main -> macros, and change as follows:
- define string `A' to contain the arch name (defaults to the port
	  name)
	- define registers \*A and _\*A if
- deprecate _FOR_RELEASE, and just use FOR_RELEASE
2000-10-10 22:03:41 +00:00
ad
3bac0590b8 Add a couple of entries. 2000-10-10 14:06:10 +00:00
lukem
b4d52d9d24 major terraform (this is MUCH more than a rototill :-), including:
- update for 1.5 (still more MD stuff to check)
- use new macros in ../common/macros as appropriate
- introduce some CONSISTENCY between the various ports' install docs
- use various mdoc macros as appropriate, including .Li, .Pa, .Sy, and .Ic.
- migrate more stuff into ../common/*
- whitespace cleanup
- lots of other little things i'm sure...
2000-10-10 12:55:15 +00:00
lukem
6a50c6b116 - depend upon ../common/macros as well
- call groff with -dM instead of -dMACHINE, and change the macro use
  accordingly. remove -dV_S since nothing used it.
2000-10-10 12:51:20 +00:00
lukem
f1756f1472 add: arm26 hpcmips macppc news68k next68k sparc64 2000-10-10 12:49:38 +00:00
lukem
a567f79077 migrate */contents -> common/contents, as there was *way* too much
unnecessary duplication.  wrap the MD stuff in  .if r_foo \{\  ...  .\}
2000-10-10 12:41:10 +00:00
lukem
c8d0b98254 migrate */contents -> common/contents, as there was *way* too much
unnecessary duplication.  wrap the MD stuff in  .if r_foo \{\  ...  .\}
2000-10-10 12:30:52 +00:00
lukem
571309181b - use the macros from ../common/macros
- migrate more MD stuff in here (wrapped in .if r_foo \{ ... \}), so that
  more of the port-specific copies xfer can be deprecated
2000-10-10 12:26:27 +00:00
lukem
b996ee6707 use the macros from ../common/macros 2000-10-10 12:24:27 +00:00
lukem
11780b2bf2 - use the new macros in ../common/macros
- reword bits here & there, including fixing some typos, etc
2000-10-10 12:14:49 +00:00
lukem
6616104bd3 use new macros from ../common/macros 2000-10-10 12:10:08 +00:00
lukem
5dd9f4056e - replace the `highlights' list for 1.4 with stuff done by 1.5
- optimize suggested commands (e.g, tar usage, ...)
- consistently use `@netbsd.org' in email addresses
- remember to thank the people who host the WWW, GNATS, CVS and CVSweb servers
- add blurb about trademark ownership
- update MACHINE_LIST for the 31 ports we support (as of 1.5)
- define registers for MACHINE_ARCH, depending upon \*M; may set one
  of the following as appropriate: _m68k, _mips, _powerpc, _sh3
- change to using various new macros added in ../common/macros
2000-10-10 12:08:24 +00:00
lukem
7197b2d7b5 - modify .(tag to be more generic. now takes width as first argument,
and doesn't explicitly provide a .It
- add .(bullet & .bullet), which provide bulleted/hyphenated lists.
  (alternates between -bullet & -hyphen at each alternate depth).
  .(bullet does .It as well.
- add .(enum & .enum); enumerated list. the former does .It as well
- add .(item & .item); enumerated list. the former does .It as well
- add .Nx*M, which generates `NetBSD/machine', except that `NetBSD'
  is done using .Nx so gets the appropriate markup from that
- remove .(note and .note), leaving .(Note and .Note)
- document \*M, \*V, \*[.CURDIR]
2000-10-10 12:02:46 +00:00
lukem
55272124ca whitespace cleanup, and use .Pp instead of blank lines 2000-10-10 11:58:31 +00:00
lukem
1b1ef51887 whitespace cleanup 2000-10-10 11:57:42 +00:00
itojun
3e7ebe19d9 sync with sendmail 8.11.1.
added file: /usr/share/sendmail/ostype/solaris8.m4
2000-10-10 11:17:29 +00:00
itojun
d691d464e3 add passwd(1) - merge mistake 2000-10-10 10:03:16 +00:00
itojun
ae69b98b0a make shlib minor meet with lib/libpcap/shlib_version. PR 11181. 2000-10-10 09:50:28 +00:00
fvdl
8717b51da3 Change to make sure that no bogusly made targets are left after
interrupt or failure was lost in when rearranging. Bring it back.
(pointed out by jhawk).
2000-10-09 12:36:26 +00:00
itojun
cd4ef33b25 need libm. PR 11162 2000-10-08 12:37:06 +00:00
fvdl
533e348801 Remove less(1), to make some necessary room (it's not needed for the pure
install floppy, but is available on the rescue image).
2000-10-06 14:40:37 +00:00
itojun
9841e19b81 repair some of catman/man confusion 2000-10-06 13:43:22 +00:00
itojun
c2b309a138 add SSH to major changes. 2000-10-06 08:30:09 +00:00
lukem
7f6d9c1606 add dinky .pdf target which runs ps2pdf on the .ps source 2000-10-05 09:02:48 +00:00
lukem
4097713770 use .(disp / .disp) instead of .Bdlit / .Ed 2000-10-05 08:54:55 +00:00
lukem
91f09e2428 - remove Bdlit macro; .(disp already exists
- update copyright date
2000-10-05 08:54:04 +00:00
lukem
8aedd036d2 indent paragraph following "in the following statement, This software [...]" 2000-10-05 08:37:55 +00:00
tv
9366f12ec0 Move "rgb.db" from xbase to xserver. In its Berkeley DB compiled form, it
is used only by the X server, and should be grouped there.  Later we may
also add unconditional install of the source-form "rgb.txt", usable by all
programs, into xbase.

This allows the xbase set to be shared between the mipsel platforms, and all
m68k platforms except atari (which has additional XF86 add-ons).
2000-10-05 02:27:01 +00:00
itojun
05a03575d1 avoid conflicting manpage filenames (like err.3) 2000-10-05 01:55:49 +00:00
tv
a22da181d6 Merge compiled XKB keymaps to the xserver set (they aren't usable without
the X servers anyway).  This lets several m68k platforms (all but atari)
share the xbase set.
2000-10-05 00:41:20 +00:00
tv
8b5d5857ce Obliterate "man/md_share". The difference is negligible relative to the
size of the man set, and with all architectures' man pages in "man", we
can now share both "man" and "misc" on all platforms (CD-ROM space saver).
2000-10-05 00:11:43 +00:00
itojun
d3e00e4496 move ssl(4) to ssl(3). sorry for the mess. 2000-10-04 07:15:06 +00:00
itojun
23a6673513 modify some chapters 2000-10-04 06:52:11 +00:00
itojun
5ca577ee77 add manpages for libcrypto. still need to review contents. 2000-10-04 05:58:15 +00:00
lukem
75f05a6677 - use "press" instead of "hit"
- use "MB" instead of "Mb"
- replace duplicate "wd" with the contextually correct "sd"
2000-10-04 00:47:14 +00:00
lukem
a889a71526 update copyright date 2000-10-04 00:45:45 +00:00
lukem
0725375524 - use "press" instead of "hit"
- suggest looking in /etc/defaults/rc.conf or rc.conf(5) for rc.conf settings
- spell "separate" correctly
- use "third party" instead of "3rd party"
- move notes about /etc/localtime; sysinst does it for us
- update copyright date
2000-10-04 00:44:24 +00:00
lukem
791987d225 use - instead of -- 2000-10-04 00:35:13 +00:00
lukem
d88b30e5b3 if we're going to refer to `sysinst' in the literal, don't capitalise
its name at the start of a sentence.
2000-10-04 00:34:35 +00:00
lukem
dfc1de8167 minor knf 2000-10-04 00:33:50 +00:00
lukem
19aacd6b5b refer to the GENERIC kernel as "GENERIC" and not "generic" 2000-10-04 00:31:49 +00:00
lukem
f851c9bfa2 update copyright date 2000-10-04 00:29:53 +00:00
lukem
a5fc462963 "format /s" is probably better than "format/s" 2000-10-04 00:29:28 +00:00
lukem
f7ad6f8074 - use .Pp to separate paragraphs
- indent paragraphs which are preceeded by the paragraph
	``In the following statement, "This software" refers to the [...]''
2000-10-04 00:28:36 +00:00
lukem
4b0f21a916 - use "press" instead of "hit"
- use "Control-A" instead of "^A"
- update copyright date
2000-10-03 23:23:56 +00:00
lukem
0a266992a1 - use "press" instead of "hit"
- update copyright date
2000-10-03 23:19:11 +00:00
lukem
db32885e42 - use "press" instead of "hit"
- update copyright date
2000-10-03 23:05:30 +00:00
lukem
812f74a909 update copyright date 2000-10-03 22:46:20 +00:00
lukem
9a21eb644a - spell `separate' correctly
- update copyright date
2000-10-03 22:43:37 +00:00
lukem
83bfef4f5d - use press' instead of hit'
- update copyrights
2000-10-03 22:24:33 +00:00
lukem
1010f59149 update copyright 2000-10-03 00:01:10 +00:00
fvdl
f7cac0d34b Add empty stubs for md_init(). 2000-10-02 12:05:10 +00:00
lukem
62435065fe replace 1.4 with \\*V 2000-10-02 11:42:20 +00:00
fvdl
e615284d83 * In md_init, determine what kind of bootfloppy we are (either
by checking uname, or the BOOTMODEL environment var), and set
  the kernel setname accordingly for some bootmodels (tiny and laptop),
  to install GENERIC_TINY and GENERIC_LAPTOP respectively. There's
  no sense in installing plain GENERIC, especially on "tiny" systems;
  it may not even make it far enough to add swapspace on 4M machines.
* Make sure to always install bootcode into the MBR (unless the user
  explicitly tells us not to). Should fix PR#8887, PR#9093, PR#9999
2000-10-02 09:36:24 +00:00
fvdl
4ee4b50498 Add a definition for md_init(), an MD function to initialize whatever
needs to be initialized before sysinst starts processing menus.
Call it from main().
2000-10-02 09:26:26 +00:00
lukem
2b0e78e073 - remove 1.4 stuff, and add some 1.5 stuff like ELF and MCA
- use \*V instead of `1.4'.
2000-10-02 08:01:55 +00:00
minoura
c2972543ed Missing `the'. Pointed out by jhawk. 2000-10-02 01:07:06 +00:00
thorpej
0ae6087eae Add xmisc set. THIS METHOD OF HANDLING SETS MUST DIE!!! 2000-10-01 22:57:15 +00:00
thorpej
d01921b990 Add the xmisc set. 2000-10-01 22:49:05 +00:00
thorpej
ea11d81504 Add the "xmisc" set. Misc. X11 programs that NetBSD includes
as part of the system.  Currently it has ssh-askpass.
2000-10-01 22:46:39 +00:00
lukem
9dd7b7e45b move default config files from /etc/default -> /etc/defaults, to be
consistent with what FreeBSD uses /etc/defaults for, and since SVR4
uses /etc/default for another purpose.
as discussed on tech-userlevel, and no objections were made.
2000-10-01 06:12:25 +00:00
fvdl
ae06835447 ldconfig is no longer obsolete (in fact, the entries were wrong; it was
never in /bin). Put it back for i386 and sparc.
2000-09-29 18:06:25 +00:00
thorpej
a04669c405 Add ssh-related files. 2000-09-28 22:25:28 +00:00
fvdl
67226ec4f1 Add empty 'release' target. The kernels have been made and copied in the
kernel-ramdisk subdir already.
2000-09-28 13:05:37 +00:00
abs
5aa0a5abb1 Prior art in naming would suggest INSTALL_SYSINST rather than INSTALL-SYSINST. 2000-09-28 12:46:43 +00:00
simonb
db6547104d Bump default root partition size to 64MB due to growth and number of
static binaries in /bin and /sbin.
2000-09-28 12:39:16 +00:00
thorpej
5bd7ece600 Add vlan(4) pages. 2000-09-28 07:00:54 +00:00
enami
dbf09f35da Add net/if_vlanvar.h. 2000-09-28 06:10:53 +00:00
phil
478822de36 Add the missing .\} to get the rest of the document in the output. 2000-09-28 06:06:24 +00:00
fvdl
19f23b26a8 Remove some unnecessary links. 2000-09-27 22:14:15 +00:00
fvdl
ae21c8a20e Allow BOOTCODE override (another overhaul victim). 2000-09-27 22:03:44 +00:00
fvdl
f84d9da649 Remove outdated comment. 2000-09-27 20:02:16 +00:00
fvdl
fca3019c39 Use 'bootlap' as a basename for this set, to avoid conflicts. 2000-09-27 19:13:52 +00:00
fvdl
36640e437b There's no dhclient on this disk, it had to be sacrificed for space. 2000-09-27 18:53:57 +00:00
fvdl
0734e3a954 We don't use dot.hdprofile anymore. 2000-09-27 18:53:35 +00:00
fvdl
350aa78fde Re-add another merge victim: generation of the obsolete file lists. 2000-09-27 17:43:49 +00:00
fvdl
4b5ce0a778 Re-add auth.o for dhclient. Got lost in the overhaul. 2000-09-27 17:22:08 +00:00
fvdl
37f785d55d Rearrange bootfloppies. The idea is that "rescue" tools go on the
floppies as long as they fit, but they are the first to be sacrificed
if space is short, and get moved to a seperate rescue floppy.

This means that the default fdset and the 2.88M image have them,
but others (the "small" and "tiny" floppies) do not.

Sysinst is also back on the "tiny" image, and tested to be working
within 4M.
2000-09-27 16:04:13 +00:00
fvdl
7864d584a1 Remove old files in preparation of rearrangement. 2000-09-27 15:45:40 +00:00
fvdl
09aafa8795 Move md_enable_swap to disks.c, rename it set_swap, and handle both
enabling and disabling swap. Enabling swap is currently only
done by the i386 port on systems with <= 8M of physical memory.

If a user re-enters the install procedure through the main menu,
and the target disk has an active swap partition, try to disable it,
warning the user that this might lead to 'out of swap' problems,
making a restart necessary. This should not happen very often.

Partly based on comments by Simon Burge.
2000-09-27 12:42:04 +00:00
leo
4adddc0597 Sync recommended disk sizes with the Amiga port. I have no reason to believe
this is different for the Atari.
2000-09-27 10:54:53 +00:00
fvdl
6bf2c525a2 On the i386, enable swapspace as soon as the disklabel has been written,
to play nice with low-memory systems.

Add a md_pre_update() hook, to do MD things before an upgrade operation.
On the i386, use it to enable swap.
2000-09-26 23:12:44 +00:00
abs
318ff6a182 Remind people to gunzip syboot.fs 2000-09-26 14:11:02 +00:00
fvdl
40cd491caa Don't call test(1) to determine the existence/type of files, that's
rather over the top. Not doing this also means that test(1) can
be omitted from the ramdisks (for scripts it's not needed, because it
is built in to sh(1)).
2000-09-26 13:26:02 +00:00
ad
a01a66c525 cac* at eisa? reported as working. 2000-09-26 11:51:14 +00:00
is
8bb7233144 also distribute the amiga/boot.8 manual source. 2000-09-24 20:05:05 +00:00
is
7d779f5512 Add amiga/boot.8 manual page to the list. 2000-09-24 19:57:21 +00:00
augustss
40d348ed16 Bump minor. 2000-09-24 02:21:13 +00:00
simonb
cd2e1c1e91 Use ${COPY} instead of -c for ${INSTALL} commands. 2000-09-23 13:53:41 +00:00
augustss
072f52651e Add uscanner(4). 2000-09-23 04:37:18 +00:00
bouyer
acb9f8aefa Make change similar to msg.mi.en 1.69. From Hubert Feyrer. 2000-09-21 17:12:40 +00:00
jhawk
7f1db25a27 Revert rev 1.7, because retaining any symbols
causes fdset booting to require 2 floppy swaps.

XXX Need to deal with install(8) suggesting you can patch
vars.
2000-09-21 04:43:32 +00:00
hubertf
d2c5531d61 Remove some stale debug code, OK'd by itojun 2000-09-20 21:28:51 +00:00
hubertf
10384ae3ba Doesn't it make you nervous to see a "lastchance" warning, telling you
that "your hard disk" is about to get nuked, and you are no longer sure
which of your ten disks you told sysinst to wipe?

Change this to tell you:
``Ok, we are now ready to install NetBSD on your hard disk (wd0). Nothing ...''
2000-09-20 21:21:14 +00:00
hubertf
5fffd5f0c2 * Fix changing of /etc/rc.conf after the main file moved recently.
'rc_configured' is still changed via sed's s///, wscons=yes is appended
   via "echo >>".
 * make target-routines (target_expand(), and whatnot) work if no root
   disk was selected. With this, sysinst can now be used on a "normal"
   system to adjust the system's timezone. Use the entry in the "Utilities"
   menu for that.

Both changes were tested by a full i386 installation.
2000-09-20 19:53:35 +00:00
hubertf
b438f1b65b Improve wording for timezone selection menu a bit. 2000-09-20 19:46:33 +00:00
hubertf
5f9422b41a Tell people that the default values for /etc/rc.conf are in
/etc/default/rc.conf. (People moving files should care for this...)
2000-09-20 19:42:04 +00:00
wrstuden
fec34c3630 Tell make not to look for init in its path. This prevents make from
replacing the init in src/sbin/init with the small init we make here.
2000-09-19 20:40:19 +00:00
christos
48f9465eba add restore
XXX1: clearly /bin/test and /bin/[ should be replaced by #!/bin/sh\ntest "$@"\n
XXX2: ramdisk-tiny/list should be generated from ramdisk/list to avoid skew;
XXX3: there is no point in including dump in ramdisk-tiny/list
2000-09-19 20:35:51 +00:00
is
a1a3401b61 Fix comment: install kernel, not GENERIC. 2000-09-19 18:26:13 +00:00
darrenr
8c0d804feb fix problems building a distribution on i386
re. PR's 11023, 10991, 10978 (others ?)
2000-09-18 11:56:09 +00:00
msaitoh
cf09304c21 G.C. 2000-09-18 07:25:42 +00:00
msaitoh
d41a8befab evbsh3's ramdisk dirs to make ROM image.
This is example.
2000-09-18 07:21:01 +00:00
is
1a0314541e Use INSTALL kernel instead of GENERIC for miniroot. 2000-09-17 21:11:09 +00:00
is
06d6fdab8f Now that we use an INSTALL kernel on the miniroot, give the user the
opportunity to install the GENERIC from kern.tgz.
2000-09-17 21:07:10 +00:00
mrg
9a3cd1d826 finish porting these from the sparc versions. they are mostly correct
now though the install instructions could still do with some more work
and expansion....
2000-09-17 21:03:32 +00:00
minoura
bf7d1f145b - Correct options for installboot.
- sed is not in the ramdisk, since it is too large.
2000-09-16 13:12:09 +00:00
minoura
c331228c46 Remove /kern, which is not any longer needed. 2000-09-15 01:21:49 +00:00