From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-131753-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RVHxB-0002Fj-O6
	for garchives@archives.gentoo.org; Tue, 29 Nov 2011 07:18:10 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 422A021C020;
	Tue, 29 Nov 2011 07:18:01 +0000 (UTC)
Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 7139921C070
	for <gentoo-user@lists.gentoo.org>; Tue, 29 Nov 2011 07:16:53 +0000 (UTC)
Received: by ywm19 with SMTP id 19so6397798ywm.40
        for <gentoo-user@lists.gentoo.org>; Mon, 28 Nov 2011 23:16:53 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=message-id:date:from:user-agent:mime-version:to:subject:references
         :in-reply-to:content-type;
        bh=wbVTLoa1sd6ahnPoxIVtK66joivsfuWDJ7hdRdNPq9s=;
        b=bc12aKuKpjGuZspWSaxIiTMyI7GpPU6nhJTlN1x8sgcNVCMBZ665sxi7zrO6UkT72V
         ehHGtwKbobIO6dGrgDSJ5pEY/vK08kjFEWcWXQTRXDyjTgYAuBlK324cCh8wDF6Tytp4
         bjrTfbxk/gSoW10y7ntdM8IeS7ReNY9RqSatA=
Received: by 10.236.79.38 with SMTP id h26mr67481579yhe.39.1322551012975;
        Mon, 28 Nov 2011 23:16:52 -0800 (PST)
Received: from [192.168.2.5] (adsl-65-0-115-63.jan.bellsouth.net. [65.0.115.63])
        by mx.google.com with ESMTPS id 4sm1834722ano.9.2011.11.28.23.16.50
        (version=SSLv3 cipher=OTHER);
        Mon, 28 Nov 2011 23:16:52 -0800 (PST)
Message-ID: <4ED486E2.2000900@gmail.com>
Date: Tue, 29 Nov 2011 01:16:50 -0600
From: Dale <rdalek1967@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20111022 Firefox/7.0.1 SeaMonkey/2.4.1
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
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] openrc 0.9.4 : opaque warnings
References: <20111128101753.GF3178@ca.inter.net> <20111128105017.1a1464df@digimed.co.uk> <CAA2qdGXmA=yPeis87Nr9cGadQ-yJDsovqTPhmWLtOKSBCg6tJA@mail.gmail.com> <201111282001.23235.michaelkintzios@gmail.com> <4ED436C6.3010104@gmail.com> <20111129014841.576dbcf7@hactar.digimed.co.uk> <CAA2qdGUtUeAE5t6wcXwQ0UZKuM66J1ynmjajqLH0Z_qkF8k1Hg@mail.gmail.com> <4ED44CB6.5080400@gmail.com>
In-Reply-To: <4ED44CB6.5080400@gmail.com>
Content-Type: multipart/alternative;
 boundary="------------050906000301070402070502"
X-Archives-Salt: a6670167-ce09-4e17-88ff-a684240658f2
X-Archives-Hash: 6085eba4da8817696b56133b97d46d2e

This is a multi-part message in MIME format.
--------------050906000301070402070502
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Dale wrote:
> Pandu Poluan wrote:
>>
>>
>> On Nov 29, 2011 8:51 AM, "Neil Bothwick" <neil@digimed.co.uk 
>> <mailto:neil@digimed.co.uk>> wrote:
>> >
>> > On Mon, 28 Nov 2011 19:35:02 -0600, Dale wrote:
>> >
>> > > > I update regularly and just got the same message.  I wonder why
>> > > > didn't the dev create a symlink from the /etc/conf.d/net.example
>> > > > ->  /usr/share/doc/openrc- <latest_version>/net.example to save a
>> > > > need for the enotice?
>> >
>> > Because that would mean removing the existing file, which is in a
>> > CONFIG_PROTECTed directory.
>> >
>>
>> Makes sense.
>>
>> > > I used to symlink mine myself but when it changes versions, the link
>> > > breaks.  Now I just use equery f to find the dang thing.  I do wish
>> > > they would put net.example where the net file goes.  Lots easier to
>> > > find.
>> >
>> > Set DOC_SYMLINKS_DIR in make.conf to save having to chase documentation
>> > when version numbers change.
>> >
>>
>> Ahhhh... never knew that before...
>>
>> *scurries to set said setting
>>
>> Rgds,
>>
>
> I set mine to this:
>
> DOC_SYMLINKS_DIR="/etc/config_examples/"
>
> I created the directory so that it won't clutter up everything else.
>
> That work you think?
>
> Dale
>
> :-)  :-)
>
> -- 
> I am only responsible for what I said ... Not for what you understood or how you interpreted my words!


