[23424] in Source-Commits
/svn/athena r23077 - trunk/debathena
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Mon Jul 14 11:11:32 2008
Date: Mon, 14 Jul 2008 11:10:49 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200807141510.LAA23168@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2008-07-14 11:10:48 -0400 (Mon, 14 Jul 2008)
New Revision: 23077
Modified:
trunk/debathena/NOTES
Log:
Document the setup of athena10.mit.edu.
Modified: trunk/debathena/NOTES
===================================================================
--- trunk/debathena/NOTES 2008-07-13 06:25:18 UTC (rev 23076)
+++ trunk/debathena/NOTES 2008-07-14 15:10:48 UTC (rev 23077)
@@ -439,3 +439,14 @@
13. Go into third/openafs in the build area and build AFS modules
for the new suite's kernels. (Instructions pending.)
+
+Release engineer: apt repository HTTP server setup
+--------------------------------------------------
+
+The apt repository server (athena10.mit.edu) is an ops virtual image
+with httpd and AFS installed. At the moment, the only customization
+is two changes to /etc/httpd/conf/httpd.conf:
+
+ * The DocumentRoot is set to "/afs/dev.mit.edu/system/athena10".
+ * The Directory entry for /var/html/www is also changed to
+ "/afs/dev.mit.edu/system/athena10".