[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
rfc module autodetection patch set
From: |
Andrei Kholodnyi |
Subject: |
rfc module autodetection patch set |
Date: |
Thu, 18 Nov 2010 15:32:18 +0100 |
>> *I keept the Addmodule directive so people could deal with configuring
>> modules not in the MODULEBINDIR, and other nonstandard things.
>
> Good! ?I also propose an ExcludeModule directive, which prevents a
> module from being loaded by autodetection.
> E.G.,
> ExcludeModule "sd_ibmtts"
This will be really difficult.
how can you figure out what modules you want to exclude?
Let's say you put 100 modules in MODULEBINDIR and want only espeak be loaded?
I'd rather say we stay with AddModule and if there is no AddModule
directives in conf,
we load everything and if some are present we load only these modules.
Or am I missing something? :D
- [PATCH 2/3] move loading of modules out of the AddModule call back, (continued)
- [PATCH 2/3] move loading of modules out of the AddModule call back, Christopher Brannon, 2010/11/19
- [PATCH 2/3] move loading of modules out of the AddModule call back, Andrei . Kholodnyi, 2010/11/19
- [PATCH 2/3] move loading of modules out of the AddModule call back, Andrei Kholodnyi, 2010/11/26
- [PATCH 2/3] move loading of modules out of the AddModule call back, Christopher Brannon, 2010/11/27
- [PATCH 2/3] move loading of modules out of the AddModule call back, Christopher Brannon, 2010/11/28
- [PATCH 2/3] move loading of modules out of the AddModule call back, Andrei Kholodnyi, 2010/11/28
[PATCH 3/3] add an initial module detection algorithm, Trevor Saunders, 2010/11/18
rfc module autodetection patch set, Christopher Brannon, 2010/11/18
rfc module autodetection patch set, Tomas Cerha, 2010/11/19