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
thorpej
eef8b653bc
Need /etc/netconfig.
2000-06-07 19:42:23 +00:00
thorpej
afb5621bab
Add another `cylinder' to the ramdisk.
2000-06-07 19:41:47 +00:00
matt
a0cdedfb34
add netconfig
2000-06-07 19:38:00 +00:00
tsutsui
c49a328d6f
Turn off xserver and xfonts sets on default.
2000-06-07 13:07:41 +00:00
thorpej
4b4411fe04
Update for reality.
2000-06-07 01:31:37 +00:00
matt
3d4cc8a161
Needed so that obj directories are created properly.
2000-06-06 21:00:31 +00:00
gmcgarry
3129070fd6
New driver for Xircom CreditCard PCMCIA Ethernet. Replaces xe driver which
...
didn't work. Renamed to avoid clash with next68k network driver.
2000-06-05 23:14:22 +00:00
thorpej
60a5fb3613
alpha/intrcnt.h is obsolete.
2000-06-05 21:55:29 +00:00
simonb
57301eb879
Add xntp 3.5 programs, libraries and doco to the obsolete list
2000-06-05 03:17:23 +00:00
cgd
cffb580806
Implement the more flexiable `evcnt' interface as discussed (briefly) on
...
tech-kern and now documented in evcnt(9).
2000-06-04 19:14:14 +00:00
itojun
eed37fdd23
we have never shipped IPv6/IPsec in official releases, so we don't
...
need to register files that are gone. From: bernd ernesti
2000-06-04 12:25:25 +00:00
itojun
d586fbe2be
register removed IPv6/IPsec include files (nonstandard file paths).
2000-06-04 11:58:25 +00:00
itojun
93b2b4e693
remove include files in nonstandard path
...
(has been #error for couple of months).
2000-06-04 11:52:06 +00:00
itojun
e56538278d
add sys/ansi.h
2000-06-04 08:53:58 +00:00
matt
04a2da60cb
add some missing files.
2000-06-03 05:36:56 +00:00
matt
da9fca7cc8
va-ppc.h and vmparam.h are no longer existant in /usr/include/powerpc
2000-06-03 05:31:23 +00:00
matt
d5ae57122b
need bsd.own.mk
2000-06-01 06:56:55 +00:00
matt
b0eda434e1
need bsd.own.mk for BSD*DIR
2000-06-01 06:56:12 +00:00
matt
8b35a1a9be
need bsd.own.mk for KERNOBJDIR
2000-06-01 06:54:57 +00:00
matt
6efd6747ac
need bsd.own.mk
2000-06-01 06:53:55 +00:00