Re: Re: Zero-tolerance educational methods for promoting questionable policies???
Ville Skyttä <[email protected]> Wed, 05 May 2004 03:07:08 +0300
| Newsgroups | gmane.linux.redhat.rpm.atrpms.repo-coordination |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 2004-05-05 at 02:19, Fernando Pablo Lopez-Lezcano wrote:
> [*] this will also mean, I guess, that /etc/apt/apt.conf has to be more
> specific in the Allow-Duplicated line, "^kernel-" would match all kernel
> modules even though they should not be duplicated when including the
> kernel version/release in the name
FWIW, fedora.us has this beast in /etc/apt/apt.conf.d/default.conf:
// Allow multiple kernel and kernel-related packages to be installed
Allow-Duplicated { "^kernel(-(BOOT|bigmem|debug|smp|unsupported|source))?(-(unsupported-modules))?$"; "^gpg-pubkey$"; };