Changeset 659 in MondoRescue for branches/stable/tools/livwww


Ignore:
Timestamp:
Jun 9, 2006, 10:33:24 AM (18 years ago)
Author:
bcornec
Message:

changelog are now generated from mindi's and mondo's main ChangeLog files
new tool to create automatically announces for new version-tag
news.shtml and latest-news.html are now generated from a DB of announce (SQLite)
announce DB added (SQLite v3)
Build process improved for Debian

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/livwww

    r563 r659  
    9292ln -sf /var/www/html/admin .
    9393
     94# Compute News
     95$TOOLHOME/mknewshtml.pl $LOCALDIR
     96
    9497if [ _"$1" == _"" ]; then
    9598        exit 0
Note: See TracChangeset for help on using the changeset viewer.