[26121] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25402 - trunk/debathena

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Thu Sep 22 10:45:21 2011

Date: Thu, 22 Sep 2011 10:45:15 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201109221445.p8MEjFAp002654@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2011-09-22 10:45:15 -0400 (Thu, 22 Sep 2011)
New Revision: 25402

Modified:
   trunk/debathena/NOTES
Log:
Clarify step 10 in suite rebuilding

Modified: trunk/debathena/NOTES
===================================================================
--- trunk/debathena/NOTES	2011-09-20 00:07:14 UTC (rev 25401)
+++ trunk/debathena/NOTES	2011-09-22 14:45:15 UTC (rev 25402)
@@ -508,11 +508,13 @@
         /mit/debathena/bin/build-server/make-chroot $suite amd64
 
 
-  6. Fire up screen.
+  6. Fire up screen, ideally making use of the "-S" option to identify
+     your screen session.  e.g. "screen -S joeuser.oneiric_build".
 
   7. mkdir /mit/debathena/machines/awesome-build-server/stamps.$suite.
 
-  8. cd into a checkout of debathena/scripts/build-server/build-all.
+  8. cd into a checkout (probably on your local machine) of
+     debathena/scripts/build-server/build-all.
 
   9. Edit Makefile (and check in the edit) so that suite is the new
      distribution and psuite is the previously most recent Debian or
@@ -520,7 +522,9 @@
      build-dependencies, so choose the closest distribution.  If you are
      rebuilding, you can set psuite to suite.
 
-  10. Run "make deps.mk".
+  10. cd to /mit/debathena/bin/build-server/build-all, which is a
+      totally logical place to run the build from.  Run "make
+      deps.mk".
 
   11. Run "make -k all".
       You can watch the builds happen in the other windows of the


home help back first fref pref prev next nref lref last post