[Debian-NP-Commits] r67 - in trunk: docs resources resources/drjones resources/drjones_tweaks

micah debian-np-devel@lists.alioth.debian.org
Thu, 17 Jun 2004 16:35:04 -0600


Author: micah-guest
Date: Thu Jun 17 16:35:03 2004
New Revision: 67

Added:
   trunk/docs/zenfreesoftware.html
      - copied unchanged from r59, trunk/resources/zenfreesoftware.html
   trunk/docs/zenfreesoftware.sxw
      - copied unchanged from r59, trunk/resources/zenfreesoftware.sxw
   trunk/resources/drjones/
      - copied from r59, trunk/resources/drjones_tweaks/
Removed:
   trunk/resources/drjones_tweaks/
   trunk/resources/index.html
   trunk/resources/zenfreesoftware.html
   trunk/resources/zenfreesoftware.sxw
Modified:
   trunk/docs/development_overview.txt
   trunk/docs/index.html
Log:
Updates to development overview, moved reference material into docs in
preparation of its removal, renamed drjones in preparation for move to
people


Modified: trunk/docs/development_overview.txt
==============================================================================
--- trunk/docs/development_overview.txt	(original)
+++ trunk/docs/development_overview.txt	Thu Jun 17 16:35:03 2004
@@ -17,10 +17,46 @@
 
 * trunk - This is used for mainline development
 	
-* people - contains individual users working directories, which are used by the 
-	   person to add their data and work, when that person has some useful 
-	   things for everyone, then it is moved from there into the trunk 
-	   where it is shared.
+* people - Contains individual users working directories. 
+
+	These are used by the person to add their data and work, when that 
+	person has some useful things for everyone, then it is moved from 
+	there into the trunk to be shared.
 
 Currently we only have data in trunk/ because we are in preliminary development
 stages, but this will change in the near future.
+
+Inside trunk/ there are the following concurrent development areas:
+
+debtags/
+docs/
+packages/
+resources/
+server/
+workstation/
+
+* debtags -
+
+* docs -
+
+* packages - Storage of source packages that will need to be uploaded to Debian.
+
+	Currently the packages direcotory contains the following packages:
+
+	debian-np/
+	debian-np-cdtools/
+	debian-np-install/
+
+	* debian-np - This is the source of the meta-packages
+	
+	* debian-np-cdtools - The scripts used to build the ISO image and mirror
+
+	* debian-np-install - Source packages to modify and create an installer
+	
+
+* resources -
+
+* server -
+
+* workstation -
+

Modified: trunk/docs/index.html
==============================================================================
--- trunk/docs/index.html	(original)
+++ trunk/docs/index.html	Thu Jun 17 16:35:03 2004
@@ -52,6 +52,21 @@
 repository</p>
 </dd>
 
+
+<h1>Resources</h1>
+
+
+<dl>
+<dt>
+  <a href="zenfreesoftware.html">Zen and the Art of Free Software: Know your Users, Know Yourself</a>
+  <a href="zenfreesoftware.sxw">(OpenOffice.org source)</a>
+</dt>
+<dd>
+<p>This is the paper I've written for my oncoming LinuxTag talk.  It talks
+about how to design software from a social point of view, introducing concepts
+and some useful practical techniques.</p>
+</dd>
+
 </body>
 </html>