Commit Graph

1607 Commits

Author SHA1 Message Date
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
mark
8f59bcd607 Added ./usr/include/filecorefs and ./usr/include/filecorefs/filecore_mount.h 1998-08-14 14:07:45 +00:00
mark
9a8e27564b Added ./sbin/mount_filecore 1998-08-14 14:06:34 +00:00
kleink
b2f8ac044f Sync libc minor. 1998-08-11 17:14:05 +00:00
kleink
f4afbb677b Sync for am-utils-6.0a16. 1998-08-11 17:13:02 +00:00
fair
5a388ca820 move mtio.4 from man4/vax to man4, per PR#5698 1998-08-11 09:46:13 +00:00
perry
e31adf91d8 bzero->memset 1998-08-10 02:23:45 +00:00
perry
4900e681b0 bcmp->memcmp 1998-08-10 02:22:30 +00:00
is
93a587345f It's "HyperCOM 3Z", not "HyperCom Z3". 1998-08-09 22:29:01 +00:00
tsubai
dfe3292f75 /usr/include/machine --> /usr/include/macppc 1998-08-09 07:50:54 +00:00
minoura
61c0d1071a Added parioctl.h. 1998-08-07 16:17:33 +00:00
augustss
48bae9ee88 Add MIDI support. The MIDI devices can be accessed as ``raw'' through
the /dev/rmidiN devices, or with a sequencer interface via /dev/music.
So far the only supported MIDI device is the MPU401 port on SoundBlaster
(and only on SB on isapnp, since we do not have locators with multiple
values yet).
1998-08-07 00:00:55 +00:00
minoura
626ed8e87d /usr/include/machine/kcore.h was missing. 1998-08-06 14:27:10 +00:00
minoura
25e525b352 grfioctl.h and iteioctl.h are now exported to /usr/include/machine. 1998-08-06 14:10:19 +00:00
hubertf
bc66f03729 /route/s/-f/flush/ 1998-08-05 07:44:58 +00:00
kim
c4a422bd94 Fixed my name. 1998-08-04 16:39:17 +00:00
thorpej
837189f8a1 Long-needed update of supporting-cast list: Robert V. Baron,
Aidan Cully, MINOURA Makoto, Greg Oster, Ty Sarna, Kim Suominen,
Nathan Williams.
1998-08-03 12:23:13 +00:00
lukem
aa02ec494a link with -lutil for fparseln(). noted by jim bernard in bin/5895 1998-08-02 03:17:21 +00:00
augustss
cd1974e246 Add ESS driver man page. 1998-08-01 16:37:32 +00:00
lukem
19e9da1bad update to libedit.so.2.2 1998-07-29 11:26:36 +00:00
augustss
75e1bfa81f Note the supported USB hardware. 1998-07-29 09:04:10 +00:00
tsubai
1d3fe14e52 Add .profile 1998-07-29 05:52:19 +00:00
tsubai
04e0026f9b Add md part of sysinst. 1998-07-29 05:41:55 +00:00
pk
99e07bed22 Add /usr/include/dev/sbus. 1998-07-28 11:08:19 +00:00
pk
76df1b3aa5 Stop installing db_machdep.h, fbvar.h, z8530.h 1998-07-28 11:07:23 +00:00
tsubai
137185670b Add bootfloppy stuff. 1998-07-24 15:55:28 +00:00
perry
8b1c09ac98 Add some missing lint libraries. 1998-07-23 03:35:04 +00:00
perry
662b3e495b 1) move lint libs to the mi list -- all architectures will be building
lint libs.
2) on some md.* files, change "/machine/" to "/$ARCH/" to reflect the
   new way we do /usr/include/machine include files.

