Differences between revisions 13 and 14
Revision 13 as of 2007-08-24 21:05:43
Size: 802
Editor: MiriamRuiz
Comment:
Revision 14 as of 2007-08-24 21:13:52
Size: 1290
Editor: MiriamRuiz
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
  1. Debhelper
  1. Creating a simple package with Autotools
  1. debian/control
  1. debian/rules
  1. debian/copyright
  1. debian/changelog
  1. Creating a simple package with Makefile
  1. Creating a simple python package
  1. Creating a simple PHP Web App package
  1. Creating a multi-binary package with autotools
  1. Creating a multi-binary package with Makefile
 0. Working with packages
  1. Lintian and linda
  1. pbuilder and cowbuilder
 0. Advanced packaging
  1. Introduction
    1. [wiki:/Intro/Chroot Creating a chroot environment for testing]
    2. Compiling a program from source
      1. Binaries and sources. Compilation
      2. [wiki:/Intro/Gcc Compiling and linking with gcc]
      3. Building with a Makefile
      4. [wiki:/Intro/Autotools Building with Autotools]
    3. Creating our own Makefile
      1. How does a Makefile work
      2. Creating a simple Makefile
      3. Variables in a Makefile
    4. Autotools
    5. Patches
  2. Packages
    1. [wiki:/Packages/WhatIs What's a package?]
    2. [wiki:/Packages/Management What can you do with a package?]
    3. Source of a package
    4. Compiling a package from source
  3. Creating a package
    1. Debhelper
    2. Creating a simple package with Autotools
    3. debian/control
    4. debian/rules
    5. debian/copyright
    6. debian/changelog
    7. Creating a simple package with Makefile
    8. Creating a simple python package
    9. Creating a simple PHP Web App package
    10. Creating a multi-binary package with autotools
    11. Creating a multi-binary package with Makefile
  4. Working with packages
    1. Lintian and linda
    2. pbuilder and cowbuilder
  5. Advanced packaging
  6. Licenses
  7. Maintaining a package
  8. Debian infrastructure
    1. Overview of Debian
    2. Digital signatures