Mailinglist Archive: opensuse-autoinstall (25 mails)
| < Previous | Next > |
Re: [opensuse-autoinstall] disabling powersaved in qutoyast config?
- From: PGNet <pgnet.trash+osyast@xxxxxxxxx>
- Date: Fri, 13 Feb 2009 09:11:24 -0800
- Message-id: <dbd51810902130911u1e41bc7fqa141e593dfa421e4@xxxxxxxxxxxxxx>
hi,
On Wed, Feb 11, 2009 at 2:25 AM, Uwe Gansert <ug@xxxxxxx> wrote:
i don't want it on my system. and hence am trying to disable it.
but, this 'fail' interrupts the autoyast install :-/
in similar fashion, i have
...
<runlevel>
<default>3</default>
<services config:type="list">
<service>
<service_name>cups</service_name>
<service_status>disable</service_status>
</service>
<service>
<service_name>powersaved</service_name>
<service_status>disable</service_status>
</service>
<service>
<service_name>splash</service_name>
<service_status>disable</service_status>
</service>
<service>
<service_name>splash_early</service_name>
<service_status>disable</service_status>
</service>
</services>
</runlevel>
...
with that config, here's an image of the fail @ install,
http://tinyurl.com/d5neg5
i understand it's _supposed_ to work. my issue is that,
unfortunately, it doesn't seem to.
something's missing or misconfigured ...
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
On Wed, Feb 11, 2009 at 2:25 AM, Uwe Gansert <ug@xxxxxxx> wrote:
I don't know about powersaved because I dont have that on my 11.1
i don't want it on my system. and hence am trying to disable it.
but, this 'fail' interrupts the autoyast install :-/
but actually(snip)
it should work the way you configured it.
This has been reported to work on 11.1 for example:
<runlevel>
in similar fashion, i have
...
<runlevel>
<default>3</default>
<services config:type="list">
<service>
<service_name>cups</service_name>
<service_status>disable</service_status>
</service>
<service>
<service_name>powersaved</service_name>
<service_status>disable</service_status>
</service>
<service>
<service_name>splash</service_name>
<service_status>disable</service_status>
</service>
<service>
<service_name>splash_early</service_name>
<service_status>disable</service_status>
</service>
</services>
</runlevel>
...
with that config, here's an image of the fail @ install,
http://tinyurl.com/d5neg5
i understand it's _supposed_ to work. my issue is that,
unfortunately, it doesn't seem to.
something's missing or misconfigured ...
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx
| < Previous | Next > |