From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-149622-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id D38031381F3
	for <garchives@archives.gentoo.org>; Thu, 15 Aug 2013 20:21:15 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B6378E0CA3;
	Thu, 15 Aug 2013 20:21:05 +0000 (UTC)
Received: from mail-oa0-f52.google.com (mail-oa0-f52.google.com [209.85.219.52])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 917D6E0BF6
	for <gentoo-user@lists.gentoo.org>; Thu, 15 Aug 2013 20:21:04 +0000 (UTC)
Received: by mail-oa0-f52.google.com with SMTP id n12so1409941oag.11
        for <gentoo-user@lists.gentoo.org>; Thu, 15 Aug 2013 13:21:03 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=sender:date:from:to:subject:message-id:mail-followup-to:references
         :mime-version:content-type:content-disposition:in-reply-to
         :user-agent;
        bh=t5UeTXIDlmgg1pF5wQLQ01iwiXyOzdiwEVLUUKUTfLE=;
        b=NcJEt9kdLpBxnEcdCXrd5yrcgA/EA7UzuWwSBuSiz40C0D0paQcBrCHPqg0Gkf5hS5
         CAzDNq3RrLRwkX81/i2CIJ1iFP9JLFJFkp6lIT5N4mJdtpb7yO+q5VDAhF/NNzRn7s0G
         ZIWvr+mGvvTP7UDn1gBNrESL6GPCL72TUT4Nxd4KWTtajBxpNayKnHK+Zq4NJawMCtx3
         GfZJHjsCmfuei3u3CHCyQnaunq+39+mECSpaQwC1RkyL5NoLt5CX6mnQVopdaxR0m+lF
         IXU+PKJeFSq9cG/BCSNOzmfQYTLUUANvuvkK9qk5hq16hmBq3yImrzNXBlkKFFKC4wfF
         4/rQ==
X-Received: by 10.182.230.163 with SMTP id sz3mr276073obc.81.1376598063542;
        Thu, 15 Aug 2013 13:21:03 -0700 (PDT)
Received: from linux1 (cpe-76-187-91-128.tx.res.rr.com. [76.187.91.128])
        by mx.google.com with ESMTPSA id qi5sm1020557obb.6.2013.08.15.13.21.00
        for <gentoo-user@lists.gentoo.org>
        (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
        Thu, 15 Aug 2013 13:21:02 -0700 (PDT)
Sender: William Hubbs <w.d.hubbs@gmail.com>
Received: by linux1 (sSMTP sendmail emulation); Thu, 15 Aug 2013 15:21:00 -0500
Date: Thu, 15 Aug 2013 15:21:00 -0500
From: William Hubbs <williamh@gentoo.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] OpenRc-0.12 is coming soon
Message-ID: <20130815202100.GA14883@linux1>
Mail-Followup-To: gentoo-user@lists.gentoo.org
References: <20130802203646.GA3926@linux1>
 <20130814084336.1c295d16@dartworks.biz>
 <20130814200438.GA11599@linux1>
 <20130814235229.14607421@dartworks.biz>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB"
Content-Disposition: inline
In-Reply-To: <20130814235229.14607421@dartworks.biz>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Archives-Salt: 3c95171b-a107-4f49-9595-da3e61d1dcc2
X-Archives-Hash: 86b68c4e7e73b9587eab6ea6fd42d3be


--tThc/1wpZn/ma/RB
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Aug 14, 2013 at 11:52:29PM -0700, Keith Dart wrote:
> Re
> 20130814084336.1c295d16@dartworks.biz20130814084336.1c295d16@dartworks.bi=
z20130802203646.GA3926@linux1,
> William Hubbs said:
> > For the folks who lost /etc/conf.d/net, was it the stub file that came
> > with OpenRC, or had you modify it?
>=20
>=20
> For me it was a custom one, with static IP configuration.
>=20
> I didn't see this "netifrc". Is that documented somewhere?

netifrc is the net.* script and all  of the modules it uses.

It was separated because it needs to be on its own development cycle,
and it was a large chunk of the code base for OpenRC. Also,
almost 1/3 of the OpenRC bugs are against this script.

The documentation, as it is, is in /usr/share/doc/netifrc*.

William

>=20
>=20
> -- Keith
>=20
>=20
> --=20
>=20
> -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>    Keith Dart <keith@dartworks.biz>
>    public key: ID: 19017044
>    <http://www.dartworks.biz/>
>    =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>=20

--tThc/1wpZn/ma/RB
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (GNU/Linux)

iEYEARECAAYFAlINOCwACgkQblQW9DDEZTjZogCfW13iprB5oHPwc0zesexBf8QF
wuoAoJ2Svm3/bB8sMWdSw91Rv7WCUKjX
=R/Pb
-----END PGP SIGNATURE-----

--tThc/1wpZn/ma/RB--