diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-01-04 00:29:52 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-01-04 00:29:52 +0000 |
commit | 2af1f69fc494070f86b592a867d4ae3f99d61e39 (patch) | |
tree | 034fa884bd28605e7e6b6893ce62c251fab68fad /distrib/i386 | |
parent | 9d6c1805528288a3d54a037c259a65fd99ff5240 (diff) |
put INET6, rtsol, and ping6 onto media where it fits. install.sub changes
which begin to enable use of this will follow at a later time.
Diffstat (limited to 'distrib/i386')
-rw-r--r-- | distrib/i386/ramdisk_cd/list.local | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/distrib/i386/ramdisk_cd/list.local b/distrib/i386/ramdisk_cd/list.local index df0b0934ae5..1b0a7bed629 100644 --- a/distrib/i386/ramdisk_cd/list.local +++ b/distrib/i386/ramdisk_cd/list.local @@ -1,6 +1,8 @@ -# $OpenBSD: list.local,v 1.3 2003/12/17 01:56:04 millert Exp $ +# $OpenBSD: list.local,v 1.4 2004/01/04 00:29:50 deraadt Exp $ # add local links; use bin/sh since instbin has already been unlinked LINK instbin sbin/wicontrol LINK instbin sbin/ancontrol LINK instbin sbin/ccdconfig +LINK instbin sbin/ping6 +LINK instbin sbin/rtsol |