Browse code

Create default DHCP network config in 99-dhcp-en.network file

Change-Id: I74ed0cc02bcf642de7e95892c2394a68d074c3b6
Reviewed-on: http://photon-jenkins.eng.vmware.com:8082/2121
Tested-by: gerrit-photon <photon-checkins@vmware.com>
Reviewed-by: Anish Swaminathan <anishs@vmware.com>

Vinay Kulkarni authored on 2017/03/08 06:23:46
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Default file system
2 2
 Name:		filesystem
3 3
 Version:	1.0
4
-Release:	9%{?dist}
4
+Release:	10%{?dist}
5 5
 License:	GPLv3
6 6
 Group:		System Environment/Base
7 7
 Vendor:		VMware, Inc.
... ...
@@ -181,7 +181,7 @@ EOF
181 181
 #
182 182
 #	7.2.2. Creating Network Interface Configuration Files"
183 183
 #
184
-cat > %{buildroot}/etc/systemd/network/10-dhcp-en.network <<- "EOF"
184
+cat > %{buildroot}/etc/systemd/network/99-dhcp-en.network <<- "EOF"
185 185
 [Match]
186 186
 Name=e*
187 187
 
... ...
@@ -516,7 +516,7 @@ EOF
516 516
 %config(noreplace) /etc/sysconfig/console
517 517
 %config(noreplace) /etc/sysconfig/proxy
518 518
 %dir /etc/systemd/network
519
-%config(noreplace) /etc/systemd/network/10-dhcp-en.network
519
+%config(noreplace) /etc/systemd/network/99-dhcp-en.network
520 520
 %dir /etc/profile.d
521 521
 %config(noreplace) /etc/profile.d/proxy.sh
522 522
 #	media filesystem
... ...
@@ -601,6 +601,8 @@ EOF
601 601
 /usr/local/lib64
602 602
 %endif
603 603
 %changelog
604
+*   Tue Mar 07 2017 Vinay Kulkarni <kulkarniv@vmware.com> 1.0-10
605
+-   Create default DHCP net config in 99-dhcp-en.network instead of 10-dhcp-en.network
604 606
 *   Mon Jan 9 2017 Alexey Makhalov <amakhalov@vmware.com> 1.0-9
605 607
 -   Support build with /bin/dash
606 608
 *   Fri Jul 8 2016 Divya Thaluru <dthaluru@vmware.com> 1.0-8