Ignore:
Timestamp:
02/07/10 21:58:44 (3 years ago)
Author:
bruno
Message:

r3656@localhost: bruno | 2010-02-06 20:14:21 +0100

  • Adds a reference document for all configuration files parameters (half done)
  • Fix typo in pod format for Distribution.pm
  • Adds centos support for setup of VE
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb-modules/etc/pb.conf

    r938 r962  
    251251ospkgdep tgz = wget,make,ntp,patch 
    252252# RHEL 
     253osperldep rhel-5 = Module-Build,File-MimeInfo,File-BaseDir,Mail-Sendmail 
     254ospkgdep rhel-5 = wget,make,ntp,patch,perl-DateManip 
     255osperldep centos-5 = Module-Build,File-MimeInfo,File-BaseDir,Mail-Sendmail 
     256ospkgdep centos-5 = wget,make,ntp,patch,perl-DateManip 
     257osperldep rhel-4 = Module-Build,File-MimeInfo,File-BaseDir,Mail-Sendmail 
     258ospkgdep rhel-4 = wget,make,ntp,patch,perl-DateManip 
     259osperldep centos-4 = Module-Build,File-MimeInfo,File-BaseDir,Mail-Sendmail 
     260ospkgdep centos-4 = wget,make,ntp,patch,perl-DateManip 
    253261osperldep rhel-3 = Module-Build,File-MimeInfo,File-BaseDir,Mail-Sendmail 
    254262ospkgdep rhel-3 = wget,make,ntp,patch,perl-DateManip 
     263osperldep centos-3 = Module-Build,File-MimeInfo,File-BaseDir,Mail-Sendmail 
     264ospkgdep centos-3 = wget,make,ntp,patch,perl-DateManip 
    255265# Old RedHat - Module-Build first for processing as needed by others 
    256266osperldep redhat = Module-Build,Date-Manip,File-MimeInfo,File-BaseDir,Mail-Sendmail 
Note: See TracChangeset for help on using the changeset viewer.