Re: [SM-2007110916004418433] config variables for disabled packages
Stefan Fiedler <e0155490-oe7qfRrRQffzPE21tAIdciO7C/[email protected]> Sun, 11 Nov 2007 12:42:37 +0100
| Newsgroups | gmane.linux.distributions.rock.devel |
|---|---|
| Message-ID | <[email protected]> |
Am Freitag, 9. November 2007 16:00 schrieb [email protected]: > 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