Date: Tue, 11 Jul 2000 05:36:59 +0900 (JST) From: Hajimu UMEMOTO <ume@mahoroba.org> To: kris@FreeBSD.org Cc: arch@freebsd.org Subject: Re: IPv6 startup (Re: cvs commit: src/etc rc.network6) Message-ID: <20000711.053659.63132398.ume@mahoroba.org> In-Reply-To: <Pine.BSF.4.21.0007091415440.83437-100000@freefall.freebsd.org> References: <200007092012.NAA79176@freefall.freebsd.org> <Pine.BSF.4.21.0007091415440.83437-100000@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Sun, 9 Jul 2000 14:18:50 -0700 (PDT) >>>>> Kris Kennaway <kris@FreeBSD.org> said: kris> On Sun, 9 Jul 2000, Hajimu UMEMOTO wrote: > ume 2000/07/09 13:12:50 PDT > > Modified files: > etc rc.network6 > Log: > - Remove use of programs in /usr like sed as possible. In this > time, I have no idea if there is equivalence of printf. So, stf > setup still depends on /usr. In addition, prefix(8) and gifconfig(8) > are in /usr/sbin. Should we move these into /sbin? kris> I think we should. They would be needed if one wanted to use ipv6 or an kris> ipv6-in-4 tunnel during the boot process, right? Yes. There is alternative for prefix(8). prefix(8) is somewhat convinience command. If prefixcmd_enable="NO" is defined in rc.conf, prefix command is not used to assign router prefix. However, there is no alternative for gifconfig(8). Though, I usually see NetBSD-current as reference, gifconfig(8) still sits in /usr/sbin. I don't know why. kris> Should we move setkey(8) as well, in case one wanted to do kris> e.g. NFS-over-IPSEC mounts? I think it is necessary. NetBSD-current have setkey(8) in /sbin already. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000711.053659.63132398.ume>