Commit Graph

829 Commits

Author SHA1 Message Date
jonathan
a8e1a40058 Change MD label-edit code from i386 convention (d=whole disk, c=bsd slice),
to 4.3BSD-style (BSD uses whole disk, 8 partitions, c=RAW_PART, d=/usr).
Initialize variables appropriately.

May be a good starting template for sparc, vax, others?

Use symbolic defines to allow changing the partition used for /usr (to
add a /var partition, or for consistency with i386).
1997-10-31 22:21:19 +00:00
pk
cb69025d2b Remove unneeded link to `/usr/sbin/installboot' 1997-10-31 21:53:25 +00:00
mhitch
6d3db8915a Initial updates to document install and upgrades using the MI miniroot.
Update revision numbers for 1.3.
1997-10-31 21:15:46 +00:00
mhitch
739aea03d8 Update for version numbering and a few typos. 1997-10-31 17:26:25 +00:00
phil
0b0e2488e2 Add missing parameter to function call msg_display in menu editfsparts. 1997-10-31 17:15:10 +00:00
carrel
6bd1dfb199 add in shared libs 1997-10-31 16:59:49 +00:00
bouyer
de60757b60 Add tl man page (pointed out by Jonathan Stone). 1997-10-31 08:29:41 +00:00
mhitch
94d78ed95e Mount needs -u option to make root writable. 1997-10-31 04:41:47 +00:00
phil
bc4e8c4cf1 Bug fixes for distribution sets from floppy, nfs and cdrom. 1997-10-30 00:03:32 +00:00
veego
39f42733f4 Increase the recommended size of the /usr partition and rewrite the
comment for the CyberVision64/3D after the Console mode works now.
1997-10-29 20:29:20 +00:00
mhitch
185510c972 Fix md_installboot() to use the correct arguments for installboot. 1997-10-29 17:36:56 +00:00
jonathan
6d61af0fc0 Add temporary, alpha-release, xserver set entries for old X11R5 pmax servers:
Xcfbpmax, Xmfbpmax, Xsfbpmax
  X11R5 rgb.{dir,pag} DBM-style font database
  symlink /store -> /usr/X11R6 (used by ancient, unpatched, X11R5  binaries)
1997-10-29 05:32:26 +00:00
jonathan
945dbf344e Old pmax-specific changes from my tree:
* Use md_make_bsd_partitions() code lifted from the i386 version,
    modified to set D partition size.
  * Add the MD messages used by the above to sysisnt/arch/pmax/msg.md.eng.
  * Add X11 sets xbase, xserver, xcomp to arch/pmax/md.h.
1997-10-29 03:06:35 +00:00
phil
2db6dfbd84 Sync to current state. Tweeks for disk discovery, ... 1997-10-29 01:09:51 +00:00
phil
d626993ee4 Sync with current state. Includes selection of distribution sets, tweeks
to disk detection, and floppy load.
1997-10-29 01:06:42 +00:00
veego
c9872b6bf8 Add xcontrib to xlists. 1997-10-28 17:29:45 +00:00
veego
b8f7ab59c5 New set for xsrc/contrib. 1997-10-28 17:27:35 +00:00
veego
e908462af2 To be consitent with the other sets:
- use ./usr and not usr
- remove duplicated directory entries
1997-10-28 13:43:44 +00:00
veego
2a1bd53cb0 To be consitent with the other sets:
- use ./usr and not usr
- remove duplicated directory entries
- add directories from the other xsets
1997-10-28 13:41:23 +00:00
veego
6f2a7e6f08 Add a new option '-x11' for the xsets. 1997-10-28 13:35:23 +00:00
scottr
614f21db94 Split X fonts out into a separate distribution set. 1997-10-28 08:01:32 +00:00
jonathan
efc815d99c Add missing libSM. 1997-10-28 06:39:05 +00:00
veego
34341c444a New files under /usr/share/sendmail. From the base set. 1997-10-27 18:27:00 +00:00
veego
6df80f64c6 Remove the entries of /usr/obj and /usr/obj because they are now marked
optional in mtree/NetBSD.dist.
While I am here move the files in /usr/share/sendmail to the misc set.
1997-10-27 18:25:04 +00:00
veego
6f6ca3cfbc s/mat9/man9/ 1997-10-27 18:15:18 +00:00
veego
a293498b24 Remove entries for if_le_isapnpvar.h and if_ed_isavar.h 1997-10-27 18:13:37 +00:00
jonathan
d9f45f623b Add lib*_pic.a files. 1997-10-27 07:28:04 +00:00
jonathan
0c8d4acbc4 sysinst support for pmax, pass 0. 1997-10-27 03:34:32 +00:00
veego
992d8bfae0 update for the cv64/3d and the hypercom 3 and 4. 1997-10-27 00:28:07 +00:00
mark
064a421453 iomd.h is no longer installed in /usr/include/machine/
intr.h is now installed in /usr/include/machine/
1997-10-27 00:19:52 +00:00
mikel
2dfc6bfd9d update; from Steve Allen in PR misc/4346 1997-10-26 04:39:57 +00:00
mikel
24e5d9da11 update; from Steve Allen in PR misc/4345, with some additions by myself. 1997-10-26 03:32:18 +00:00
jonathan
966de441b6 Sync with mips, pmax include files installed by `make build'. 1997-10-26 02:46:32 +00:00
jonathan
fc6bd92581 Add missing /usr/include header files and sort:
bfd/*.h i2c/*.
   dev/ic/{aic63630*.h,i82365*.h,tms32av110*.h}
   dev/isa/if_ed_isavar.h    dev/isapnp/if_le_isapnpvar.h
   dev/mii/*.h dev/pcmcia/*.h
   soundcard.h  termcap.h
1997-10-26 02:00:16 +00:00
thorpej
5992d80ec3 Add SAITOH Masanobu to supporting cast. 1997-10-24 20:53:26 +00:00
thorpej
86dd3691f3 Add Bill Studenmund to supporting cast. 1997-10-24 20:40:41 +00:00
jonathan
fc16fe2241 Add X11R6.3 ELF shared libraries. 1997-10-23 23:47:07 +00:00
jonathan
f11d2bba47 Kill man4/imp.4 (not just cat4/imp.0). 1997-10-23 22:29:52 +00:00
jonathan
bc8e181331 Re-sync with 1.3 release tree, pass 0: nuke missing references
* step shared libc version to 12.20
 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic
 * remove imp.4  (Arpanet 1822)  manpage.

For now, leave manpage references to syscalls that are still emulated
in libc dangling.
1997-10-23 22:07:53 +00:00
phil
345ae6924d Recover more bits lost in my earlier blunder. Get update working.
Other minor tweeks.
1997-10-22 15:28:33 +00:00
is
560b960e0d finalize Objective-C support, closing PR 4200 by Peter Simons:
- add /usr/include/objc to mtree
- set libobjc/Makefile INCSDIR=/usr/include/objc
- put to-be-installed includes to libobjc/Makefile into INCS=
- add the Objective-C source files to the appropriate lists.
- as the objc include files are installed now, no need to patch most
  of the files.
- add /usr/include/obj/* to src/distrib/comp/mi
The changes have been applied to gcc2netbsd, and this script was then used
to create the new version of the files in libobjc/.
1997-10-22 12:56:37 +00:00
lukem
07b16fa2db use CPPFLAGS instead of CFLAGS 1997-10-22 02:20:09 +00:00
lukem
e48b312006 use CPPFLAGS instead of CFLAGS, fix dependancies, add RCSID 1997-10-22 02:17:11 +00:00
lukem
ad6d6347fe use CPPFLAGS instead of CFLAGS 1997-10-22 02:11:56 +00:00
lukem
b885d5c559 use CPPFLAGS instead of CFLAGS 1997-10-22 01:42:36 +00:00
bouyer
c2223c1fbe Correct ThunderLAN spelling 1997-10-21 06:02:09 +00:00
scottr
4cb9c325b3 Oops. Move shared libraries from mi to md.mac68k. Pointed out
by Bernd Ernesti.
1997-10-20 17:03:57 +00:00
veego
83d19d1e6e Add amiga md server. 1997-10-20 08:45:32 +00:00
mrg
8e7401b98d add sparc md servers. 1997-10-20 07:21:21 +00:00
scottr
439b357821 Add empty set lists for ports that already have distribution sets. 1997-10-20 06:52:26 +00:00
phil
39725806db Floppy and cdrom distribution load. Other tweeks to improve installation
and upgrade.
1997-10-20 06:13:25 +00:00
perry
cc828cfe1b 12G -> 13 1997-10-20 05:20:29 +00:00
perry
ecaa3c65df Note the fact that this document is out of date -- it must be fixed
soon!
1997-10-20 05:18:34 +00:00
perry
1421bb1bd0 12G -> 13 1997-10-20 05:14:30 +00:00
perry
0f0dec44fc Remove false reference claiming that WD7000 support isn't present in
the small floppy, given that there is no such beast any longer.
1997-10-20 05:11:57 +00:00
perry
a6d37913df Update for 1.3 alpha -- still needs some work. 1997-10-20 05:08:42 +00:00
perry
550589fa61 Update for 1.3 1997-10-20 05:03:57 +00:00
ender
2da6f5db2c o Updated distribution notes to reflect latest installation procedures
and hardware support
o Made note of the X11 distribution sets in the contents section
1997-10-20 00:01:36 +00:00
pk
036bc1c3d0 Retract statement about audio on LXen. 1997-10-19 21:08:53 +00:00
scottr
f470d346c3 Add MI and mac68k-specific X11 set lists. 1997-10-19 18:54:51 +00:00
soda
34eaabcd16 These problems are fixed by thorpej's ahc->sc_xxxq, since Dec 02 1996. 1997-10-19 18:07:56 +00:00
oki
6aa7bad1fc Remove old-style install image. 1997-10-19 15:39:14 +00:00
oki
a88eb35d75 Update for new bootfloppy/ramdisk 1997-10-19 15:38:34 +00:00
oki
5a9cb7b516 Remove old-style install image. 1997-10-19 15:33:26 +00:00
oki
dc3654b410 Initial commit of installer use ramdisk image.
lifted from i386, modified for x68k by me.
1997-10-19 15:29:04 +00:00
matt
ff0c62458b Add some PCMCIA devices (done while noting DEC DEPCM-BA and DE305 support). 1997-10-18 23:03:51 +00:00
mark
8f1ba91f0e Update for location of runlist.sh and list2sh.awk 1997-10-18 07:45:00 +00:00
mark
c98ceb6a1b Missed these from the earlier commit of the files to build a ramdisk image. 1997-10-18 07:42:31 +00:00
mark
accfff0e35 Common bit of Makefile used by the Makefiles in the subdirectories. 1997-10-18 04:15:37 +00:00
mark
dcf807c409 Add Makefile for building sub directories. 1997-10-18 04:15:01 +00:00
mark
24e33d98ad Initial commit of an install ramdisk image build. 1997-10-18 04:05:47 +00:00
mark
ca363acbb6 Initial commit of an install ramdisk image build. 1997-10-18 04:05:39 +00:00
mark
416fa2941b Initial commit of an install ramdisk image build. 1997-10-18 04:05:19 +00:00
phil
578886c5b8 Tweeks to make install better (take two)
- route messages to /dev/null
- remove // in some file names
- clear screen at proper times
1997-10-17 22:24:20 +00:00
phil
fd205c739f Try to recover from a mistake of mine where I lost bits. 1997-10-17 22:17:05 +00:00
phil
88ca252c34 Tweeks to make install nicer. 1997-10-17 21:10:39 +00:00
phil
9298c97b61 Add sysinst to ramdiskbin
Move to use init_s to make room for sysinst
(Note: sysinst is not automatically run, it still uses the old install
process.  One can choose "shell" and then run sysinst to use it.)
1997-10-17 21:02:34 +00:00
bouyer
f60e10920c Note support of Compaq's thunderland-based network adapters 1997-10-17 19:29:20 +00:00
is
43a0e5b910 Mention Melody board. 1997-10-17 13:42:00 +00:00
phil
15274f8880 Update to current state. Install and upgrade nearly finished. Disk
discovery and geometry no longer use /kern/msgbuf.
1997-10-15 04:35:17 +00:00
mycroft
da169d6900 Add unformatted man pages. 1997-10-13 14:11:19 +00:00
thorpej
ecacf28412 Added Lonhyn T. Jasinskyj to supporting cast, and change to use NetBSD.ORG
e-mail addresses where possible.
1997-10-10 23:47:36 +00:00
jtc
c8f77c0b8b Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
veego
4e9c981391 Update the supported hardware. 1997-10-08 20:10:42 +00:00
phil
9f2b3143db Update to current state. 1997-10-07 04:01:29 +00:00
jonathan
ca201eb4fc Partial update for 1.3. 1997-10-06 20:54:34 +00:00
phil
7f55972efc Sync with current state. Fixes PR 4193. factor.c -- replce prime table with
code to generate needed primes.  Change copyright because prime table was only
code under previous copyright.
1997-10-01 05:04:24 +00:00
is
5379dca61e /etc/magic -> /usr/share/misc/magic 1997-09-30 17:00:30 +00:00
is
074614ee2d update 1997-09-30 14:07:35 +00:00
is
38208dcb4f Update. 1997-09-30 13:59:41 +00:00
phil
0b4bc7e6b8 Add cat4/pc532/scn.0. 1997-09-30 04:54:18 +00:00
phil
35e522db38 Sync to current state. (detect ftp error, clean up directories ...) 1997-09-27 00:09:22 +00:00
phil
af1d23bed3 Import of sysinst. Not quite ready, but other ports want access for
parallel development.  i386 version about 90% complete.  pc532 version
just started, other architectures later in coordination with portmasters.

This is a curses based, menu driven installation program.

Better error checking is needed.
1997-09-26 23:02:53 +00:00
phil
8ca6c062d5 Add menuc and msgc to compiler distribution. 1997-09-26 22:05:55 +00:00
leo
4f74685857 Refurbish the ftp_install function:
- it now tries to find out if there are files that look like install
    sets in the remote directory.
  - it is possible to change to another directory when there are no
    things like install-sets around.
  - you can even get a directory listing while trying to find the
    correct directory (wow ;-)
  - when the correct directory is found, you can tag the sets you want to
    extract (like in all(?) other cases). The only difference is that the
    get-install sequence is batched.

There is still plenty of room for improvement, but it's getting workable.
1997-09-25 06:25:50 +00:00
jeremy
449baf4d93 The sun3x distribution list. (Almost identical to sun3, will be merged
someday.)
1997-09-24 08:17:26 +00:00
jeremy
83676e3b7c Added leds.h for /dev/leds. 1997-09-24 08:12:36 +00:00
is
a3683f2819 We don't need md_get_ifdevs any more; install.sub calls ifconfig -l
nowadays.
1997-09-23 13:48:33 +00:00
scottr
9aa1556f94 Add a termcap file (mostly cribbed from the sun3 miniroot), and use it. 1997-09-23 06:12:21 +00:00
scottr
16983d9f2f New and improved miniroot, suitable for embedding into kernels. 1997-09-22 23:37:19 +00:00
scottr
eb7d37446f Remove obsolete miniroot configuration. 1997-09-22 23:37:08 +00:00
scottr
de9a20d706 Add a VND_GEOM variable for optionally specifying a geometry
to vnconfig(8).
1997-09-22 21:33:31 +00:00
veego
77a3c0b696 Sync. 1997-09-22 08:28:15 +00:00
lukem
ae454c092f regenerated by localsrc/admin/mirrors/fmt.pl 1997-09-22 03:43:38 +00:00
chopps
1a03e6d991 use different path to grab kernel 1997-09-21 18:37:37 +00:00
chopps
4cc7bf4619 bring up to date 1997-09-21 18:36:19 +00:00
chopps
25771c78e5 fix paths, should be relative 1997-09-19 14:17:22 +00:00
thorpej
a36727d108 Add Kazuki Sakamoto, update Hubert Feyrer's e-mail address. 1997-09-19 09:13:46 +00:00
mycroft
2561362e68 Reword the `domestic' items a bit so they do not state an explicit legal
opinion regarding ITAR/EAR.
1997-09-18 17:38:40 +00:00
cgd
07a211906a move me out of port maintainer list, into supporting cast list 1997-09-15 17:05:57 +00:00
thorpej
fa5b3fb276 Mass update of Supporting Cast (I need to remember to do this
when I create the accounts!):

Erik Fair, Matt Thomas, Juergen Hannken-Illjes, Matthias Drochner,
Manuel Bouyer, Klaus Klein, Rob Deker, Alistair Crooks, Steve Woodford,
Matthew Jacob, Marc Horowitz, Kevin Lahey, Paul Vixie, Darren Reed,
Dave Carrel, Colin Wood, and John Birrell.

Also, update Port Masters:

Jeremy Cooper and Gordon Ross (sun3x)
1997-09-14 18:11:46 +00:00
thorpej
39e49c01a1 Update Lennart Augustsson's e-mail address (the NetBSD.ORG address should
be listed, if possible).
1997-09-14 17:44:08 +00:00
phil
378e2bc162 Add Lennart Augustsson <augustss@cs.chalmers.se> to supporting cast.
Closes PR4106.
1997-09-13 00:05:22 +00:00
jtk
6e0f2df205 minor mods:
* BIOS for NCR only needed to boot
* eliminate redundancy in APM description
* wordsmithing on driver inclusion in INSTALL kernels
1997-09-12 03:39:12 +00:00
is
f88e00fba3 First hack at generic miniroot installation for NetBSD/Amiga.
Needs refinement at a few places, probably, and the docs still need to be
rewritten.
And we _still_ don't have a native partition table editor in the tree.
1997-09-09 23:07:03 +00:00
is
cd718ac0c1 More changes, while working on Amiga generic miniroot stuff:
- added method BOOTINSTALL, for an architecture to optionally install a
  bootblock in the miniroot (this works for Amiga)
- added Amiga keymap directories
- removed the subdir selection from mount_local_disk() and mount_nfs(), and
  the remains from mount_cdrom(), as all are handled now by the subdir
  navigator in mount_from_installed_fs()
1997-09-09 23:02:04 +00:00
thorpej
2fb53b41ca Add Christoph Badura, David Brownlee, Enami Tsugutomo. 1997-09-09 01:01:56 +00:00
pk
603d8d5607 Don't leave /etc/rc.conf "unconfigured". 1997-09-08 23:25:01 +00:00
pk
6e885e06dd Do not present media type `manual' as a default choice. 1997-09-08 23:22:44 +00:00
is
61334d9eb4 - add support for split sets (like: base12G.aa ... base12G.bq)
- add a subdirectory navigator for moving around in mounted CD-ROMs and
  disk or network partitions.
  Still a bit rough: should have explicit ".." support.
1997-09-07 22:43:13 +00:00
pk
5f918826ae Add dev/ic/smc91cxxreg.h and dev/ic/smc91cxxvar.h 1997-09-07 17:21:41 +00:00
pk
01c625b932 add sparc/intro.0 1997-09-07 17:19:00 +00:00
pk
939d37fe68 remove etc/myname 1997-09-07 17:16:47 +00:00
bouyer
c9f89582da Add an entry for ATAPI CD-ROMs. Also the section about SCSI and ATA(PI)
to explain how devices names are assigned.
Also restored some tabs.
1997-09-03 07:37:22 +00:00
is
4f1f662f6c Fix type (_fstype vs. _filesystem); and use partition "a" on CD as default. 1997-09-01 21:16:01 +00:00
is
bf9cc7d6ed We dont need to mention 'sd0*' any longer. 1997-09-01 19:21:46 +00:00
perry
f7e639f48f sync to reality 1997-08-31 23:49:15 +00:00
scottr
2b9ca8ce80 Add intr.h, found to be missing by Michael Wolfson <mw34@cornell.edu>. 1997-08-29 00:20:50 +00:00
perry
9891493884 mount root ramdisk rw in .profile 1997-08-22 18:23:08 +00:00
perry
945e8578f4 improve the net interface config stuff 1997-08-15 23:03:57 +00:00
perry
ddf588bf6c update to reality 1997-08-15 19:00:37 +00:00
perry
99d9add0bf update to reality 1997-08-15 18:55:37 +00:00
perry
c02c7b32f6 update to current reality 1997-08-15 18:48:47 +00:00
scottr
23a165dfe8 Need machine/kcore.h, too 1997-08-07 22:57:32 +00:00
hannken
417f8e4a63 Fix wrong values for free blocks/inodes versus `bytes per inode'. 1997-08-07 18:09:49 +00:00
hannken
6f746d6d8c Add new variable INO_BYTES' for the -i' parameter to `newfs' and set
to 204800 instead of 6144. This gives 16k more data space with 61 inodes
left. Variable may be overwritten from command line.
1997-08-07 11:32:00 +00:00
hannken
ebbcf2e45f Add bin/mt', sbin/restore' and `sbin/rrestore' so the bootdisk is useable
as an emergency disk.
1997-08-06 20:57:57 +00:00
pk
dffa41f350 Add mountd to thelist of moving files. 1997-08-05 08:44:03 +00:00
phil
b218474661 In Config(): hostname.XXX -> ifconfig.XXX for new netstart. 1997-08-04 22:33:58 +00:00
leo
ffb43470c8 Creat the /kern directory, so we can mount /kern before we have a writable
root.
1997-08-03 20:12:17 +00:00
leo
efe156d5f9 Mount /kern/rootdev instead of /dev/md0. 1997-08-03 20:10:22 +00:00
leo
fc468be2d7 Add a disktype to satisfy vnconfig.. 1997-08-03 20:08:39 +00:00
matt
44259e8e0b Note that EtherWORKS III are now supported. 1997-08-03 13:31:21 +00:00
pk
186ef97c9c Update. 1997-08-03 13:12:43 +00:00
perry
5ea0f7b67b crunch utilities moved to /usr/src/usr.bin 1997-08-02 20:28:08 +00:00
veego
777676aa51 Sync. 1997-07-31 12:08:37 +00:00
phil
7e64b24b2c Changes to deal with vnds that need to be disklabeled. Using
vnd?d for vnconfig and vnd?a for newfs/mount.
1997-07-29 18:07:48 +00:00
thorpej
57e27962c0 Add "Numerical Aerospace Simulation Facility, NASA Ames Research Center",
per request of NAS management personnel.
1997-07-28 02:37:41 +00:00
scottr
f6a72fb05a Add critical information for successfully booting NetBSD/mac68k. (How
could this have been missed for so long?)  Based on additions by Ken Nakata
<kenn@eden.rutgers.edu> in PRs 3839.
1997-07-25 23:29:42 +00:00
jonathan
c89683a7a5 remove old Sprite-compatible header files machAsmDefs.h and machConst.h 1997-07-19 07:02:04 +00:00