Commit Graph

293 Commits

Author SHA1 Message Date
thorpej 72548ecec1 Adapt to the slightly different content of the MD `list' file on the
trunk.
1996-06-11 09:53:25 +00:00
thorpej 5e55ec3674 Oops, missed this file:
Remove the hp300-specific installation tools and use the MI minroot
tools.
1996-06-11 09:50:30 +00:00
thorpej f4529b230f The file is no longer needed; we don't go down subdirectories anymore. 1996-06-11 09:09:14 +00:00
thorpej f965d026f3 Remove the hp300-specific installation tools and use the MI minroot
tools.
1996-06-11 08:30:11 +00:00
cgd 8edcc13f8e add note about the 'ported-software' directory of pub/NetBSD/arch/alpha. 1996-06-06 19:20:46 +00:00
cgd 9175e2b707 Be more tolerant of changes in the GNU (Cygnus) cpp binary's location
due to NetBSD and Cygnus release number/date changes.
1996-05-31 00:54:39 +00:00
leo a2df203f71 Nuke use of more. 1996-05-30 07:09:20 +00:00
leo cff5efa2ad Add more&less. They are no longer in the MI-list. 1996-05-30 07:00:45 +00:00
leo 76285e652b * Edit VERSION into install.sub while copying instead of using a
VERSION file.
* Set the EDITOR variable in install.sub, so it will be set in both
  upgrade & install.
* Make the checks on  the presence of installation sets on the local
  disks on upgrade more precise.
* Remove more&less from the list of standard binaries (I need more space!)
* When building an fstab from the users' fstab, drop lines starting with
  a '#' and lines with an fstype that is not supported on the miniroot.
1996-05-30 06:57:12 +00:00
pk 728c3fbcb2 Change extra directory for vi to `vi/build' 1996-05-28 21:51:31 +00:00
leo ad65f50c1f CURDIR -> ARCHDIR 1996-05-27 15:53:39 +00:00
leo ef84477f6d Forgotten in previous commit. 1996-05-27 15:50:53 +00:00
leo b058af8711 Remove leftover from atari (floppybt -> miniroot) 1996-05-27 15:46:41 +00:00
pk 5d525ce079 Two small optimizations: no need for sed to convert fstab. 1996-05-27 13:32:01 +00:00
leo bacafe6a9f Sync with MI-miniroot code. 1996-05-27 12:49:49 +00:00
leo 05574183dd Sync with changes in MI-miniroot 1996-05-27 12:41:54 +00:00
leo e2202ab208 Sync atari miniroot & mi-miniroot 1996-05-27 12:39:01 +00:00
pk 344a892d31 sync 1996-05-27 01:06:14 +00:00
pk ac453ee7ed sync 1996-05-27 00:41:51 +00:00
pk abfbc398e7 sync 1996-05-27 00:28:07 +00:00
leo ce463ad2e1 * Merge with mi miniroot changes (== use Paul's functions + define EDITOR)
* Make RELDIR useful when updating
* add md_copy_kernel()
* some minor fixes
1996-05-25 22:13:07 +00:00
pk caf88110f1 sync. 1996-05-25 00:33:35 +00:00
pk cf6887780f Include machine-specific makefile so the default values of various
things can be overridden.
1996-05-24 23:36:38 +00:00
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