README 443 B

123456789101112131415161718192021
  1. DEBIAN JUNIOR PURE BLEND DEVELOPMENT
  2. ====================================
  3. This document briefly explains howto develop the Debian Junior Pure Blend.
  4. ADD TASKS
  5. ---------
  6. Add packages to the files in the tasks directory. Ideally one package per row.
  7. UPLOAD
  8. ------
  9. In the root directory, invoke
  10. make
  11. This will generate the debian-junior-task description and also debian/control,
  12. which contains the actual packages that will be used.