From rock-devel-bounces@rocklinux.org Sun Nov 11 12:35:15 2007 Return-Path: X-Original-To: lurker-pieSim9l-rock-devel@localhost.localnet Delivered-To: lurker-pieSim9l-rock-devel@localhost.localnet Received: from phoenix.clifford.at (localhost [127.0.0.1]) by phoenix.clifford.at (Postfix) with ESMTP id 1471493E4E; Sun, 11 Nov 2007 12:35:15 +0100 (CET) X-Original-To: rock-devel@rocklinux.org Delivered-To: rock-devel@rocklinux.org Received: from email.aon.at (warsl404pip6.highway.telekom.at [195.3.96.89]) by phoenix.clifford.at (Postfix) with ESMTP id 5E3B6185 for ; Sun, 11 Nov 2007 12:35:13 +0100 (CET) Received: (qmail 3560 invoked from network); 11 Nov 2007 11:43:07 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.0 (2007-05-01) on WARSBL501.highway.telekom.at Received: from m1157p001.adsl.highway.telekom.at (HELO debian.local) ([80.121.16.129]) (envelope-sender ) by smarthub91.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 11 Nov 2007 11:43:02 -0000 From: Stefan Fiedler To: rock-devel@rocklinux.org Date: Sun, 11 Nov 2007 12:42:37 +0100 User-Agent: KMail/1.9.5 References: In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200711111242.38589.e0155490@student.tuwien.ac.at> Subject: Re: [rock-devel] [SM-2007110916004418433] config variables for disabled packages X-BeenThere: rock-devel@rocklinux.org X-Mailman-Version: 2.1.6 Precedence: list Reply-To: ROCK Development Mailing List List-Id: ROCK Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: rock-devel-bounces@rocklinux.org Errors-To: rock-devel-bounces@rocklinux.org Am Freitag, 9. November 2007 16:00 schrieb submaster@rocklinux.org: > SubMaster Action: > Added by clifford > > On Patch [2007110916004418433]: > > Clifford Wolf: > Added default fallbacks for missing PREFIX config variables > (they are missing if the packages are configured-out but built manually) > > > > -- > https://www.rocklinux.net/submaster/?mode=patch&uid=2007110916004418433 Currently many packages are only configurable with scripts/Config when they are enabled, which also means that no config variables for these packages will be written to config/*. By removing the respective pkgcheck in Config input files, disabled packages could be configured at all times, and config variables would always have default values. I think the use of pkgcheck should probably be limited to checks for mutually exclusive packages like xorg vs. xfree86 and other special cases. With best regards, Stefan Fiedler _______________________________________________ rock-devel mailing list rock-devel@rocklinux.org http://www.rocklinux.net/mailman/listinfo/rock-devel