From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,FREEMAIL_FROM, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from laposte.enst-bretagne.fr (laposte.enst-bretagne.fr [192.108.115.3]) by chiba.3jane.net (Postfix) with ESMTP id 720DD2015DDD for ; Mon, 11 Mar 2002 17:05:36 -0600 (CST) Received: from resel.enst-bretagne.fr (UNKNOWN@maisel-gw.enst-bretagne.fr [192.44.76.8]) by laposte.enst-bretagne.fr (8.11.6/8.11.6) with ESMTP id g2BN2DB10402 for ; Tue, 12 Mar 2002 00:02:13 +0100 Received: from yggdrasil.maisel.enst-bretagne.fr (Yggdrasil.maisel.enst-bretagne.fr [172.16.19.38]) by resel.enst-bretagne.fr (8.12.1/8.12.1/Debian -5) with SMTP id g2BN2ECb016769 for ; Tue, 12 Mar 2002 00:02:14 +0100 Received: (qmail 1880 invoked by uid 1000); 11 Mar 2002 22:49:02 -0000 From: "Defresne Sylvain" Date: Mon, 11 Mar 2002 23:49:02 +0100 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] /etc/init.d Message-ID: <20020311224902.GA1809@yggdrasil.maisel.enst-bretagne.fr> Mail-Followup-To: gentoo-dev@gentoo.org References: <3C8CEDD8.2000907@colubris.com> <3C8CF4C5.1050901@colubris.com> <20020311184223.GB28735@rearviewmirror.org> <3C8D0648.6070300@colubris.com> <1015875432.13991.32.camel@wubble.Genuity.COM> <3C8D1DF0.8050700@colubris.com> <20020311220735.GA3420@yggdrasil.maisel.enst-bretagne.fr> <3C8D32F2.5000205@btinternet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C8D32F2.5000205@btinternet.com> User-Agent: Mutt/1.3.25i X-Editor: vim (http://www.vim.org/) X-Operating-System: Gentoo GNU/Linux (http://www.gentoo.org/) X-Virus-Scanned: by amavisd-milter (http://amavis.org/) at enst-bretagne.fr Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: af77b143-13fc-464c-adb2-debf947dc8f8 X-Archives-Hash: fee5db50fb0c63dde5569f8b8247c03f * Ian Smith (ian.c.smith@btinternet.com) wrote: > Ah you've answered my post anyway! Is this documented anywhere? I > think at least a blank entry in /etc/make.globals would be useful . . . Don't know if this is in some doc ... Found it while reading the source of portage ... I'm also in favor of adding this to /etc/make.globals: # Directories to be excluded from config protection CONFIG_PROTECT_MASK="" Bye -- Keiichi