Commit Graph

320 Commits

Author SHA1 Message Date
pk b4e023b86a Move disklabel(8) calls into `md_prep_label()'. 1996-05-21 18:54:40 +00:00
pk 819ce802e7 Add a `install_disk' option (copied from Atari miniroot).
Make editor configurable (variable EDITOR, also usable by disklabel(8)).
Move disklabel(8) calls into `md_prep_label()'.
Eliminate two uses of `sed'.
Eliminate `awk' in upgrade.sh.
1996-05-21 18:53:54 +00:00
pk 9954d351bb kill some more awks 1996-05-21 00:10:57 +00:00
gwr 7bb94b7bdf More portable versions of makeflist and maketars that can be used to
cross-make a distribution.  Also avoid duplicating makeflist logic.
1996-05-20 19:10:28 +00:00
leo e73f0ea043 Get them closer to reality. 1996-05-20 09:26:27 +00:00
pk 5d2a8bbf21 There's life after awk. Replace awk scripts with shell function equivalents
(inspired by Leo's atari scripts).
1996-05-20 00:32:24 +00:00
leo 38f440b74a Miniroot iplementation for the atari. XXX: Merge with MI miniroot ASAP! 1996-05-19 19:43:36 +00:00
veego 23c94bca8e updated for fsck -> fsck_ffs 1996-05-19 09:01:38 +00:00
oki 91584e9199 x68k distribution floppy for upgrade protocol. 1996-05-18 01:51:44 +00:00
oki c6376213e3 vnd0a --> vnd0c 1996-05-18 01:42:22 +00:00
oki 7c916549ba distribution "floppies" for x68k 1996-05-17 12:25:36 +00:00
mark 4132013e71 Initial commit of the code for building installation and upgrade
floppies for the arm32 port.
1996-05-16 19:58:49 +00:00
christos 4d77d4f9e8 Fix typo: $ -> # 1996-05-14 21:51:41 +00:00
thorpej e755357545 Update, and correct a couple of entries. 1996-05-12 16:12:48 +00:00
thorpej 8bdf3233c6 RCS id police. 1996-05-07 18:45:18 +00:00
pk 33819c6ee2 Change format of `LINK' and `SYMLINK' lines to accept multiple program
names. As before the first program name (field 3) is the one "with source".
The remaining entries specify just filesystem links.

Additional keywords processed by makeconf.awk:
ARGVLINK: used to specify additional link directives for crunchgen(1); no
	  filesystem links appear for these.
SRCDIRS:  crunchgen `srcdirs' directive
CRUNCHSPECIAL:  crunchgen `special' directive
1996-05-04 15:45:30 +00:00
pk a1edfa1874 Apply `topdir' prefix to relative paths in `special srcdir <prog> <path>'
lines.
1996-05-04 14:37:23 +00:00
cgd c917cba930 update to note that fsck no longer exists, that fsck_ffs should be used,
and that fsck should be a link to fsck_ffs.
1996-05-02 23:16:57 +00:00
scottr 398c6ae4a4 Sync with reality with regard to EtherExpress 16 1996-04-26 01:10:12 +00:00
cgd 898dcb24ad update for new X, toolchain source locations, and for the new
location of the toolchain's cpp (caused by the change in 'uname -r' caused
by the merge with the master sources).
1996-04-25 13:20:05 +00:00
cgd 807030aab7 clean up a bit, note that some source files will no longer be
appearing, and note where alpha-specific sources should be installed.
1996-04-25 13:09:31 +00:00
phil c30121eed7 Update for new IEEE FP support. 1996-04-03 08:36:12 +00:00
scottr ea8086b766 Replace BSDSRCDIR use with relative paths. 1996-03-27 04:48:28 +00:00
mrg f88f31de89 update all of these to reality (at least, for the sparc). changes
include:
    libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
