Mailinglist Archive: opensuse-autoinstall (56 mails)

< Previous Next >
Re: [opensuse-autoinstall] no nameserver entry in resolv.conf
  • From: Uwe Gansert <ug@xxxxxxx>
  • Date: Wed, 30 Jan 2008 10:46:52 +0100
  • Message-id: <200801301046.53309.ug@xxxxxxx>
On Dienstag, 29. Januar 2008, Thomas Vogt wrote:

Is there a way to add nameserver values to the resolv.conf with
autoyast.xml?
After the installation of OpenSuSE 10.3 (i386) with autoyast my
resolv.conf is always empty. Everything else works fine.

I also tried it with a post-script but with no luck.

<scripts>
<post-scripts config:type="list">
<script>
<debug config:type="boolean">true</debug>
<feedback config:type="boolean">false</feedback>
<filename>myscript</filename>
<interpreter>shell</interpreter>
<location></location>
<network_needed config:type="boolean">true</network_needed>

try to set network_needed to false or use init-scripts. Then it should work.

--
ciao, Uwe Gansert

Uwe Gansert, Server Technologies Team
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
Business: http://www.suse.de/~ug
listening to: Obsolete by De/Vision
--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
References