Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2000 22:41:33 +0200
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        Yoshinobu Inoue <shin@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc rc.network6 rc src/etc/defaults rc.conf
Message-ID:  <20000223224133.B4491@relay.ucb.crimea.ua>
In-Reply-To: <200002231805.KAA97907@freefall.freebsd.org>; from Yoshinobu Inoue on Wed, Feb 23, 2000 at 10:05:59AM -0800
References:  <200002231805.KAA97907@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--2fHTh5uZTiUOsy+g
Content-Type: text/plain; charset=us-ascii

On Wed, Feb 23, 2000 at 10:05:59AM -0800, Yoshinobu Inoue wrote:
> shin        2000/02/23 10:05:59 PST
> 
>   Modified files:
>     etc                  rc 
>     etc/defaults         rc.conf 
>   Added files:
>     etc                  rc.network6 
>   Log:
>   Add IPv6 configuration scripts.
>   
>   Initial version created by, and kindly much tested by:
>   	bmah@CA.Sandia.GOV (Bruce A. Mah)
>   
Hmm, how about the following patch then?

-- 
Ruslan Ermilov		Sysadmin and DBA of the
ru@ucb.crimea.ua	United Commercial Bank,
ru@FreeBSD.org		FreeBSD committer,
+380.652.247.647	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

--2fHTh5uZTiUOsy+g
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=p

Index: Makefile
===================================================================
RCS file: /usr/FreeBSD-CVS/src/etc/Makefile,v
retrieving revision 1.212
diff -u -p -r1.212 Makefile
--- Makefile	2000/02/09 04:08:16	1.212
+++ Makefile	2000/02/23 20:39:51
@@ -11,7 +11,7 @@ BIN1=   aliases amd.map apmd.conf auth.c
 	motd modems networks newsyslog.conf \
 	pam.conf pccard.conf.sample phones printcap profile protocols \
 	rc rc.atm rc.devfs rc.diskless1 rc.diskless2 rc.firewall rc.isdn \
-	rc.network rc.pccard rc.serial rc.shutdown rc.sysctl \
+	rc.network rc.network6 rc.pccard rc.serial rc.shutdown rc.sysctl \
 	remote rpc security services shells syslog.conf usbd.conf \
 	etc.${MACHINE_ARCH}/disktab \
 	etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \

--2fHTh5uZTiUOsy+g--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000223224133.B4491>