Differences between revisions 5 and 6
Revision 5 as of 2007-08-22 15:58:25
Size: 601
Editor: MiriamRuiz
Comment:
Revision 6 as of 2007-08-22 16:44:33
Size: 653
Editor: MiriamRuiz
Comment:
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
 0. Debian infrastructure
  1. Digital signatures
  1. Introduction
    1. Compiling a program from source
      1. Binaries and sources. Compilation
      2. Compiling and linking with gcc
      3. Building with a Makefile
      4. [wiki:/Intro/Autotools Building with Autotools]
    2. Creating our own Makefile
      1. How does a Makefile work
      2. Creating a simple Makefile
      3. Variables in a Makefile
    3. Autotools
    4. Patches
  2. Packages
    1. [wiki:/Packages/WhatIs What's a package]
    2. How to handle a package
    3. Source of a package
    4. Compiling a package from source
  3. Creating a package
  4. Licenses
  5. Maintaining a package
  6. Debian infrastructure
    1. Digital signatures