Skip to content

Commit

Permalink
Merge pull request #5 from mchf/master
Browse files Browse the repository at this point in the history
Updated workflow to allow NIC autoconfiguration
  • Loading branch information
mchf committed May 6, 2014
2 parents 388a4ab + 2ea8a88 commit f42f89a
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
4 changes: 4 additions & 0 deletions control/firstboot.xml
Expand Up @@ -91,6 +91,10 @@
<label>Configuration</label>
<mode>installation</mode>
<modules config:type="list">
<module>
<label>Network Autosetup</label>
<name>setup_dhcp</name>
</module>
<module>
<label>Language and Keyboard</label>
<enabled config:type="boolean">true</enabled>
Expand Down
7 changes: 7 additions & 0 deletions package/yast2-firstboot.changes
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue May 6 11:07:48 UTC 2014 - mfilka@suse.com

- bnc#858978
- updated control file (workflow) to enable NIC autoconfiguration
- 3.1.1

-------------------------------------------------------------------
Wed Sep 18 16:12:24 UTC 2013 - lslezak@suse.cz

Expand Down
2 changes: 1 addition & 1 deletion package/yast2-firstboot.spec
Expand Up @@ -17,7 +17,7 @@


Name: yast2-firstboot
Version: 3.1.0
Version: 3.1.1
Release: 0

BuildRoot: %{_tmppath}/%{name}-%{version}-build
Expand Down

0 comments on commit f42f89a

Please sign in to comment.