Differences between revisions 9 and 10
Revision 9 as of 2008-04-04 08:30:30
Size: 997
Comment:
Revision 10 as of 2008-07-05 22:12:16
Size: 1406
Editor: AndreasTille
Comment: Rewritten because of new page generation system
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Go to the [http://cdd.alioth.debian.org/edu/tasks output page http://cdd.alioth.debian.org/edu/tasks]
(if you want to try Debian Science replace "edu" by "science").
WebSentinel pages are those web pages that show the tasks of a CDD with official, unofficial and prospective packages. Currently there are five such pages:
Line 6: Line 5:
If you like this and want to update do:  1. [http://cdd.alioth.debian.org/edu/tasks Debian Edu]
 1. [http://cdd.alioth.debian.org/gis/tasks Debian GIS]
 1. [http://cdd.alioth.debian.org/junior/tasks Debian Junior]
 1. [http://debian-med.alioth.debian.org/tasks Debian Med]
 1. [http://cdd.alioth.debian.org/science/tasks Debian Science]

This is now a procedure to update all these pages in one run using:
Line 9: Line 14:
ssh your-alioth-account@alioth.debian.org '/srv/alioth.debian.org/chroot/home/groups/cdd/bin/update-tasks-of-cdd debian-edu' ssh your-alioth-account@alioth.debian.org
'cd /var/lib/gforge/chroot/home/users/tille/cdd-web/webtools; ./update-all-tasks'
Line 12: Line 18:
The output will regard any change that is done in svn://svn.debian.org/debian-edu/trunk/src/debian-edu/tasks .
Debian-Edu does currently not have "prospective" packages as Debian Med has. If you have no idea what I mean
with "prospective" packages for instance have a look at [http://debian-med.alioth.debian.org/tasks/imaging.php Debian Med imaging page]. The yellow and read entries are the interesting ones.
There is no need to do this manually any more because it is done in a cron job twice a day.
Line 16: Line 20:
I would for instance regard Sqeak as perfect entry for a prospective package and if you have no idea how to get this included just ask me (Andreas Tille). The output will regard any change that is done in the apropriate SVN with the tasks files of the CDD. The location of the SVN of the CDD tasks files is mentioned in the apropriate config file which can be found at

{{{
/srv/alioth.debian.org/chroot/home/groups/cdd/webtools/webconf
}}}

There are other parameters to change - just have a look on these files. You can also add an additional CDD by adding a webconf config file.

If you have no idea how to specify "prospective" packages as Debian Med has just have a look into the Debian Med tasks files.

How to build WebSentinel pages for Debian Edu (and other CDDs)

?WebSentinel pages are those web pages that show the tasks of a CDD with official, unofficial and prospective packages. Currently there are five such pages:

  1. [http://cdd.alioth.debian.org/edu/tasks Debian Edu]

  2. [http://cdd.alioth.debian.org/gis/tasks Debian GIS]

  3. [http://cdd.alioth.debian.org/junior/tasks Debian Junior]

  4. [http://debian-med.alioth.debian.org/tasks Debian Med]

  5. [http://cdd.alioth.debian.org/science/tasks Debian Science]

This is now a procedure to update all these pages in one run using:

ssh your-alioth-account@alioth.debian.org 
'cd /var/lib/gforge/chroot/home/users/tille/cdd-web/webtools; ./update-all-tasks'

There is no need to do this manually any more because it is done in a cron job twice a day.

The output will regard any change that is done in the apropriate SVN with the tasks files of the CDD. The location of the SVN of the CDD tasks files is mentioned in the apropriate config file which can be found at

/srv/alioth.debian.org/chroot/home/groups/cdd/webtools/webconf

There are other parameters to change - just have a look on these files. You can also add an additional CDD by adding a webconf config file.

If you have no idea how to specify "prospective" packages as Debian Med has just have a look into the Debian Med tasks files.