Note that some archs probably need md lint libs added, and some
machines probably still need their /usr/include/machine support
frobbed, but it is a good start.
1998-07-22 17:53:55 +00:00
perry
6a5692e5a2 update... 1998-07-22 17:17:45 +00:00
perry
772c77a727 Add options for including the "domestic" ("secr") sets. 1998-07-22 17:01:43 +00:00
rvb
a3d43525ee Fix BIOS GEOMETRY menu 1998-07-21 14:53:36 +00:00
lukem
73d76dbb85 regen 1998-07-18 05:31:05 +00:00
mark
b5332402a9 Added lint libraries. 1998-07-14 21:28:21 +00:00
augustss
9d99e1b342 Add USB. 1998-07-12 20:14:30 +00:00
augustss
c227026fe4 Add USB files. 1998-07-12 20:10:48 +00:00
thorpej
2d07fdc85e Add elf_machdep.h 1998-07-12 01:22:08 +00:00
pk
cad8e2dd88 Add mbppio.h 1998-07-07 11:21:54 +00:00
ross
14f912df15 More edits to make these instructions apply to snapshots as well as
releases. There is now a #if _FOR_RELEASE that selects text blocks.
1998-07-07 03:40:32 +00:00
ross
a74ba1b0a5 #if 0 the entire supported hardware section and add a #else note explaining
its absence from the snapshot instructions.
1998-07-07 02:38:18 +00:00
mrg
32f519716b - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +00:00
kleink
eb53c85102 Add amiga/fdc(4). 1998-07-05 20:05:38 +00:00
ross
2b27474301 #if 0 the 1.3-specific release notes so this can be used for snapshots.
Rework the preamble of the dedication slightly; it now refers simply to
"the current release".

Delete someone listed in "supporting cast" purely by mistake.
1998-07-05 14:20:03 +00:00
ross
9910c1d3ee Keep trying to make this amount to something. 1998-07-05 13:59:25 +00:00
mrg
1a8cd8bfd7 add uucpd.8. 1998-07-04 21:59:36 +00:00
is
311c8a0a7b Fix typo pointed out by Michael K. Sandersi in PR 5656. 1998-07-04 18:51:00 +00:00
ross
c2f5c9d517 Make the -x11 case actually work. Make the tempfile symbolic. 1998-07-04 09:27:18 +00:00
tsubai
d6343652c5 Add powerpc and macppc files. 1998-07-03 12:29:29 +00:00
augustss
b07356663e Add another sound card. 1998-07-03 11:32:14 +00:00
tsubai
e309aa6846 macppc ramdisk tools. 1998-07-03 11:20:08 +00:00
lukem
3444f2aeff regen 1998-07-02 08:27:39 +00:00
jonathan
f846ca5dca Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
  *  shl.mi -- MI sharedlib files present on all ports with shared libs
  *  shl.aout -- MI sharedlib files present on all ELF ports
  *  shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make  libc, libedit numbers consistent (libc.so.12.29,  libedit.2.1).
1998-07-02 06:36:35 +00:00
marc
1fa113224d update to reflect reality 1998-07-01 04:36:52 +00:00
cgd
eed439cd86 add puc manual page (formatted and unformatted) 1998-07-01 02:02:36 +00:00
thorpej
0e5d7351fc Add man pages for the positional i/o system calls. 1998-06-30 21:35:16 +00:00
ross
5a4035534b Make the include/machine -> include/alpha change in comp/md.alpha.
Sync the rest with reality.

More rogues' gallery nominations for modifying the distribution without
updating the sets:

	cgd             bsd.kinc.mk
	christos        fktrace.2 link
	christos        libc version
	fair            ch.4
	fair            scsi.4
	fair            ss.4
	lukem           libedit version
	mrg             packages.7
	tron            examples/amd/cd

You all owe me beer.
1998-06-30 20:40:10 +00:00
ross
a1394485b6 Revert yesterday's change. 1998-06-30 20:25:14 +00:00
ragge
104c2d4f3e Oops, had forgotten hard link to fsck_ffs. Pointed out by Roger Ivie. 1998-06-30 20:14:19 +00:00
ross
e18398dff5 Move the crt{begin,end}* stuff from base to comp.
Sync mi with reality.

The rogues' gallery nominations for today:

	augustss        ariareg.h
	thorpej         smc83c170{reg,var}.h
	drochner        wsdisplay_usl_io.h
	jonathan        timepps.h
1998-06-30 19:06:48 +00:00
ross
047edc1df7 Compensate for the /usr/include/${MACHINE_ARCH} change. 1998-06-30 05:13:31 +00:00
ross
49eca14af2 Move c++rt0 from mi to md files, except for 68K where it goes into ad.68k. 1998-06-30 04:03:29 +00:00
ross
c43544845e Split the libraries correctly into base and comp set elements, like Chris
did for 1.3.2.
1998-06-30 03:49:00 +00:00
ross
567fbba53c Mechanism for installing the independently packaged alpha toolchain.
Originally written by Chris Demetriou.
1998-06-30 03:11:23 +00:00
ross
58091d9dec Improve the alternate unpacking shellcode. 1998-06-27 09:15:28 +00:00
ross
86c54874c2 The newly churned maketars was apparently not tested in its normal
mode with no options and no parameters.

