Hello community,

here is the log from the commit of package openSUSE-Tumbleweed-Vagrant for 
openSUSE:Factory checked in at 2019-09-25 01:24:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-Vagrant (Old)
 and      /work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-Vagrant.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openSUSE-Tumbleweed-Vagrant"

Wed Sep 25 01:24:26 2019 rev:9 rq:731704 version:1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/openSUSE-Tumbleweed-Vagrant/Tumbleweed.changes   
2019-08-08 09:32:52.600153132 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-Tumbleweed-Vagrant.new.7948/Tumbleweed.changes
 2019-09-25 01:24:27.297754180 +0200
@@ -1,0 +2,5 @@
+Wed Sep 11 09:38:39 UTC 2019 - Dan Čermák <[email protected]>
+
+- Drop root.obscpio, add ifcfg-eth0 in config.sh
+
+-------------------------------------------------------------------

Old:
----
  root.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ config.sh ++++++
--- /var/tmp/diff_new_pack.q4Smkx/_old  2019-09-25 01:24:27.833754091 +0200
+++ /var/tmp/diff_new_pack.q4Smkx/_new  2019-09-25 01:24:27.833754091 +0200
@@ -128,6 +128,12 @@
     if [ "${kiwi_profiles}" != "virtualbox" ]; then
         rm -f /etc/udev/rules.d/*-net.rules
     fi
+
+    # setup DHCP on eth0 properly
+    cat << EOF > /etc/sysconfig/network/ifcfg-eth0
+STARTMODE=auto
+BOOTPROTO=dhcp
+EOF
 }
 
 vagrantSetup


Reply via email to