On 2016-08-17 01:49, Matthias Maier wrote:
>> I have received a request to implement a feature in OpenRC to allow
>> multiple software packages to drop files in a directory, /etc/modules.d
>> for example, which would define modules the /etc/init.d/modules script
>> would load.
>
> What about /etc/m
On Thu, Aug 18, 2016 at 10:02:35AM -0400, NP-Hardass wrote:
> Just a side note on how I currently take advantage of the modules
> initscript:
>
> I have several symlinks, one for each set of modules that I want to
> control. Then I create a corresponding conf.d based off of the modules
> conf.d.
On 08/16/2016 07:20 PM, William Hubbs wrote:
> All,
>
> I have received a request to implement a feature in OpenRC to allow
> multiple software packages to drop files in a directory, /etc/modules.d
> for example, which would define modules the /etc/init.d/modules script
> would load.
>
> The desi
On Tue, Aug 16, 2016 at 06:59:32PM -0500, Matthias Maier wrote:
>
> On Tue, Aug 16, 2016, at 18:49 CDT, Matthias Maier wrote:
>
> > On Tue, Aug 16, 2016, at 18:20 CDT, William Hubbs
> > wrote:
> >
> >> All,
> >>
> >> I have received a request to implement a feature in OpenRC to allow
> >> mult
On Tue, Aug 16, 2016, at 18:49 CDT, Matthias Maier wrote:
> On Tue, Aug 16, 2016, at 18:20 CDT, William Hubbs wrote:
>
>> All,
>>
>> I have received a request to implement a feature in OpenRC to allow
>> multiple software packages to drop files in a directory, /etc/modules.d
>> for example, whi
On Tue, Aug 16, 2016, at 18:20 CDT, William Hubbs wrote:
> All,
>
> I have received a request to implement a feature in OpenRC to allow
> multiple software packages to drop files in a directory, /etc/modules.d
> for example, which would define modules the /etc/init.d/modules script
> would load.
All,
I have received a request to implement a feature in OpenRC to allow
multiple software packages to drop files in a directory, /etc/modules.d
for example, which would define modules the /etc/init.d/modules script
would load.
The design I'm thinking of would not change the use of
/etc/conf.d/mo