Changeset 560 in ProjectBuilder for projects/mondorescue/pbconf/branches/2.2.6


Ignore:
Timestamp:
Sep 29, 2008, 2:00:01 AM (16 years ago)
Author:
Bruno Cornec
Message:
  • Adds script for website installation on remote site
  • Use apache account for mondo's delivery
  • Update announces to fix html errors
  • web2ssh is now working (tested fully with mondo)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projects/mondorescue/pbconf/branches/2.2.6/mondorescue.pb

    r496 r560  
    4747extpkgdir mondo-rescue = mondo
    4848
     49# Website management and delivery
     50webdir mondorescue = website
     51websshhost mondorescue = www.mondorescue.org
     52websshlogin mondorescue = apache
     53websshdir mondorescue = /mondo/www/html/mondo
     54websshport mondorescue = 22
     55
    4956# Hash of valid version names
    5057version mondorescue = devel,stable
     
    5663filteredfiles mindi = rootfs/sbin/init,mindi,install.sh
    5764filteredfiles mindi-busybox = Makefile
    58 filteredfiles mondo-website = top.shtml
     65filteredfiles website = top.shtml
Note: See TracChangeset for help on using the changeset viewer.