[Debconf6-data-commit] r35 - project

Joerg Jaspert joerg at costa.debian.org
Sun Oct 30 23:05:05 UTC 2005


Author: joerg
Date: 2005-10-30 23:05:03 +0000 (Sun, 30 Oct 2005)
New Revision: 35

Modified:
   project/planning-debconf6.tjp
Log:
Extended the resources a bit.


Modified: project/planning-debconf6.tjp
===================================================================
--- project/planning-debconf6.tjp	2005-10-25 22:07:52 UTC (rev 34)
+++ project/planning-debconf6.tjp	2005-10-30 23:05:03 UTC (rev 35)
@@ -88,16 +88,75 @@
 # What we think we could use for the networking
 resource it "Machines and Networking" {
   efficiency 0.0
+  resource dcoSystem "debconf.org Website System"
+
   resource centralIT "central Server Machines" {
      resource masterServer1 "Master Server 1"
      resource masterServer2 "Master Server 2"
   }
   resource videoIT "Video related" {
   	  resource videoServer "Central Video Server - storage"
-          resource videoWorker "Big fast Video Editing machine"
+          resource videoWorker "2 Big fast Video Editing machines, 2TFT each"
 	}
+
+  resource presentationMaterial "Presentation Material" {
+	resource laptops "2 Laptops for Presentation"
+  }
 }
 
+# What we think should run in .mx, services
+resource services "Services we need" {
+  efficiency 0.0
+
+	# Stuff on the masters
+	resource control "Server control / stats" {
+		resource nagios "Nagios Setup"
+		resource munin "Munin stats"
+		resource monit "Monit - local checks"
+	}
+
+	resource userservices "Services for users" {
+		resource dns "DNS Server"
+		resource dhcp "DHCP"
+		resource syslog "Syslog-NG"
+		resource print "Printserver"
+		resource mirror "Local Debian mirror"
+		# Do we have a machines where we want to give public SSH for devel stuff?
+		resource ssh "SSH Login on devel machine"
+		resource smtp "Outgoing mail relay"
+		resource nfs "NFS access to files, like video data"
+	}
+
+	# General stuff for all machines
+	resource general "General stuff for all machines we control" {
+		resource udldap "UD-Ldap - Central account management"
+		resource nrpe "Local Nagios checks"
+		resource muninNode "Munin Stats, local part"
+		resource ssmtp "SSMTP to hand mails to our central gateway"
+	}
+
+	# Stuff for the video-team
+	resource videoStuff "Software for the Video-Team" {
+		resource kernel "Recent kernel, 2.6.12 or above"
+		resource firewire "Firewire access for videoTeam Users"
+		resource dvgrab "Dvgrab, sarge"
+		resource ffmpeg "ffmpeg, cvs, together with ffmpeg2theora"
+		resource kino "Kino, sarge"
+		resource cinelerra "cinelerra from cvs, in a sid chroot"
+	}
+
+	# Presentation related
+	resource presentation "Presentation related software" {
+		resource whereami "Whereami on presentation laptops"
+		resource evince "Evince"
+		resource xpdf "Xpdf"
+		resource istanbul "Istanbul (#316503), if in Debian then"
+		resource mozilla "Mozilla"
+		resource firefox "FireFox"
+		resource konqueror "Konqueror"
+	}
+}
+
 # In order to do a simple profit and loss analysis of the project we
 # specify accounts. One for the development costs, one for the
 # documentation costs and one account to credit the customer payments
@@ -250,14 +309,14 @@
 			# and maybe someone else then.
 			effort 14d
 			start 2005-10-17
-			allocate ganneff,andreas
-			complete 10
+			allocate ganneff,andreas,dcoSystem
+			complete 70
 		}
 
 		task dcoMachineMaint "debconf.org Server, maintenance" {
 			# Daily maintenance, installing/removing software the webteam may need.
 			start 2005-10-31
-			allocate ganneff
+			allocate ganneff,dcoSystem
 			depends !dcoMachine
 		}
 	}




More information about the Debconf6-data-commit mailing list