Commit Graph

1728 Commits

Author SHA1 Message Date
ross 381f4410a7 Merge the alpha and i386 upgrade sections: .so ../common/upgrade 1999-01-13 09:59:22 +00:00
ross 47503cb65d Makefiles for notes. 1999-01-13 08:42:54 +00:00
ross b207e38c8b Give the common install notes components their own subdirectory.
Also, alpha and i386 now use a single merged common/sysinst,
and arm32 and sparc have a single merged common/xfer.
1999-01-13 08:18:44 +00:00
ross 6eb9d9ef9a Markup for -mdoc and -mdoc2html. 1999-01-13 07:30:01 +00:00
tron 25e26cd4d4 NetBSD-current uses 169 as MBR partition ID, not 165.
Fixes PR install/6737 by Soren S. Jorvang.
1999-01-11 23:23:28 +00:00
mrg 0a1b83af3c use x_gzip over gzip_s 1999-01-11 13:03:43 +00:00
mrg a17ace088d move gzip_s to x_gzip via repository copy. gzip_s was the wrong name from the start. 1999-01-11 13:02:03 +00:00
mrg f39074b570 use x_gzip over gzip_s 1999-01-11 13:01:34 +00:00
mrg 97023377a8 use x_netstat, and save 30k. we now have 46k spare. 1999-01-10 14:25:47 +00:00
mrg 747cbac661 add a -DSMALL netstat. saves ~30k of text/data for me, on the sparc. 1999-01-10 13:50:35 +00:00
mrg 1d8e4b1210 - share more with the miniroot
- don't use sysinst yet, it's not ready for the sparc, go back to
	  the old miniroot install programs.

