Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: How to comply with postinst message from openrc-0.5.3
Date: Wed, 23 Dec 2009 18:04:25
Message-Id: pan.2009.12.23.16.16.03@cox.net
In Reply to: [gentoo-amd64] How to comply with postinst message from openrc-0.5.3 by Paul Stear
1 Paul Stear posted on Wed, 23 Dec 2009 12:41:16 +0000 as excerpted:
2
3 > I just do not understand how I action the following:
4 >
5 > WARN: postinst
6 > /etc/modules.autoload.d is no longer used. Please convert your files to
7 > /etc/conf.d/modules and delete the directory.
8 >
9 > I have the following entries in modules.autoload.d:
10 >
11 > nvidia
12 > cpufreq_ondemand
13 > cpufreq_userspace
14 > powernow-k8
15 >
16 > How do I convert these files?
17
18 What it means is list the entries in the other location, instead. The
19 /etc/conf.d/modules file is reasonably well commented, so you should have
20 little problem figuring out how to list them there, supplying any
21 parameters as necessary.
22
23 --
24 Duncan - List replies preferred. No HTML msgs.
25 "Every nonfree program has a lord, a master --
26 and if you use the program, he is your master." Richard Stallman

Replies

Subject Author
Re: [gentoo-amd64] Re: How to comply with postinst message from openrc-0.5.3 Paul Stear <gentoo@××××××××××××.com>