I did a emerge -e system and it puts some files in there but not the 
ones I had hoped for.  The one I really liked was openssl.  It opens to 
a picture and that's all.  No text or anything.  The picture is a link 
but if you are having network issues, well, then what?

Is there a way to do this for the stuff that is not HTML?  You know, 
make.conf.example, net.example and other friends like that.

Dale

:-)  :-)

-- 
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!


--------------050906000301070402070502
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<html>
  <head>
    <meta content=3D"text/html; charset=3DUTF-8" http-equiv=3D"Content-Ty=
pe">
  </head>
  <body bgcolor=3D"#FFFFFF" text=3D"#000000">
    Dale wrote:
    <blockquote cite=3D"mid:4ED44CB6.5080400@gmail.com" type=3D"cite">
      <meta content=3D"text/html; charset=3DUTF-8" http-equiv=3D"Content-=
Type">
      Pandu Poluan wrote:
      <blockquote
cite=3D"mid:CAA2qdGUtUeAE5t6wcXwQ0UZKuM66J1ynmjajqLH0Z_qkF8k1Hg@mail.gmai=
l.com"
        type=3D"cite">
        <p><br>
          On Nov 29, 2011 8:51 AM, "Neil Bothwick" &lt;<a
            moz-do-not-send=3D"true" href=3D"mailto:neil@digimed.co.uk">n=
eil@digimed.co.uk</a>&gt;

          wrote:<br>
          &gt;<br>
          &gt; On Mon, 28 Nov 2011 19:35:02 -0600, Dale wrote:<br>
          &gt;<br>
          &gt; &gt; &gt; I update regularly and just got the same
          message. =C2=A0I wonder why<br>
          &gt; &gt; &gt; didn't the dev create a symlink from the
          /etc/conf.d/net.example<br>
          &gt; &gt; &gt; -&gt; =C2=A0/usr/share/doc/openrc-
          &lt;latest_version&gt;/net.example to save a<br>
          &gt; &gt; &gt; need for the enotice?<br>
          &gt;<br>
          &gt; Because that would mean removing the existing file, which
          is in a<br>
          &gt; CONFIG_PROTECTed directory.<br>
          &gt;</p>
        <p>Makes sense.</p>
        <p>&gt; &gt; I used to symlink mine myself but when it changes
          versions, the link<br>
          &gt; &gt; breaks. =C2=A0Now I just use equery f to find the dan=
g
          thing. =C2=A0I do wish<br>
          &gt; &gt; they would put net.example where the net file goes.
          =C2=A0Lots easier to<br>
          &gt; &gt; find.<br>
          &gt;<br>
          &gt; Set DOC_SYMLINKS_DIR in make.conf to save having to chase
          documentation<br>
          &gt; when version numbers change.<br>
          &gt;</p>
        <p>Ahhhh... never knew that before...</p>
        <p>*scurries to set said setting</p>
        <p>Rgds,<br>
        </p>
      </blockquote>
      <br>
      I set mine to this:<br>
      <br>
      DOC_SYMLINKS_DIR=3D"/etc/config_examples/"<br>
      <br>
      I created the directory so that it won't clutter up everything
      else.=C2=A0 <br>
      <br>
      That work you think?<br>
      <br>
      Dale<br>
      <br>
      :-)=C2=A0 :-)=C2=A0 <br>
      <br>
      <pre class=3D"moz-signature" cols=3D"72">--=20
I am only responsible for what I said ... Not for what you understood or =
how you interpreted my words!</pre>
    </blockquote>
    <br>
    <br>
    I did a emerge -e system and it puts some files in there but not the
    ones I had hoped for.=C2=A0 The one I really liked was openssl.=C2=A0=
 It opens
    to a picture and that's all.=C2=A0 No text or anything.=C2=A0 The pic=
ture is a
    link but if you are having network issues, well, then what?<br>
    <br>
    Is there a way to do this for the stuff that is not HTML?=C2=A0 You k=
now,
    make.conf.example, net.example and other friends like that.=C2=A0 <br=
>
    <br>
    Dale<br>
    <br>
    :-)=C2=A0 :-)=C2=A0 <br>
    <br>
    <pre class=3D"moz-signature" cols=3D"72">--=20
I am only responsible for what I said ... Not for what you understood or =
how you interpreted my words!</pre>
  </body>
</html>

--------------050906000301070402070502--