1996-03-25 07:35:59 +00:00
is ad32891e83 State explicitly that the install kernel needs the root and swap
partition on the same disk.
1996-03-23 15:21:39 +00:00
is 381d40e063 Fix (critical) typos in installation document.
Closes PR 2230 by Thorsten Fruehauf.
1996-03-21 20:25:26 +00:00
jtc ffdb8fb7c8 nsquery and nstest are no longer part of bind (or NetBSD) 1996-03-21 19:52:40 +00:00
perry ff483dae6a Ooops. Fixed the less problem slightly differently. This time it
works. It seems the order of the srcdirs line is important. Ought to
find out why.
1996-03-12 04:55:21 +00:00
perry 981bb65cf9 crunchgen list still specified "more" and not "less"; we no longer
have a /usr/src/usr.bin/more. Fixed.
1996-03-12 00:40:51 +00:00
is 2409161b0e We don't support 68060 cpu's yet, so explicitly talk about 020+030+040. 1996-03-01 20:06:49 +00:00
leo 502d20c723 Fix minor typo. 1996-02-28 10:06:40 +00:00
thorpej 0ffa7d7b3c Copyright assigned to The NetBSD Foundation. 1996-02-28 00:47:42 +00:00
thorpej c676fe1e46 Copyright assigned to NetBSD Foundation. 1996-02-28 00:44:01 +00:00
jtc 1ceffcf267 Add script I used to make the 1.1 source distribution 1996-02-12 21:58:46 +00:00
neil 425d3e951b Fixed typo. Closes PR #2000. 1996-02-11 16:03:04 +00:00
briggs 7183574717 Updates from Steve Allen <wormey@eskimo.com> -- mainly Kerberos. 1996-01-25 04:37:32 +00:00
briggs b70a143516 Updates from Steve Allen <wormey@eskimo.com> 1996-01-25 04:33:47 +00:00
briggs 4155658d9c Updates from Steve Allen <wormey@eskimo.com> 1996-01-25 04:22:06 +00:00
briggs c7887f2293 Ooops. Sort. 1996-01-25 04:19:49 +00:00
briggs 130176327c Updates from Steve Allen <wormey@eskimo.com> 1996-01-25 04:16:56 +00:00
pk 6f94427590 MI install and upgrade scripts. 1996-01-06 22:45:13 +00:00
pk 61a0733f9d Use MI install script. 1996-01-06 22:42:13 +00:00
pk 856ea688d7 update clean target 1996-01-06 22:40:58 +00:00
thorpej 8311d1eed8 Update "core" list and fix a couple of minor typos. 1995-12-30 19:17:20 +00:00
thorpej a97de97280 Add a section called "Using online NetBSD documentation" from
Scott Reynolds <scottr@plexus.com> (PR #974), with the intent of making
it easier for new-comers to UN*X go get up-to-speed.
1995-12-30 19:07:42 +00:00
chopps 33033862c7 fix option and add info on disable sync. fixes pr#1802 1995-12-27 07:01:56 +00:00
jonathan 1b040f98a1 Remove entries for gcc-2.6.4, now NetBSD/pmax uses gcc 2.7.2 from the NetBSD
source tree.
1995-12-23 04:51:07 +00:00
cgd 58b27d5fbe repoint libexec/cpp link to the right place. grn. 1995-12-21 14:22:25 +00:00
cgd 4fe3e795ba clean up a bit, add description for README_FIRST 1995-12-21 02:40:49 +00:00
cgd 3cfda5ee4e note that /boot isn't in bin.tar.gz 1995-12-21 01:04:14 +00:00
pk f9cb846528 Add separate list of `argv[0]' aliases.
Add some more links.
1995-12-19 00:54:07 +00:00
pk aa1a5a63a4 sparc MD miniroot config files. 1995-12-18 22:54:43 +00:00
pk c71d8c144e Attempt at a MI miniroot build environment, converted from hp300 version.
Note:
	- `list' was more-or-less arbitrarily split into MD & MI parts.
	- the `crunch' configuration file is generated from `list's
	  with the `makeconf' awk-script.
	- Makefile assumes there's a `../<arch>/miniroot' directory with
	  MI configuration files.
1995-12-18 22:47:26 +00:00
cgd 0289832ea9 add missing . to libexec/cpp symlink, as pointed out by John Birrell 1995-12-09 05:27:22 +00:00
jtc f9db0b0e81 Added spanish language libc message catalog 1995-12-07 10:24:00 +00:00
chopps 9b64dd253e update trunk with recent change that fixes mount_ados mistake. 1995-12-01 21:09:54 +00:00
pk f7826d21d9 Merge changes from 1.1 branch. 1995-11-29 23:51:24 +00:00
jtc 36cd716562 merge in changes from 1.1 release branch 1995-11-28 23:56:58 +00:00
gwr 8076d80e1d Release notes for 1.1 1995-11-24 08:50:29 +00:00
gwr 0f77846dcd Ready for release 1995-11-21 21:18:48 +00:00
gwr d670c5bc9b add .NOTMAIN 1995-11-21 21:17:19 +00:00
thorpej dec01e7557 This is a table describing the geometry for several types of HP-IB disks.
The information is gleaned from .../hp300/dev/rdreg.h and
.../hp300/dev/rd_compat.c, but is much easier to read in this form.
This is basically meant to be supplemental documentation to the INSTALL
notes, and will be really useful when labeling a disk with SYS_INST.
1995-11-17 07:42:29 +00:00
thorpej e75b183a6d Sync with netbsd-1-1; reflect current reality. 1995-11-17 06:54:39 +00:00
pk a2142b7359 Update from 1-1 branch. 1995-11-16 22:54:47 +00:00
pk 7abf5e98e6 Some more tuning. 1995-11-16 22:29:46 +00:00
thorpej 4e3fbfb051 Sync with netbsd-1-1. 1995-11-16 07:33:48 +00:00
thorpej dfc6658291 Sync with the release branch. 1995-11-14 10:12:36 +00:00
thorpej d83513a716 Updage from netbsd-1-1; too many changes to list here. 1995-11-14 10:07:33 +00:00
thorpej 24c3357819 The NetBSD/hp300 upgrade program, heavily based on the install program.
Uses a system's pre-existing network and filesystem configuration to get
"up and running".
1995-11-14 09:53:15 +00:00
thorpej 66b1809712 Update from netbsd-1-1; copy the upgrade program to the miniroot. 1995-11-14 01:40:42 +00:00
thorpej 3737dc51b5 Update from netbsd-1-1; add rsh(1), kill(1), "shadow" /etc/resolv.conf, and
remove bad144(8).
1995-11-13 17:41:37 +00:00
thorpej b2b7dfedfc Update from netbsd-1-1; remove ./dev/MAKEDEV.local; it belongs (and is
already in) the `etc' set.
1995-11-12 19:49:31 +00:00
thorpej b693701a66 Update from netbsd-1-1; prompt "Installing or upgrading?". 1995-11-11 06:24:47 +00:00
pk de7d8606ab Update from www page. 1995-11-09 00:17:04 +00:00
pk 0839d7a34d Fix tape extraction parms per Jason.
Fix misplaced quote.
1995-11-08 22:02:33 +00:00
thorpej 4db50f1045 Update from netbsd-1-1; give slow HP-IB disks a chance to recover by doing
a "sync; sleep 2" right before unmounting the target filesystems.
1995-11-07 10:35:25 +00:00
thorpej 72e2e395c0 Update from netbsd-1-1; big list of improvements and bug fixes. 1995-11-07 08:30:45 +00:00
thorpej 29693b3151 Update from netbsd-1-1; add sort(1) and /usr/share/zoneinfo/* to the
miniroot.
1995-11-07 07:26:16 +00:00
pk 3ff316b75a sparc support. 1995-11-05 18:02:58 +00:00
gwr ee9c1f6011 Initial tweaks: sun3 miniroot does not use mfs. 1995-11-01 23:53:27 +00:00
pk 1dc2d541aa Timezone stuff. 1995-11-01 21:10:39 +00:00
gwr eb92b7fe81 Bring sun3 lists up-to-date 1995-11-01 21:06:50 +00:00
gwr 5afb1ceb84 Get rid of usr/share/man/cat?/sun3 (they are in base) 1995-11-01 21:01:19 +00:00
pk 5bcfd51ba5 Kill a few HP-isms.
Add a twiddler.
1995-10-31 23:24:29 +00:00
pk 3c7782fbbc Update to match install script. 1995-10-31 23:22:54 +00:00
pk c7c7bac42b Add MAKEDEV.local 1995-10-31 22:25:40 +00:00
gwr 5005f5cda5 No longer used. 1995-10-31 20:11:30 +00:00
gwr 6b33722b4a New version from Jason Thorpe 1995-10-31 18:09:04 +00:00
pk 1bf511eff4 update 1995-10-30 21:19:42 +00:00
tls 9e67db5b49 This should now be OK for the 1.1 release. 1995-10-30 02:25:36 +00:00
tls 440c842348 Oops! Sync with 1.1 changes 1995-10-30 02:14:04 +00:00
tls 9fdd3e5e88 Remove irrelevant 'kc' directory. 1995-10-30 02:09:27 +00:00
thorpej 242de2ae7d Add the {cat,man}{4,8} stuff for the atari. 1995-10-22 01:14:19 +00:00
pk 025a6b0e04 Note upgrade.sh. 1995-10-20 16:57:08 +00:00
pk f53a587fb5 Script to upgrade a NetBSD/sparc installation. 1995-10-20 16:56:03 +00:00
pk ea839a5b83 Update for release 1.1 1995-10-20 01:55:38 +00:00
cgd 4ce3968c57 update for new way of doing boot block, don't include /boot in bin.tar.gz 1995-10-18 03:52:15 +00:00
phil d15cc61313 Update pc532 for new files in 1.1 including shared libs.. 1995-10-16 06:08:20 +00:00
phil 2a21918133 New files for 1.1 including shared libs..... 1995-10-16 06:05:36 +00:00
cgd 3fa415f46e don't include X11 bins or kernel in the bin.tar.gz file 1995-10-16 04:55:44 +00:00