/[smeserver]/rpms/e-smith-base/sme8/e-smith-base-5.2.0-existing_hwaddr.patch
ViewVC logotype

Annotation of /rpms/e-smith-base/sme8/e-smith-base-5.2.0-existing_hwaddr.patch

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


Revision 1.2 - (hide annotations) (download)
Tue Feb 18 06:21:35 2014 UTC (10 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Remove obsolete patch files

1 wellsi 1.1 diff -ruN e-smith-base-5.2.0.old/root/usr/lib/perl5/site_perl/esmith/console/configure.pm e-smith-base-5.2.0/root/usr/lib/perl5/site_perl/esmith/console/configure.pm
2     --- e-smith-base-5.2.0.old/root/usr/lib/perl5/site_perl/esmith/console/console/configure.pm 2013-03-15 07:41:52.000000000 -0700
3     +++ e-smith-base-5.2.0/root/usr/lib/perl5/site_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