- add these programs:
	- pppd (nice to install from an SS2 with local floppy & modem only)
	- bzip2 (media may be bz2'ed in the RFSN future)
	- edlabel (much ligher weight than disklabel)
	- expr (miniroot)
	- hostname (miniroot)
	- netstat (miniroot)
	- sort (miniroot)

- remove these programs:
	- tset (not used)
	- strings (too big now)
	- slattach (who uses slip these days, *really* ?  see pppd addition)
	- disklabel (see edlabel addition)
	- shutdown (have reboot/halt already)
	- sysinst (not using it yet)

- grow the install filesystem a bit more, to facilitate the new programs.

- use gordons libhack stuff, to reduce the size of the install binary.
	- don't need /etc/master.passwd or the {s,}pwd.db files anymore!

- clean up dot.profile a bit.
1999-01-10 13:39:44 +00:00
mrg fa1711e241 adapt to using the miniroot version of runlist.sh 1999-01-10 13:21:27 +00:00
mrg c050a5562e use the "miniroot" versions of these. 1999-01-10 13:21:01 +00:00
simonb 309b01ee4b Add handling raid's as well 1999-01-10 00:52:33 +00:00
simonb 9e61ed141a Add handling ccd's 1999-01-09 12:58:03 +00:00
abs 3726df67b9 set BLOCKSIZE=1k (so df behaves the same as when installed)
set EDITOR=ed (otherwise disklabel -e tries to run 'vi')
1999-01-08 04:32:33 +00:00
cjs 4c9053a54f Remove this dir, since it's the same as distrib/sparc/bootfs. It belongs
there rather than here because this boot filesystem is also used for
CD-ROMs.
1999-01-06 17:22:32 +00:00
drochner 5449449eeb delete /usr/include/dev/wscons/wskbdmap_mfii.h 1999-01-06 12:34:40 +00:00
he 527c984161 Add ./usr/share/misc/domains. 1999-01-06 12:00:09 +00:00
cjs 2d6b2d6904 Fix paths and bring into line with distrib/sparc/boofs/Makefile. 1999-01-06 03:00:39 +00:00
cjs 5ac03a8a01 Remove strings, at least for the moment, until someone figures out
how to get it to link here. It needs to link statically against
gnu/usr.bin/binutils/common/libcommon.a (which may be in an obj or
obj.arch directory underneath, actually).
1999-01-05 23:30:46 +00:00
tv 739fe7beb7 Add `c89'. 1999-01-05 15:47:16 +00:00
cjs 403a37083c Sync with various changes over the last week or two. 1999-01-05 11:19:30 +00:00
veego 5a1719bd9e Add Xwrapper, which should have added a long time ago. 1999-01-03 12:45:28 +00:00
tv b5a5a3842f Also add a manpage link for fort77. 1999-01-02 23:56:24 +00:00
tv 5e7565c4dd Fix to add f77 and g77, as well as new fort77. 1999-01-02 23:54:03 +00:00
he 113bf32fbf Makefile setup to construct multi-floppy boot using ustarfs. 1998-12-19 19:51:23 +00:00
simonb b520d1bbc1 s/sprintf/snprintf/ 1998-12-16 22:35:26 +00:00
tv d89a36bdab Set cleanup:
- make all ports egcs; move stuff to mi and shl.*
- fix m68k-based comp sets to use usr/include/$MACHINE (as
  usr/include/machine is now a symlink); add directory entries where missing
1998-12-16 15:15:16 +00:00
mrg 13eaff30ae add sparc64 man8 sections. 1998-12-13 01:20:28 +00:00
augustss d9c8e546f9 Add sv man page. 1998-12-10 18:56:55 +00:00
ross 6b583a619e = -> ?=
change default pathnames a bit
1998-12-10 05:15:43 +00:00
scottr 75b96564c5 Tweak the port maintainers list a bit. Remove the dedication; it has
served its purpose.
1998-12-09 08:03:46 +00:00
cgd ab74d21734 fix current composition of 'core' 1998-12-09 07:54:14 +00:00
ross f7befd86e1 Add NetBSD id keyword comment. 1998-12-09 00:22:03 +00:00
he 49a9ba987d Add nsupdate, objcopy, include/sys/ataio.h and a few corresponding man pages. 1998-12-08 22:45:07 +00:00
minoura 16f23eb61c Updated the staff list. 1998-12-08 22:23:43 +00:00
cgd d0d551757c Add my self to releng list 1998-12-08 08:48:34 +00:00
cgd d74e600ce9 add local directories installed by XF86 3.3.3. (From fvdl) 1998-12-08 07:56:16 +00:00
cgd ac5c673d62 add files new in xf86 3.3.3 build (from fvdl) 1998-12-08 07:45:47 +00:00
kenh c3212c811c Add atactl. Pointed out by Bill Sommerfeld. 1998-12-08 04:32:24 +00:00
cjs ec7880433c Add a couple of new fonts for XFree86 1.3.3 1998-12-08 04:29:07 +00:00
cjs 829e1c4944 Update for XFree86 3.3.3. 1998-12-08 03:44:26 +00:00
cjs 15fc99d096 It appears traditional to include directory names, as well as the names
of files in those directories. The last revision did not include a couple
directory names; this fixes that.
1998-12-08 03:05:27 +00:00
tron edee8bf61d "README.NV1" was renamed to "README.NVIDIA". 1998-12-07 00:09:43 +00:00
jonathan d5bbe0a7f3 Add egcs dependencies for mips: stl hdrs, libobjc hdrs, shared libs, manpages. 1998-12-06 11:56:49 +00:00
jonathan 7775c04f9c remove libg++ headers. 1998-12-06 10:25:21 +00:00
jonathan d4cce0d780 Make ramdisk and ne-tbootable ramdisk-based instkernel on pmax. 1998-12-05 07:33:13 +00:00
jonathan b18f6fc2aa Set VER and REL for miniroot. 1998-12-05 06:42:55 +00:00
frueauf aa66b9fc72 Use $out correctly, pointed out in pr 6526 by Dave Huang. 1998-12-03 18:17:45 +00:00
lukem 53b78e5034 regen 1998-12-01 11:14:21 +00:00
ragge 42b291e36f Sysinst support for vax. 1998-11-30 22:36:00 +00:00
thorpej 294f5c3157 libc is now 12.34 1998-11-30 22:23:00 +00:00
lukem ccf16771e7 regen 1998-11-28 15:25:32 +00:00
lukem 545a470969 regen 1998-11-28 03:15:12 +00:00
jonathan 7c7a3d90e5 Dead. 1998-11-28 02:53:33 +00:00
jonathan aaa44058ad Use MI versions of the dot.commonutils and dot.instutils helper
scripts for ramdisk-based script installer (even where commented out).
1998-11-28 02:49:44 +00:00
jonathan 2b381dd5ae Copy script-based installer from i386 ramdisk to MI directory. 1998-11-28 01:38:30 +00:00
jonathan 79f873a329 pmax installation ramdisk configuration. 1998-11-27 23:10:28 +00:00
thorpej 4b08b00301 Need to pull in <bsd.own.mk> to get preferences set in mk.conf (e.g.
OBJMACHINE).
1998-11-27 21:10:10 +00:00
simonb 902778fa68 Update list for new XF 3.3.3 files 1998-11-26 21:56:31 +00:00
bouyer 07b6364862 A few line overflow fixes, for 1.3.3. 1998-11-25 12:50:54 +00:00
sakamoto 0af8906658 Remove script about installboot. 1998-11-24 06:40:30 +00:00
simonb dcd677e28b slight cleanup 1998-11-24 02:49:13 +00:00
sakamoto 6464a5e477 Use x_ftp,gzip_s,more,x_sh. 1998-11-22 12:45:21 +00:00
itohy 0d570b4995 Added x68k man page loadbsd.8 and loadbsd.x.8 (alias). 1998-11-20 11:38:10 +00:00
simonb 1cfeea7b69 Re-do special note on installing from a NetBSD CD-ROM after actually
doing this for real.  (Many thanks to David).
1998-11-20 05:33:12 +00:00
tron f9ace50af3 Add manual pages for "named-bootconf". 1998-11-19 21:15:37 +00:00
tron 90ce0839c0 Add "usr/sbin/named-bootconf". 1998-11-19 21:14:07 +00:00
tron 0f16f07e2d Include "named.conf" instead of "named.boot". 1998-11-19 20:48:10 +00:00
sakamoto 4f70b04b16 Add bebox install floppy and sysinst files. 1998-11-19 08:58:02 +00:00
sakamoto aed3c9dfaa Add bebox file. 1998-11-19 07:48:21 +00:00
he 7675f01a71 Add mbrlabel, and make both mbrlabel and swapctl visible in the images. 1998-11-18 18:29:21 +00:00
simonb 50faa9008e Undo previous after thinking about it a bit more. I did say it was only
a temporary change :)
1998-11-18 12:41:18 +00:00
simonb 743ebc7bbe Add a symlink for /bin/tar. From the comments in the file:
# XXX temporary extra (for 1.3.X).  We need "tar" in the path but not
# under /usr until we copy the contents of /usr.install into /usr.
# Maybe a better idea is to use pax, which lives in /bin anyway...
# Should go away soon in whatever will become 1.4.

Someone shoot me if I don't remove this soon ;>)
1998-11-18 11:22:35 +00:00
he 335e356232 There should be no need for the "set -x" now, it clutters output. 1998-11-18 11:09:12 +00:00
he 43a358908f Bring into sync with what's being installed: egcs manpages, raidctl++,
mbrlabel and collect2 for i386.
1998-11-18 11:06:15 +00:00
simonb 8144a979c1 Add the small netboot kernel (nfsnetbsd.ecoff).
Copy .profile to tmp/.hdprofile for sysinst.
1998-11-18 11:01:01 +00:00
simonb 4a17f9c066 Remove comment saying a translation is needed - it's there! 1998-11-18 02:06:48 +00:00
simonb 7e81c41eb9 Specifically mention that NetBSD/pmax uses rzX devices for CD-ROMs and
not cdX like other NetBSD ports.
1998-11-17 23:23:08 +00:00
jonathan 0e92ecd82d Copy disktab profile to/etc for diskimage. (no ramdisk symlinks via /tmp). 1998-11-17 06:58:24 +00:00
jonathan 2c1dcc2bd0 Add the old-pmax-root usr.install/{bin,sbin} with same symlinks as /usr,
so that install from a miniroot image in / can find /usr/bin/{tar,ftp}
after mounting the target /usr over /usr.
1998-11-17 05:07:18 +00:00
jonathan bcbe1e5b31 Make crunched equivalent of pmax root diskimage.
Makefile.inc: build `miniroot' [sic]
	list: list of files to  crunch in
	dot.profile: start up sysinst on boot.
	diskimage.label.proto:  write diskimage label so kernel recomputes
				label at boot from SCSI geometry..
1998-11-17 02:38:17 +00:00
jonathan c0fc274246 Add hook for running extraneous commands before newfs. 1998-11-16 23:43:58 +00:00
bouyer cc52aa9190 Sync with msg.mi.eng. 1998-11-16 12:49:09 +00:00
simonb 284b91ac42 Mention that it may be necessary to hand-mount a CD on /mnt2 before
starting sysinst.

Partial fix for PR bin/6307 from Terry R. Friedrichsen.

From PR #6307:
	Added possibly non-working work around for 1.3.3.

	Will do more work on this when I get a CD image of a NetBSD release.
1998-11-16 08:52:23 +00:00
simonb e90f3ee382 Reference the section on dd'ing a disk image into the swap
partition of an Ultrix disk in the "QUICK.INSTALL" notes.

NOTE - this isn't the best solution.  The INSTALL notes need
to be totally rewritten, but at least now there's a pointer
to the referred section.

Fixes PR port-pmax/6299 from Terry R. Friedrichsen.
1998-11-16 08:15:55 +00:00
simonb b438e982a7 Update for 1.3.3. Also includes some fixes from Terry R. Friedrichsen. 1998-11-16 07:58:38 +00:00
simonb eb91fb2910 Warn that messages about "using ULTRIX label information" may
appear when disklabeling old Ultrix disks.

Fixes PR port-pmax/6300 from Terry Friedrichsen.
1998-11-16 07:45:20 +00:00
simonb af44a7fb8d Add a missing "doingwhat" reason for a re-install of sets.
NOTE:  msg.mi.fr needs a French to Englist translation marked by the XXX
comment.
1998-11-16 02:28:13 +00:00
simonb 58405d0f56 Mention that Ultrix doesn't have rock ridge extenstions so some paths
on a CD-ROM will be truncated/mungled.

Fixes PR #6296 from Terry R. Friedrichsen
1998-11-16 01:07:16 +00:00
simonb 66da5a17c5 Sync with 1.3 branch (don't we usually do this the other way around?!) 1998-11-16 00:59:38 +00:00
mrg b0c0c01da6 add a disklabel -W 1998-11-14 01:55:39 +00:00
mrg ff30fbbef4 add a disklabel -W 1998-11-14 01:45:23 +00:00
veego 7a8c25946b Add the Ariadne II to the supported device list. 1998-11-12 19:59:30 +00:00
thorpej d08c29080c Need deflateParams() stub now, too. 1998-11-12 16:49:47 +00:00
minoura 0d5518db3b Added the X68k server and other data. 1998-11-12 15:29:23 +00:00
he beb611e886 Add a copy of /usr/mdec/mbr, for the benefit of fdisk. 1998-11-11 18:52:50 +00:00
bouyer e45d95cb56 Make the warning about whole-disk installation less ambigous. 1998-11-11 17:58:42 +00:00
bouyer fa7460bdff Sync with menus.md.eng 1.15, msg.md.eng 1.7 1998-11-11 16:04:41 +00:00
mrg 75623b2860 add fgen. 1998-11-11 06:41:58 +00:00
he b4d26a8cee Added the various mii and phy man pages. 1998-11-10 20:05:04 +00:00
bouyer d9605b4cef Translation of recently-added messages, from Stephane Engel. 1998-11-10 15:06:29 +00:00
bouyer f7d2f27d50 Note support of the CMD PCI0643 and 0646 IDE controllers. 1998-11-10 14:16:09 +00:00
simonb ccdd56d285 Remove crtbegin.o, crtbeginS.o, crtend.o and crtendS.o from PowerPC and
Alpha specific lists and add to ELF list now that all ELF platform
need these.
1998-11-10 13:04:27 +00:00
simonb 2e48cf531e move crtn.o to comp set 1998-11-10 13:00:56 +00:00
hubertf 65d179de7b Link compat_svr4 to compat_sco, compat_solaris and compat_xenix
Mention what exactly has been tested (for SCO, esp.) in the manpage.
1998-11-10 10:02:50 +00:00
simonb 5b5d141230 Remove objdump - it's in the mi lists now. 1998-11-10 05:59:41 +00:00
jonathan 9e93af392d Handle ifconfig "media: ethernet manual" output for devices with
non-soft-settable media.  Treat that as if there was no media output.

Use a supplied media-string of "<null>" or "<default>" or synonyms to
avoid passing explicit media flags onto ifconfig.
1998-11-09 07:56:11 +00:00
jonathan 6ad9b1b1ef UI safety: change order of menu entries in BSD disklabel-editing menu,
so that the default option is to change a partition entry, rather than
proceed.  (The change-parittion menu has an option to quit.)
1998-11-08 04:42:21 +00:00
jonathan 9f856c8207 Fix sneezo during commit. 1998-11-08 02:56:27 +00:00
jonathan d325644fcd Fix thinko in previous commit (spelling mistake in argument name). 1998-11-08 02:55:07 +00:00
jonathan 39a8d7790a Use MI function label.c:savenewlabel() in MD code to to save labels,
now that cut-and-paste errors are resolved and MD changes unified.
Postponed for i386, pmax until 1.3.3 frozen.
1998-11-08 02:11:23 +00:00
jonathan 8b4f18eb50 Pull up change from arm32 version: only copy disktab.preinstall if not DEBUG.
Pull up rev 1.3 from arch/sparc/md.c version:
    add a "ta=4.2BSD" to disktab. fixing choosing X sets to install.
1998-11-08 02:06:27 +00:00
jonathan bdc004ebc2 Fix lossage from overly-aggressie undoing of i386 'd' partition lossage:
alpha, sparc, ppc md.c files had disktab string ":sd#.." to save
disklabel sector-size, when they really need ":se#..."
(Can now make this MI.)
1998-11-08 01:45:45 +00:00
jonathan 82e31c8f5a Change `layout' message to explicitly say that here, partitions are
being defined in the BSD disklabel (not the MBR).
1998-11-07 22:57:37 +00:00
jonathan 29dce06a1a Explain that this menu lets the user choose partition-size units for
either BSD disklabel partitions, or (on some ports) for MBR slices, too.

Note that ZBR disks make cyinder alignment rather academic.
1998-11-07 22:04:19 +00:00
jonathan 1823e2d762 Add text to `whole disk'' vs `normal' menu that explains to the user
just what the hell sysinst is asking for.  (Why do we include the
`dangerously dedicated at all?)

Fix dangerous UI botch: make `normal' install the default, not `whole disk'.
1998-11-07 20:57:52 +00:00
he 7bb8e8c9d2 Include usr/share/pcvt and .../fonts directories.
Re-sort.
1998-11-07 20:18:48 +00:00
jonathan 06079cb5e7 Expand messages prompting for BIOS geometry; say explicitly that it's
the BIOS that's being asked for, and that the real geometry is for
comparison only.
1998-11-07 20:17:28 +00:00
he 14942a65a4 Bump minor for libz.so. 1998-11-07 20:12:11 +00:00
he 45b29b34a8 Add fxp(4) man page. 1998-11-07 20:10:26 +00:00
he 6fbd9e0504 Fix construction of the 'sys' tarball so that compile directories
really will not be included, but compile/CVS and compile/.keep_me will
still be (if present).
1998-11-07 16:59:13 +00:00
he 8b31371b9c Add various headers which are now installed:
./usr/include/dev/ic/bt431reg.h
./usr/include/dev/ic/bt459reg.h
./usr/include/dev/ic/bt463reg.h
./usr/include/dev/ic/ims332reg.h
1998-11-05 16:54:55 +00:00
he ec27f9cfc5 Add stuff that's now being installed:
./usr/lib/libstdc++.so.1.0 (while gcc is still used?)
New entries:
./usr/lkm/coda.o
./usr/lkm/ext2fs.o
./usr/mdec/mbr
1998-11-05 16:51:32 +00:00
ross f9a6855884 Urk, no ``all:'' target. 1998-11-05 02:47:14 +00:00
ross a7dec70a74 Replace with README from current snapshot. 1998-11-05 02:45:49 +00:00
bouyer 4b3118ac12 wdc man page changes. 1998-11-04 18:00:10 +00:00
minoura 11e80bf830 Use `set' for the kernel as well as userland utilities. 1998-11-04 14:23:40 +00:00
minoura 1f065e81d6 The install now does not ask the type of the disk.
It only supports SCSI disks.
Also, use `set' for the kernel installation as well as for the
userland utilities.
1998-11-04 14:21:30 +00:00
minoura c361bc323d Use `set' for the kernel as well as userland utilities.
Some more updates to catch up to the installation procedure changes.
1998-11-04 14:20:35 +00:00
hubertf b6c2c53942 oops - move libkeycap.so.0.0 back from comp to base 1998-11-04 13:30:40 +00:00
pk c4b50d47b8 Add scsictl(8) 1998-11-03 14:24:25 +00:00
pk 51a2390739 Add scsictl.[08] 1998-11-03 14:18:05 +00:00
pk 923c9a96a8 bsd_audioio.h & mbppio.h no longer exist. 1998-11-03 13:50:57 +00:00
simonb df9541e68b Move all partitioning menus up by one, and add an entry (two for the
i386) so that the partition menu items match the selector letters).

XXX: All the .fr files need checking - look for the comment
	/* XXX: ENGLISH -> FRENCH */
1998-11-03 13:26:03 +00:00
simonb 1171c2461b Add quick installation notes from 1.3.2 to CVS. 1998-11-03 10:21:49 +00:00
hubertf 0c0f6a2342 move keycap libs from base to comp set 1998-11-01 17:33:25 +00:00
hubertf e45fa5e3bb add version for libkeycap 1998-11-01 17:14:27 +00:00
hubertf eccf9ccdd8 s|share/misc|share/pcvt| 1998-11-01 16:37:06 +00:00
jonathan 56b85b59ae The disk-scanning loop in get_disks() had a magic upper bound of 5.
Replace with MAX_DISKS (size of the array of disk info).

Fixes a problem where sysinst cannot install onto disks rz5 or greater
on pmaxes (which use old SCSI with wired-down scsi devices, even for
GENERIC kernels).
1998-10-31 03:54:44 +00:00
is fbf4a091d5 Mention that Apollo3060-reworked Amiga 3000 SCSI is supported now. 1998-10-29 20:57:03 +00:00
bad 0e4096acee /etc/rc.shutdown 1998-10-29 20:27:01 +00:00
ross 49ac83490a Fix bugs in the way the instkernel is compressed and in the prerequisite
names.
1998-10-29 00:37:06 +00:00
mycroft 7338d3490f Include CVS directories in the tar files. Explicitly omit obj.* links and
directories.  Fix some lossage with / being chowned when unpacking src.tgz.
1998-10-28 11:02:37 +00:00
simonb 80f6009f5b Fix a couple of typos and white space inconsistancies. 1998-10-28 04:13:35 +00:00
jeremy ac0a0b6659 Fixed description of TFTP process by mentioning that the machine requests
a file with an extension based on the architecture.  [PR/6364]
1998-10-26 23:52:15 +00:00
hubertf 7e430fc3fd Install programs & files for pcvt. 1998-10-26 21:01:28 +00:00
jonathan e1d397462e usr.bin/Makefile: recurse into fdformat on all ports
usr.bin/fdformat/Makefile:  build manpages on all  ports
distrib/sets/lists/man/mi: add fdformat manpages
distrib/sets/lists/man/md.{arm32,atari,i386,sparc}:
	 only listed fdformat manpegs. remove.
distrib/sets/lists/man/md.mvem68k:
	duplicate entry of mvme68k installboot.	remove.
1998-10-25 23:30:39 +00:00
jonathan 64b4e32f49 resort (wd manpage) 1998-10-25 23:25:50 +00:00
phil be6397e767 Implement a config file (-f file) option that overrides compiled in
defaults for things like rel (release number), ftp host, ftp prefix,
cdrom device, cdrom directory and others.
1998-10-25 19:15:04 +00:00
phil c0b49a1eac Make all menus scrollable by default so small screens won't have
problems.
1998-10-22 05:38:50 +00:00
minoura 1c2633be97 Updated for the new install procedure with the single-disk miniroot.
Use _VER macro for the version number.
1998-10-21 14:32:36 +00:00
bouyer 5cf9e827ee New IDE includes and manual pages. 1998-10-20 10:10:46 +00:00
ross 79b15dce33 sync 1998-10-19 22:11:23 +00:00
bouyer b32187bfe9 Note PCI IDE support and ATAPI disks. 1998-10-19 13:18:27 +00:00
minoura 690a8993f4 We support only SCSI disks. 1998-10-18 15:15:46 +00:00
itohy 16f4ff7111 Remove strings(1) (temporary?) since it is no longer in
src/usr.bin and the GNU version seems too large for floppies.
Use single-user only init(8), which saves ramdisk capacity
and a key stroke.
1998-10-18 07:50:18 +00:00
itohy 6220b02986 Use installboot instead of writefdboot.
Minor changes.
1998-10-18 07:35:00 +00:00
ross d34961267b Someday we might really traverse in distrib; at least traverse this
subdirectory now.
1998-10-16 01:36:45 +00:00
ross 906b236b05 Nuke the site from orbit, it's the only way to be sure. 1998-10-16 01:32:44 +00:00
ross 9219052313 More pieces of new integrated alpha installer. 1998-10-16 00:45:23 +00:00
ross 49039732e8 Components to new NetBSD/alpha integrated installer. 1998-10-16 00:43:02 +00:00
ross 0f58b07160 Utilities in (script) source form for the ramdisk. The old install scripts
are provided as well as the new sysinst program.
1998-10-16 00:40:54 +00:00
ross 4d7a2efdc4 This is now the main install directory for the new integrated sysinst
boot. Yes, NetBSD/alpha finally gets sysinst on all media types.
The new boot makes a single ramdisk which is then divided via ustarfs
onto a two-floppy set, and a second unified image for CD's, HD's, or
tapes is also created.
1998-10-16 00:39:38 +00:00
ross 5095710bae History. All alpha install options are integrated now. 1998-10-16 00:25:03 +00:00
ross 40020e5444 History. 1998-10-16 00:20:02 +00:00
ross dcd47d3361 hey hey hey, bye bye 1998-10-16 00:18:02 +00:00
kim 00d5e09649 Regen. 1998-10-15 02:01:29 +00:00
phil 984947d5b9 Change how network interfaces are selected to allow for longer names,
e.g. epic0.  (Fixes PR 5778)
1998-10-14 05:27:52 +00:00
minoura 842c98e3df Sort the developers' name correctly: me, msaitoh and tsugutomo. 1998-10-13 15:22:48 +00:00
leo 91af58fade Add /usr/sbin/bootpref 1998-10-13 11:56:34 +00:00
leo e1af0222ca Add {cat,man}4/atari/et.[04] 1998-10-13 11:55:16 +00:00
erh b3edb8ba74 Add braces to make egcs happy. 1998-10-12 17:00:43 +00:00
perry 274d4c2de2 Fixes to the install floppies
(from Havard.Eidnes@runit.sintef.no)
1998-10-12 16:32:16 +00:00
perry 5721ce3806 Fix not to include contents of kernel compile directories
(from Havard.Eidnes@runit.sintef.no)
1998-10-12 16:28:35 +00:00
simonb ecb9aeaeaa Remove /sbin/ldconfig - not used on mips ports anymore 1998-10-12 03:10:28 +00:00
simonb 513ff15404 sync minor version number of libc 1998-10-08 04:36:58 +00:00
ross ccc17f86dd g/c debug rule 1998-10-08 01:08:24 +00:00
ross e462ec8f09 Simplify the SRCDIR comment. 1998-10-08 00:44:16 +00:00
chopps afe88c71cc s,upgrade,install, 1998-10-07 16:34:12 +00:00
mark 4f50564268 Fix the vnd devices used. 1998-10-06 02:59:19 +00:00
mark 0220416488 Miscellaneous maintainance and debugging.
Fix several size / offset calculation errors.
Make some of the default partition sizes more realistic.
1998-10-06 01:43:12 +00:00
mark 0402c9b7d8 Add T_FILECORE to the DTYPE enum.
Add filecore to the fstype array.
1998-10-06 01:37:17 +00:00
minoura c94e60002d Back out previous patches: it is not necessory now. 1998-10-05 22:41:13 +00:00
itohy 76efe5d523 Added ./usr/mdec/{installboot,loadbsd.x} 1998-10-05 19:39:55 +00:00
ross 01b7b1cf60 Add `libs yplib.o'. (Holds the yp stubs from libhack.) 1998-10-05 04:35:21 +00:00
ross 62557d2bad Compile the yp stubs from libhack, and call it `yplib.o'. This avoids the
xdr functions as well. Simply linking in -lresolv wasn't enough.
1998-10-05 04:33:12 +00:00
ross a95f9dc921 Go to a 2 disk set and call the images disk[12]of2. s/netbsd.gz/netbsd/ even
though it is gzip'ed; we want the first scan through the FS to open the file.
Print out the number of bytes free on disk 2. Label disk 2 with it's volume
number and tack on a bunch of label comments...date created, md5 of disk1 of
volume set...
1998-10-05 04:30:16 +00:00
mark 3c45647427 Termcap entry for use with SHARK installs etc. 1998-10-05 00:21:59 +00:00
mark 67d97dfb18 Fix the mounting of the ramdisk read/write. 1998-10-05 00:20:43 +00:00
mark 223662fb38 Update ramdisk size and use the install-ramdisk disktab entry. 1998-10-05 00:17:56 +00:00
minoura 24c03f53f8 Flush buffer cache. 1998-10-04 14:57:53 +00:00
minoura c2d098c4a2 Corrected installation of the bootblock. 1998-10-04 14:45:23 +00:00
minoura 9d0f75e2bb Use relative path. 1998-10-04 14:41:12 +00:00
minoura ac7c4d39c5 They won't work :-p 1998-10-01 16:49:10 +00:00
jtk 4b8165499a add i386/bioscall.9 1998-10-01 02:34:30 +00:00
jonathan 2ace653fab Update /usr/include/dev/mii entries to match new mii scheme.. 1998-09-29 23:25:44 +00:00
mark ac579dca26 Overhaul for sysinst.
Remove all the gunk that sysinst does not need.
1998-09-29 03:08:47 +00:00
is fc6353f33f Add a warning to reinstall miniroot.fs before retrying installation.
[This is not totally true, but whoever is knowledgable enough to understand
the fineprint, wouldn't need the warning anyway.]
1998-09-27 19:32:59 +00:00
ross 0a7091ab0f Remove libhack. I still don't have what I want, though, which is the real
resolver routines but without any YP stuff.
1998-09-25 00:34:37 +00:00
ross fd466eded9 Print out the amount of free space on the floppy. 1998-09-25 00:33:53 +00:00
ross 51c2767d53 Script input ../common/list -> ./list. 1998-09-22 03:03:45 +00:00
ross 360b254eca Tweak the clean: target. 1998-09-22 03:00:30 +00:00
ross d51c5fbcfc Nuke strings(1). It isn't used by anything, and we just recently switched
the userland strings(1) to the binutils version. Well, crunchgen(8) links
all the stuff together ... can you say: "GPL pollution"?

If anyone knows a good reason to have strings(1) on an install disk, I can
resurrect a BSD-licensed strings. "Send me email". (ross@netbsd.org)
1998-09-22 01:15:53 +00:00
ross b3f966c92a Embed the ../common/Makefile.inc which was only used here. 1998-09-22 01:10:12 +00:00
ross 5a33f0b1e4 New alpha boot floppy. In the present incarnation, it's just like the
old alpha boot floppy, but uses the new libsa ustar FS instead of ffs
and loads in 1 minute instead of 3. (5 minutes in 1.3.2). Future work
will make use of the extra space, and also make a dual-floppy sysinst
boot out of this or another clone dir.
1998-09-22 01:08:41 +00:00
ross 1029cd880d I don't know what this directory was for; the two files are each referenced
in only one place. Nuke the site from orbit.
1998-09-22 00:56:59 +00:00
abs 10261f5201 Note that NFS now requires reserved ports by default. 1998-09-18 06:15:58 +00:00
phil 51fbe5aee3 Fix class c netmask. 1998-09-17 16:45:36 +00:00
phil 5807dd11b1 Comments added/modified to clarify how txtwalk works. 1998-09-17 05:57:28 +00:00
phil 3330188abd 1.3 has long since come and gone, update some entries, add a couple. 1998-09-17 04:11:54 +00:00
jeremy ef4152beb2 Added microtime(9) man page. 1998-09-15 01:43:52 +00:00
lukem ff7d59c499 regen 1998-09-15 00:03:13 +00:00
kleink 7ccc52a0cc Add strtok_r(3) links. 1998-09-14 21:59:53 +00:00
tv 148929222c Transition sparc platform to egcs. 1998-09-14 21:21:58 +00:00
hwr bc8eeb32a3 Add greconfig and manpages to distribution. 1998-09-14 09:51:01 +00:00
ross 381c357cf0 distrib bzlib.h and more libbz2 pieces 1998-09-14 06:13:36 +00:00
ross cb634251ae Distribute libbz2. 1998-09-14 06:09:27 +00:00
ross 4ef30e719d Add bzip2 files and links. 1998-09-14 06:06:23 +00:00
tv 768b3efab5 Switch i386 to egcs 1.1. 1998-09-14 00:29:28 +00:00
tv a6844453f0 More egcs updates: MD-split objc headers, and add egcs compilers and
static libraries where applicable.
1998-09-13 23:40:35 +00:00
tv 8d78198425 Add libobjc and libg2c runtime shared objects from egcs. 1998-09-13 23:38:33 +00:00
tv a128febf5b MD-split the libstdc++ binaries and includes to reflect the state of
egcs/non-egcs default compiler on each platform.
1998-09-13 22:31:00 +00:00
tv 9adeb9bb84 Re-sort these files. 1998-09-13 22:14:03 +00:00
hubertf ac6daa6801 remove ATC_scores (PR#6083 by Joseph Myers <jsm28@cam.ac.uk>) 1998-09-13 15:23:17 +00:00
kleink 8338b64e68 Sync libc minor version number. 1998-09-10 18:43:58 +00:00
thorpej a2f0a3cd57 Add Heiko W. Rupp and Christoph Toshok to the supporting cast. 1998-09-09 21:44:18 +00:00
veego bf6b729115 s/tar xpfz/tar xpzf/ 1998-09-07 21:48:08 +00:00
kleink adc9739c01 ./etc/mtree/BSD.{pkg,x11}.dist are gone. 1998-09-05 18:50:52 +00:00
lukem 06b0ffe181 distclean is a synonym for cleandir 1998-09-05 14:46:13 +00:00
jeremy d04d27d492 Added kprintf.9 and its aliases. 1998-09-02 04:40:02 +00:00
lukem a8a59cbf07 regen 1998-09-01 05:39:12 +00:00
mrg a93789ab6a add a "ta=4.2BSD" to disktab. fixing choosing X sets to install. 1998-08-30 09:08:52 +00:00
mrg 2908b804b2 add <sys/swap.h> 1998-08-29 17:08:45 +00:00
tv 17a8cf53ba Note bump of bfd to 2.0 for asprintf() and vasprintf(). 1998-08-29 16:11:12 +00:00
tv 0b2df9f225 Update libbfd to shlib version 1.1. 1998-08-28 16:52:46 +00:00
mrg 0962b7457b remove duplicate ./kern entry. 1998-08-28 09:48:18 +00:00
mrg 96b4a0b8cc use $TOP in more places (pr5899 from jbernard@ox.mines.edu). 1998-08-28 02:47:58 +00:00
mrg d2c403a90e link newfs to mount_mfs not mount_nfs 1998-08-28 02:46:39 +00:00
mrg 974e750f0e use $TOP in more places (pr5899 from jbernard@ox.mines.edu). add empty depend/install targets. 1998-08-28 02:01:28 +00:00
mrg c827c05064 call it "instfs" not "floppyinstfs" as it is not for a floppy 1998-08-28 01:55:43 +00:00
hubertf 476960b4dc Add notes about steps to do after installation that are common to all
platforms; Thanks to Colin Wood and Simon Burge for their comments.
1998-08-23 12:42:16 +00:00
tv 8ca9a78df5 Add ranlib(5) (ar(5) was still there). 1998-08-22 05:37:51 +00:00
tv 43d85bdd29 Update libbfd version. 1998-08-21 19:27:28 +00:00
thorpej e585f0a3f8 Update supporting cast: Eric Haszlakiewicz, ITOH Yasufumi, Dante Profeta,
Tim Rightnour.
1998-08-21 01:45:14 +00:00
thorpej db354689ed Add Eduardo Horvath to port-masters list. 1998-08-21 01:33:28 +00:00
lukem 1831fd92ef regenerate (with #l info) 1998-08-20 10:58:22 +00:00
augustss b87d63e818 Add OPL man page. 1998-08-18 08:16:56 +00:00
mark 5cb492b751 Add mount_filecore man page to cat8 and man8. 1998-08-14 14:37:44 +00:00