/[smeserver]/rpms/e-smith-base/sme9/e-smith-base-5.4.0-existing_hwaddr.patch
ViewVC logotype

Annotation of /rpms/e-smith-base/sme9/e-smith-base-5.4.0-existing_hwaddr.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Mon Mar 24 03:05:35 2014 UTC (10 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Sun Mar 23 2014 Ian Wells <esmith@wellsi.com> 5.6.0-1.sme
- Roll new stream to remove obsolete images [SME: 7962]

1 wellsi 1.1 diff -ruN e-smith-base-5.4.0.old/root/usr/share/perl5/vendor_perl/esmith/console/configure.pm e-smith-base-5.4.0/root/usr/share/perl5/vendor_perl/esmith/console/configure.pm
2     --- e-smith-base-5.4.0.old/root/usr/share/perl5/vendor_perl/esmith/console/configure.pm 2013-03-15 07:41:52.000000000 -0700
3     +++ e-smith-base-5.4.0/root/usr/share/perl5/vendor_perl/esmith/console/configure.pm 2013-03-15 07:44:24.000000000 -0700
4     @@ -79,6 +79,8 @@
5     $existing_hwaddr = $db->get_prop("InternalInterface", "HWAddress");
6     }
7    
8     + $existing_hwaddr ||= "unknown";
9     +
10     foreach my $adapter ( @adapters )
11     {
12     my ($parameter, $driver, $hwaddr, $chipset) = split (/\t/, $adapter, 4);

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed