Commit Graph

2926 Commits

Author SHA1 Message Date
mycroft 4fcafab072 Oops; nuke a file that really should be gone. 2000-06-13 03:12:44 +00:00
wiz e5fae83b0b add mvme68k/le.{0,4}, too. 2000-06-13 01:54:28 +00:00
wiz 3249547159 oops, awictl.h was in dev/ic, not dev/isa 2000-06-13 01:53:48 +00:00
wiz ad144540cf add /usr/share/postfix 2000-06-13 01:02:31 +00:00
wiz 16764c07a1 add awictl.h, espvar.h, some ntfs/*.h, vm/vm_{conf,swap}.h and
svc_getreg{,set}.{0,3}
2000-06-13 01:00:17 +00:00
wiz f0abc226bd for consistency with other obsolete.*: remove leading '.' 2000-06-13 00:58:33 +00:00
wiz 632e153699 add bin/rcorder, portmap, usr/sbin/smrsh, update;
also add atari/ahdi* man pages, and fix a pasto for nfsiod.8
2000-06-13 00:57:22 +00:00
wiz 827edfa76c move pcvt files and devices to obsolete lists 2000-06-13 00:54:21 +00:00
matt 0e1c354b40 Install XCOFF ofwboot into installation area. 2000-06-12 23:02:45 +00:00
gmcgarry 0e85a3b273 Add Gregory McGarry <gmcgarry@netbsd.org> to list of developers. 2000-06-12 22:47:17 +00:00
bouyer 5df54cd1f2 Note HPT366 support. 2000-06-12 21:27:12 +00:00
mycroft 5f61ae5a02 Whee. Catchup time again. 2000-06-12 19:49:17 +00:00
he 561186c423 Oops, need to descend into ramdisk-tiny now too. 2000-06-12 18:53:01 +00:00
he 5ebb61c202 Fix the previous in another way:
o Wave goodbye to INSTALL_SMALL-based boot image (it was originally
   built for 5.25" media, but isn't anymore).
 o Make a separate ramdisk image for the INSTALL_TINY image,
   using the old script-based installer (not fixed/checked at the moment).
   However, at least tweak the profile scripts to start it instead of sysinst.
   Also remove ping6 and rtsol from ramdisk compared to original; the
   INSTALL_TINY image doesn't have INET6.
 o Add dump/restore back into both ramdisk images.
 o Add scsictl and chio to the normal ramdisk image (INSTALL-based fdset)
 o With dump/restore reinstated, remove the rescue-* and ramdisk-rescue
   directories.

So, we're now back to having the recovery tools on the same image as
the boot media images.
2000-06-12 18:51:14 +00:00
shin 9816e4fe55 install installation kernel and helper program (pbsdboot.exe). 2000-06-12 12:39:20 +00:00
ad 96efe00076 Fix a botch. 2000-06-12 11:05:35 +00:00
jtk 8a4c44eac9 Fix up to reflect source changes in dhclient 2000-06-12 02:36:18 +00:00
tsubai 8df877fc1c Add powerpc/{endian_machdep.h,hid_601.h}.
Create obsolete.powerpc.
2000-06-11 14:13:00 +00:00
tsutsui f3534d3bec - Build an INSTALL kernel on the separate directory.
- Install an INSTALL kernel and boot.fs image to RELEASEDIR.
2000-06-11 11:35:18 +00:00
fredb 0a7043068f Expand NOTESOBJDIR only once. 2000-06-11 11:06:24 +00:00
he ceaccf4ae5 Add construction of three types of "rescue" images, based on the
boot images.

The difference compared to the boot images is that these do not contain
sysinst, but do on the other hand contain dump/rdump, restore/rrestore,
scsictl and chio in addition to the other stuff already on the install
floppies.

The images built are
	rescue1.fs
	rescue2.fs	Based on the full INSTALL kernel, on two floppies
	rescue-sm.fs	Based on INSTALL_SMALL
	rescue-ti.fs	Based on INSTALL_TINY
2000-06-10 18:56:47 +00:00
matt 4a6f6fd467 nuke slattach and restore/rrestore to get back space taken by new rpc code 2000-06-10 04:56:12 +00:00
matt d619f5e86e Remove update since it doesn't exist anymore 2000-06-10 04:29:31 +00:00
tsutsui 1fae0a9ed1 Make fd0 device files. 2000-06-10 04:05:49 +00:00
tsutsui 1b49850675 Sync with etc/etc.sun3/MAKEDEV. 2000-06-10 04:04:45 +00:00
tsutsui 46b2cf55f2 Ramdisk kernels have been renamed. 2000-06-10 03:04:43 +00:00
tsutsui 42f4262fbb Pass ${DESTDIR} to RunList.sh. 2000-06-10 03:02:14 +00:00
tsutsui 2175a56cb7 - Pass ${DESTDIR} to RunList.sh.
- Remove *.cro and *.c on make clean.
2000-06-10 03:01:14 +00:00
tsutsui 294d8d9c41 sysctl(8) was moved from /usr/sbin to /sbin. 2000-06-10 02:57:25 +00:00
tsutsui 7d1f42b466 Remove include bsd.own.mk. It is included by bsd.subdir.mk. 2000-06-10 02:50:34 +00:00
tsutsui 75c6529048 Remove unused ${GEOM}. 2000-06-09 16:45:31 +00:00
tsutsui a3a4a93eab Pass ${DESTDIR} to runlist.sh. 2000-06-09 15:18:55 +00:00
tsutsui c6083562ce - Use vnd instead of sd1b to build ramdisk image.
- Adjust ramdisk size.
- Switch to MI mdsetimage(8) from home-grown rdsetroot.
2000-06-09 15:03:34 +00:00
tsutsui b3e031a6db Use vnd rather than sd1b to make miniroot image. 2000-06-09 14:58:32 +00:00
tsutsui 3efda7f3c0 - Update shlib versions. (XXX They should be taken from shl.mi)
- Remove strings and libgnumalloc.
2000-06-09 12:55:40 +00:00
onoe d875086bb3 /usr/include/dev/ic/awictl.h is removed due to awictl interface has been
replaced by wiconfig(8)
2000-06-09 05:59:43 +00:00
tsutsui b8883b183d Use also x_ftp and x_sh. 2000-06-08 23:39:43 +00:00
tsutsui b0d54f368a Add "COPTS= -Os" for building libhack.o. 2000-06-08 23:39:07 +00:00
matt 238972e741 Add make release support so automake snapshots 2000-06-08 17:39:44 +00:00
tsutsui 8e84cf560d Add Makefile for building SUBDIR. 2000-06-08 13:55:46 +00:00
itojun 9537caed22 add 1.13 -> 1.14 again (obsolete IPv6 headers). it would be better
if we can smoothly upgrade from 1.4[A-Z] to 1.5 (like Comdex snapshot).
2000-06-08 01:24:38 +00:00
marc 064ca03436 prevent unecessary rebuilds of ${IMAGE} 2000-06-07 22:15:31 +00:00
thorpej 5dd5a4e083 Remove restore(8). It doens't belong on install media, and if we
want to provide that functionality, we can do it some other way.
2000-06-07 21:13:12 +00:00
thorpej 9e01451f4c test is a shell built-in; don't need a separate binary. 2000-06-07 21:00:03 +00:00
thorpej 2304ada2b0 Need /etc/netconfig. 2000-06-07 20:43:11 +00:00
thorpej 765e8772d7 Need /etc/netconfig. 2000-06-07 20:42:19 +00:00
thorpej ceff2dc6bc Need /etc/netconfig. 2000-06-07 20:32:06 +00:00
thorpej b871a87cc8 Need /etc/netconfig. 2000-06-07 20:23:19 +00:00
matt a83202e259 Add netconfig 2000-06-07 20:08:12 +00:00
thorpej 464b4e3de0 Need /etc/netconfig. 2000-06-07 19:54:50 +00:00