<?xml version="1.0"?>
<!DOCTYPE profile SYSTEM "/usr/lib/YaST2/profile.dtd">
<profile xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns" >
 <configure>
  <mail>
   <aliases config:type="list" />
   <connection_type config:type="symbol" >none</connection_type>
   <fetchmail config:type="list" />
   <from_header></from_header>
   <local_domains config:type="list" />
   <masquerade_other_domains config:type="list" />
   <masquerade_users config:type="list" />
   <merge_aliases config:type="boolean" >false</merge_aliases>
   <mta config:type="symbol" >sendmail</mta>
   <outgoing_mail_server></outgoing_mail_server>
   <use_amavis config:type="boolean" >false</use_amavis>
   <virtual_users config:type="list" />
  </mail>
  <networking>
   <dns>
    <dhcp_hostname config:type="boolean" >false</dhcp_hostname>
    <domain>example.com</domain>
    <hostname>ernie</hostname>
    <nameservers config:type="list" />
    <searchlist config:type="list" />
   </dns>
   <interfaces config:type="list" >
    <interface>
     <BOOTPROTO>dhcp</BOOTPROTO>
     <STARTMODE>onboot</STARTMODE>
     <UNIQUE></UNIQUE>
     <device>eth0</device>
     <module>e100</module>
     <options></options>
    </interface>
   </interfaces>
   <routing config:type="list" />
  </networking>
  <users config:type="list" >
   <user>
    <encrypted config:type="boolean" >true</encrypted>
    <user_password>Kad42DDi3DD2E</user_password>
    <username>root</username>
   </user>
   <user>
    <encrypted config:type="boolean" >true</encrypted>
    <user_password>742DSerW!r/eX</user_password>
    <username>stefan</username>
   </user>
  </users>
 </configure>
 <install>
  <bootloader>
   <activate config:type="boolean" >false</activate>
   <linear config:type="boolean" >false</linear>
   <location>mbr</location>
   <parameters></parameters>
  </bootloader>
  <general>
   <hwclock>localtime</hwclock>
   <keyboard>german</keyboard>
   <language>de_DE</language>
   <mouse>non</mouse>
   <timezone>Europe/Berlin</timezone>
  </general>
  <partitioning config:type="list" >
   <drive>
    <use>all</use>
   </drive>
  </partitioning>
  <report>
   <confirm config:type="boolean" >false</confirm>
   <errors>
    <log config:type="boolean" >true</log>
    <show config:type="boolean" >true</show>
    <timeout config:type="integer" >1</timeout>
   </errors>
   <messages>
    <log config:type="boolean" >true</log>
    <show config:type="boolean" >true</show>
    <timeout config:type="integer" >1</timeout>
   </messages>
   <warnings>
    <log config:type="boolean" >true</log>
    <show config:type="boolean" >true</show>
    <timeout config:type="integer" >1</timeout>
   </warnings>
  </report>
  <software>
   <addons config:type="list" >
   </addons>
   <base>Minimal</base>
  </software>
 </install>
</profile>
