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


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)
Location:
projects/mondorescue/pbconf/branches
Files:
2 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
  • projects/mondorescue/pbconf/branches/2.2.7/mondorescue.pb

    r554 r560  
    5050webdir mondorescue = website
    5151websshhost mondorescue = www.mondorescue.org
    52 websshlogin mondorescue = bruno
     52websshlogin mondorescue = apache
    5353websshdir mondorescue = /mondo/www/html/mondo
    5454websshport mondorescue = 22
Note: See TracChangeset for help on using the changeset viewer.