|
@@ -0,0 +1,21 @@
|
|
|
|
|
+DEBIAN JUNIOR PURE BLEND DEVELOPMENT
|
|
|
|
|
+====================================
|
|
|
|
|
+
|
|
|
|
|
+This document briefly explains howto develop the Debian Junior Pure Blend.
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+ADD TASKS
|
|
|
|
|
+---------
|
|
|
|
|
+
|
|
|
|
|
+Add packages to the files in the tasks directory. Ideally one package per row.
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
|
|
+UPLOAD
|
|
|
|
|
+------
|
|
|
|
|
+
|
|
|
|
|
+In the root directory, invoke
|
|
|
|
|
+
|
|
|
|
|
+ make
|
|
|
|
|
+
|
|
|
|
|
+This will generate the debian-junior-task description and also debian/control,
|
|
|
|
|
+which contains the actual packages that will be used.
|