[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r14885: Fixed a two recurring typos in building instructions. (incognito/trunk)



Author: anonym
Date: 2008-06-01 15:07:03 -0400 (Sun, 01 Jun 2008)
New Revision: 14885

Modified:
   incognito/trunk/building.html
Log:
Fixed a two recurring typos in building instructions.


Modified: incognito/trunk/building.html
===================================================================
--- incognito/trunk/building.html	2008-06-01 18:15:02 UTC (rev 14884)
+++ incognito/trunk/building.html	2008-06-01 19:07:03 UTC (rev 14885)
@@ -56,7 +56,7 @@
 
 <ol type="a">
 
-<li>Download the an Incognito stage3 tarball from <a href="http://files1.cjb.net/incognito/";>the official Incognito download site</a> and place it in <code>/var/tmp/catalyst/build/incognito</code>. If you're using one of the Incognito releases' snapshots you should download the stage3 of the same date.</p>
+<li>Download the an Incognito stage3 tarball from <a href="http://files1.cjb.net/incognito/";>the official Incognito download site</a> and place it in <code>/var/tmp/catalyst/builds/incognito</code>. If you're using one of the Incognito releases' snapshots you should download the stage3 of the same date.</p>
 
 <p>Note that you might have to update the <code>source_subpath</code> field in <code>arch/x86/livecd-stage1.spec</code> so that it matches the stage3 you just downloaded.</p>
 </li>
@@ -87,7 +87,7 @@
 
 <p>Note that this step will require a lot of CPU intensive compiling, so it could take any where from tens of hours to a couple of days to complete. If you've configured catalyst to use the package cache, only packages whose ebuilds have been updated from the previous time you built them will be rebuilt, which save much time if you want to redo this after the first time.</p>
 
-<p>The image will be saved as <code>/var/tmp/catalyst/build/incognito*/incognito-*.iso</code>.</p>
+<p>The image will be saved as <code>/var/tmp/catalyst/builds/incognito*/incognito-*.iso</code>.</p>
 </li>
 
 </ol>