Mailinglist Archive: opensuse-autoinstall (56 mails)

< Previous Next >
[opensuse-autoinstall] Config question about autoinst.xml: Automatically generating the MAC address in net-udev
  • From: Simon Loewenthal/NL/Tele2 <simon.loewenthal@xxxxxxxxxxxx>
  • Date: Mon, 25 Jan 2010 12:29:36 +0100
  • Message-id: <4B5D80A0.2030206@xxxxxxxxxxxx>

Dear all,

The autoinst.xml has this line in it and this is normal.

<net-udev config:type="list">
<rule>
<name>eth0</name>
<rule>ATTR{address}</rule>
<value>00:1c:c4:a8:27:42</value>
</rule>
</net-udev>

This profile is being modified so that it can be used as a genericone
for many systems, but all systems have different MAC addresses, so the
line would not be useful in a generic profile.

i) Can I remove the lines referencing n-etudev and let autoyast use the
first interface it happens upon or,
ii) have the newly build machine automatically add the MAC address with
a line similar to:
<value>auto</value> ?

I have searched a little this morning and could not come up with a lot
of ideas.

Yours faithfully, SL

--
To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-autoinstall+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups