/[smeserver]/rpms/smeserver-yum/sme7/smeserver-yum-2.0.0-CentOS.patch
ViewVC logotype

Annotation of /rpms/smeserver-yum/sme7/smeserver-yum-2.0.0-CentOS.patch

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


Revision 1.1 - (hide annotations) (download)
Sat Mar 17 02:00:23 2012 UTC (12 years, 2 months ago) by wellsi
Branch: MAIN
CVS Tags: smeserver-yum-2_0_0-14_el4_sme, smeserver-yum-2_0_0-13_el4_sme
Disable CentOS base and updates repos [SME: 6868]

1 wellsi 1.1 diff -ruN smeserver-yum-2.0.0.old/root/etc/e-smith/db/yum_repositories/migrate/20CentOSRepos smeserver-yum-2.0.0/root/etc/e-smith/db/yum_repositories/migrate/20CentOSRepos
2     --- smeserver-yum-2.0.0.old/root/etc/e-smith/db/yum_repositories/migrate/20CentOSRepos 2008-10-07 15:21:29.000000000 +0100
3     +++ smeserver-yum-2.0.0/root/etc/e-smith/db/yum_repositories/migrate/20CentOSRepos 2012-03-15 06:14:27.000000000 +0000
4     @@ -4,5 +4,6 @@
5     my $repo = $DB->get($name) or next;
6    
7     $repo->set_prop('Visible', 'yes');
8     + $repo->set_prop('status', 'disabled');
9     }
10     }

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