Changeset 948


Ignore:
Timestamp:
12/23/09 03:02:08 (3 years ago)
Author:
bruno
Message:

LabMondoRescue? is now delivred

Location:
projects/mondorescue/pbconf
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/2.2.10/website/pbinit

    r649 r948  
    2525my ($scheme,$uri) = pb_cms_init(undef); 
    2626 
    27 foreach my $f ("mondoarchive.8", "mondorestore.8", "fdl.sgml", "mondorescue-howto.sgml", "mondorescue-howto.dsl", "Makefile.howto", "Makefile.man", "mindi.8", "HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf", "hwmigration.pdf", "mondo-presentation-v1.pdf", "mondo-presentation-v2.pdf", "p2v.odt", "p2v.pdf") { 
     27foreach my $f ("mondoarchive.8", "mondorestore.8", "fdl.sgml", "mondorescue-howto.sgml", "mondorescue-howto.dsl", "Makefile.howto", "Makefile.man", "mindi.8", "HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf", "hwmigration.pdf", "mondo-presentation-v1.pdf", "mondo-presentation-v2.pdf", "p2v.odt", "p2v.pdf", "LabMondoRescue.odt", "LabMondoRescue.pdf") { 
    2828    pb_cms_export($uri,"$ENV{'PBDIR'}/mondo-doc/$f","docs"); 
    2929} 
  • projects/mondorescue/pbconf/branches/2.2.9/website/pbinit

    r649 r948  
    2525my ($scheme,$uri) = pb_cms_init(undef); 
    2626 
    27 foreach my $f ("mondoarchive.8", "mondorestore.8", "fdl.sgml", "mondorescue-howto.sgml", "mondorescue-howto.dsl", "Makefile.howto", "Makefile.man", "mindi.8", "HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf", "hwmigration.pdf", "mondo-presentation-v1.pdf", "mondo-presentation-v2.pdf", "p2v.odt", "p2v.pdf") { 
     27foreach my $f ("mondoarchive.8", "mondorestore.8", "fdl.sgml", "mondorescue-howto.sgml", "mondorescue-howto.dsl", "Makefile.howto", "Makefile.man", "mindi.8", "HOWTO-_Deploy_Linux_from_SCSI_to_SATA.pdf", "hwmigration.pdf", "mondo-presentation-v1.pdf", "mondo-presentation-v2.pdf", "p2v.odt", "p2v.pdf", "LabMondoRescue.odt", "LabMondoRescue.pdf") { 
    2828    pb_cms_export($uri,"$ENV{'PBDIR'}/mondo-doc/$f","docs"); 
    2929} 
Note: See TracChangeset for help on using the changeset viewer.