Commit Graph

1670 Commits

Author SHA1 Message Date
thorpej
39ad8cfc5f nuke <machine/disklabel_mbr.h> 1999-01-27 22:09:42 +00:00
thorpej
bcc5206520 add <sys/disklabel_mbr.h> 1999-01-27 22:09:13 +00:00
tsubai
3849ede50b * Add disktab.preinstall.
* Mount kernfs and mfs.
* Add mount_mfs link.
* Remove strings link.
1999-01-27 13:18:30 +00:00
tsubai
65d8322a2f Uncomment "bootfloppy". 1999-01-27 12:04:32 +00:00
minoura
a632f67a13 Mention X sets.
Security distribution is actually available because it is m68k-common.
1999-01-26 15:21:17 +00:00
thorpej
46e8a53c33 Add indent.pro. 1999-01-26 04:35:19 +00:00
lukem
25b79ebda9 regen 1999-01-26 03:10:50 +00:00
garbled
ed77015dc8 When special casing these commands with do_system, remember to add
manual logging and scripting calls, so everything is recorded in it's
proper location.
1999-01-25 23:55:10 +00:00
garbled
851ee9e397 1) Remove all vestiges of tar from src/distrib. Use pax and appropriate
commandlines for all tar operations.  (work supplied by Matt Green)
2) Update arch/*/md.c to deal with new sysinst/run.c.  Special case
anything that needs to do a redirect or a pipe.
3) #if 0 some unused code in target.c. This code will need to be updated,
or special cased with do_system.

Big thank you to Matt for all his work on this.
1999-01-25 23:34:20 +00:00
lukem
56b81a911b add hesinfo 1999-01-25 23:01:40 +00:00
lukem
9a98ba2e5b hesiod*.3 1999-01-25 09:49:52 +00:00
lukem
cb76a540cc hesiod.conf.5 1999-01-25 09:48:26 +00:00
garbled
7e3cccdc10 libutil.so.4 -> libutil.so.5 1999-01-25 06:34:33 +00:00
lukem
91d671c6fa update for libc.so.12.37 1999-01-25 01:12:48 +00:00
mycroft
6484a78535 More catchup. 1999-01-23 17:01:21 +00:00
garbled
5a277f5dfd Fix thinko. Thanks to mrg. 1999-01-23 15:54:31 +00:00
mycroft
c0f8b7a742 They're moving pretty fast... 1999-01-23 12:52:18 +00:00
mycroft
7d8cc046c2 Catch up with the Joneses. 1999-01-23 12:10:57 +00:00
mrg
70886049ec a clone of the SPARC miniroot, adjusted as necessary.. not really tested yet. 1999-01-23 06:44:38 +00:00
garbled
10218daeef Correct some oversights in the sysinst conversion. arch/alpha/md.c and
others allready had these fixes.
1999-01-23 06:19:17 +00:00
garbled
232877f475 Forgot to check this one file into the tree with sysinst. 1999-01-23 06:11:51 +00:00
thorpej
4dcc1e4297 Remove securenet(5) and ypserv.acl(5) manual pages. 1999-01-22 17:31:18 +00:00
tsubai
da7b796faf Uncomment X11 stuff. 1999-01-21 08:55:40 +00:00
garbled
37a95fd205 Oops.. missed an external declaration in the merge.. compiles now. ;) 1999-01-21 08:13:02 +00:00
garbled
865c31ac7b This change includes the following:
Scripting and logging functionality for sysinst.
Child programs are run in a "display window" so you can actually see what
	they did before the screen flashes back and you loose it all.
Lots of curses fixups.  Removed nasty endwins that mangled the tty upon
	rentry.
Change the yes/no box to accept Y or N, and not require cursor motion to
	decide one or the other.
Perform curses redraws when doing things that could cause the kernel to
	spew printfs onto your screen.
1999-01-21 08:02:17 +00:00
garbled
c3262a3841 Use pax instead of tar on the ramdisk bins.. create appropriate link for
tar to get tar-like fonctionality.
1999-01-21 07:52:00 +00:00
tsubai
c9db02d31e Invoke sysinst.
TERM=vt100.
1999-01-20 14:02:53 +00:00
tsubai
30bb3309b9 powerpc ports use ELF shlib. 1999-01-20 12:42:38 +00:00
tsubai
a5c19a3bdb Sync with reality. 1999-01-20 12:41:38 +00:00
tsubai
6a35754ec0 Add macppc X files. 1999-01-20 12:40:02 +00:00
mrg
ec6c46ef02 remove strings. 1999-01-20 07:43:17 +00:00
hubertf
cdc9d12e0c Add code for pkgdb. 1999-01-19 17:46:48 +00:00
tv
3eeac9e4c4 New include files for libstdc++. 1999-01-19 15:27:47 +00:00
bouyer
36de4a0b2f Update for bswap.h and byte_swap.h includes. 1999-01-19 08:59:02 +00:00
mrg
84e248ad5e remove bogus line in all: target. 1999-01-18 13:21:21 +00:00
lukem
b6e0814d26 add nsswitch.conf 1999-01-18 12:12:58 +00:00
phil
f9bf8744f0 Correct run address. 1999-01-18 08:29:01 +00:00
mrg
2e85a68f15 ignatios' tool to build bootable sparc/sun3 cdroms. 1999-01-18 07:37:23 +00:00
ross
a6908b4c34 Fix a .so that didn't respect \*[.CURDIR]. (Yes, it was designed to work
with OBJDIRs, but a bogus mod crept in after my one and only OBJDIR
test.)
1999-01-16 23:43:15 +00:00
rvb
27443c6d0f Bump libc & libutil 1999-01-16 21:35:05 +00:00
tsubai
2e6f16f3b8 Change image size to 1.5MB. 1999-01-13 10:54:16 +00:00
tsubai
20f9f55a10 * Remove strings.
* Enable sysinst.
1999-01-13 10:52:53 +00:00
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