You have to be careful about the difference between $@ and $*.
In particular, "if [ -n "$@" ]" does not do what you think it will.
1998-06-27 08:27:36 +00:00
thorpej
f5a2f43b81 Update for fixed libutil shlib version 1998-06-27 05:17:18 +00:00
lukem
49d7017467 regenerate 1998-06-24 08:34:10 +00:00
mrg
58e5e70a16 remove bogus unnecessary "NetBSD-X.Y" directory from cdrom path; it will not exist for future cdroms 1998-06-22 12:18:52 +00:00
mrg
d4e36ea579 this is called bootfs now. 1998-06-22 02:20:09 +00:00
mrg
df19693416 oops, missed this change. 1998-06-21 13:56:18 +00:00
mrg
2762ae0f2b move distrib/sparc/floppies/* into distrib/sparc, so that the boot image
can be accessed for cdrom systems.  rename "bootfloppy" to "bootfs" as it
is used for cdroms, not just floppies :)  adjust paths as necessary for
this merge.

--- done via repository copy.
1998-06-21 07:39:45 +00:00
mrg
8d596302c7 add /mnt3 and /kern 1998-06-20 15:06:45 +00:00
mrg
76ca309bff add link for tar/cpio, fix mount_mfs, and add kernfs 1998-06-20 14:38:42 +00:00
mrg
c22655fe0c FLOPPY -> INSTALL 1998-06-20 13:31:34 +00:00
mrg
d1b0d1b602 KNF. 1998-06-20 13:05:48 +00:00
mrg
3e6e1c5a04 KNF, and don't copy filesystem. 1998-06-20 12:46:00 +00:00
mrg
238d69a954 add mount_mfs, getopt, use the src MAKEDEV and disktab files. ln less more 1998-06-20 12:07:11 +00:00
mrg
9ad088bf84 mount /dev/md0a rw 1998-06-20 12:05:32 +00:00
mrg
1caf02a0cf moved <machine/sun_disklabel.h> to <dev/sun/disklabel.h> 1998-06-20 03:50:51 +00:00
leo
7fe67ad2db Clarify and correct the 'Configure your network' section a bit. Getting
this section to work perfect on the bootfloppy requires a lot more work :-(
1998-06-17 11:55:39 +00:00
lukem
7d839991bd * remove empty md.* files now that makeflist supports non-existant md.* files
* factor all m68k common stuff into lists/*/ad.m68k
  XXX:	this should be done for mips (when it's not just the pmax), and
	powerpc (when there's a powerpc port put here ...)
1998-06-15 14:47:44 +00:00
lukem
c1ad909d7a * replace '-arch arch' with '-m machine' (as per make(1)'s $MACHINE). e.g, i386
* add '-a arch' - $MACHINE_ARCH. e.g, m68k, powerpc
* replace long -options with short -options (with backward compat)
* ``knf''ify scripts
1998-06-15 14:45:05 +00:00
is
3a54f4c95c Clarify description of FPU emulation and A2232 support, the latter on
request of PR 5226 by Eric Delcamp.
1998-06-15 14:21:35 +00:00
lukem
17d5b111ca sort files 1998-06-15 13:28:40 +00:00
lukem
d1e9a60e66 update to libc.so.12.27 and libutil.so.5.0 1998-06-15 07:45:53 +00:00
kleink
e56493d55c Add {a64l,l64a}.[03] entries. 1998-06-14 17:52:00 +00:00
kleink
f565c416ca Add fdatasync.[02]. 1998-06-11 20:23:51 +00:00
mrg
dea9abaf42 add /usr/sbin/update, sun, xterm, and tvi925 termcaps, and a disktab.preinstall file. 1998-06-09 14:21:02 +00:00
dbj
53330fc840 created for the initial snapshot. 1998-06-09 09:17:42 +00:00
augustss
fb2afe7cbe Add Aria driver. 1998-06-06 15:44:23 +00:00
lukem
ad19e79da0 add share/examples/ftpd/* 1998-06-06 07:02:47 +00:00
mrg
8eff781723 add my zlib-based gzip for installs. 1998-06-06 06:11:19 +00:00
mrg
c12376b3fa rename INSTALL FLOPPY. add tset. 1998-06-06 06:09:14 +00:00
mrg
ea2d6ba9bb no longer necessary. 1998-06-06 05:34:44 +00:00
mrg
5725ca5157 initial sysinst support for the sparc, based on the alpha stuff. not heavily tested. 1998-06-06 05:34:00 +00:00
mrg
5da299f886 bootable floppy support for NetBSD/sparc, based on some i386 stuff 1998-06-06 05:29:50 +00:00
lukem
591111382b regen 1998-06-03 02:43:18 +00:00
lukem
86d96336f3 spell successfully correctly 1998-06-02 14:14:46 +00:00
gwr
6a5e8c9ebf Remove: Xsun24 (not built for the sun3)
Add: constype, kbd_mode (useful where the Xserver runs)
1998-06-01 16:04:03 +00:00
veego
dc24f07a8f Sync it with the reality. 1998-05-30 15:16:52 +00:00
lukem
446d675ab9 regen 1998-05-30 02:10:37 +00:00
gwr
46d31e9f26 Use the INSTALL kernels. 1998-05-29 17:58:53 +00:00
gwr
f96f2e46a5 Added netbsd-inst.gz (INSTALL kernel). 1998-05-29 17:57:11 +00:00
matt
caa5e1cdeb Add fta.4 entries 1998-05-27 02:55:18 +00:00
tv
7c136376e9 Disable Berkeley ar, nm, ranlib, size, and strings, and enable binutils. 1998-05-25 20:06:38 +00:00
tv
71f42e433f Bring these up to date with reality. 1998-05-24 04:29:25 +00:00
augustss
4f2f40875e Add ym man page. 1998-05-23 19:24:50 +00:00
drochner
0a98b8a592 note that 3c905B in not supported
(from Nathan J Williams <nathanw@mit.edu>)
1998-05-22 11:47:01 +00:00
drochner
146444c078 DEPCA (ISA) is proven to work
add 3c90X
1998-05-20 17:16:08 +00:00
pk
379dd97906 Add <machine/bus.h> 1998-05-20 13:53:44 +00:00
ross
69d7a14c49 Define a floppy with just the GENERIC kernel on it. This lets a site
run diskless without having to netboot, which, besides being difficult,
isn't always possible on a particular firmware rev.

Also, this gives the tc machines a floppy that does something, although
they will get a proper install floppy "one of these days".
1998-05-20 02:05:58 +00:00
scottr
08799bc7a2 Revert the section from v1.8 that put my email address back into the
document, instead of the mailing list.
1998-05-19 13:45:01 +00:00
chopps
93be4ccdb5 add fr.xkm 1998-05-17 14:25:06 +00:00
kml
4d13bea3d5 add entries for eshconfig, esh for HIPIP driver 1998-05-16 19:00:06 +00:00
is
b11b13a868 Add a section about installation from CD-ROM media. 1998-05-15 20:13:02 +00:00
ross
8eb0decb6a Edits for toolchain installation. 1998-05-15 18:52:54 +00:00
matt
7be8597d47 Document the support of LEMAC and DEPCA type ISA cards. 1998-05-15 17:20:00 +00:00
fvdl
4cefa17401 Forgot this in previous. 1998-05-15 15:19:25 +00:00
fvdl
f998547470 Add MD cleanup function to do some thingd once the install is done.
Only implemented for the i386; behaviour for other ports is
unchanged. For the i386, make this function remove some extraneous
files in /, and frob rc.conf to have rc_configured=YES. The defaults
are reasonable, and it saves the user having to set TERM and mount
filesystems by hand in order to be able to edit /etc/rc.conf

(XXX not very clean, but it's a workaround to be more user-friendly
 for 1.3.2)

Also adapt a few messages slightly so they apply to both situations.
1998-05-15 15:12:29 +00:00
fvdl
5a3abef151 Update: system boots fully after install, TERM + mount frobbing
to be able to edit rc.conf no longer needed. Add a "Quick Install"
        section, using CD-ROM as an example.
1998-05-15 15:08:42 +00:00
fvdl
fcd6e2c407 Add some files that appeared in 3.3.2 or were missing earlier. 1998-05-15 15:06:13 +00:00
drochner
505b0a7b01 Add "pcdisplay".
Being here, add if_hippi and fix order.
1998-05-15 10:33:16 +00:00
ross
b230bf09a0 Insert edits suggested by cgd@netbsd.org and fix the cpp alpha/*.tgz
unclosed-comment error. (sigh)
1998-05-15 03:28:55 +00:00