Ignore:
Timestamp:
Feb 7, 2010, 9:58:44 PM (14 years ago)
Author:
Bruno Cornec
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/lib/ProjectBuilder/Distribution.pm

    r931 r962  
    7171}
    7272
    73 
    74 =over 4
    7573
    7674=item B<pb_distro_init>
     
    221219
    222220
    223 =over 4
    224 
    225221=item B<pb_distro_installdeps>
    226222
     
    249245    }
    250246}
    251 
    252 =over 4
    253247
    254248=item B<pb_distro_getdeps>
     
    318312
    319313
    320 =over 4
    321 
    322314=item B<pb_distro_only_deps_needed>
    323315
     
    353345return($deps2);
    354346}
    355 
    356 =over 4
    357347
    358348=item B<pb_distro_setuprepo>
     
    420410}
    421411
    422 =over 4
    423 
    424412=item B<pb_distro_get_param>
    425413
Note: See TracChangeset for help on using the changeset viewer.