|
@@ -4,15 +4,19 @@ DEBIAN JUNIOR PURE BLEND DEVELOPMENT
|
|
|
This document briefly explains howto develop the Debian Junior Pure Blend.
|
|
This document briefly explains howto develop the Debian Junior Pure Blend.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+MAIN DEBIAN/CONTROL
|
|
|
|
|
+-------------------
|
|
|
|
|
+Do not edit debian/control directly! Instead edit debian/control.stub or the
|
|
|
|
|
+task files. Run make to generate a new debian/control file.
|
|
|
|
|
+
|
|
|
|
|
+
|
|
|
ADD TASKS
|
|
ADD TASKS
|
|
|
---------
|
|
---------
|
|
|
-
|
|
|
|
|
Add packages to the files in the tasks directory. Ideally one package per row.
|
|
Add packages to the files in the tasks directory. Ideally one package per row.
|
|
|
|
|
|
|
|
|
|
|
|
|
UPLOAD
|
|
UPLOAD
|
|
|
------
|
|
------
|
|
|
-
|
|
|
|
|
In the root directory, invoke
|
|
In the root directory, invoke
|
|
|
|
|
|
|
|
make
|
|
make
|