Differences between revisions 9 and 10
Revision 9 as of 2007-08-23 09:05:22
Size: 715
Editor: MiriamRuiz
Comment:
Revision 10 as of 2007-08-23 13:35:11
Size: 763
Editor: MiriamRuiz
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
  1. Creating a chroot environment for testing
  1. Introduction
    1. Creating a chroot environment for testing
    2. 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]
    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
  4. Licenses
  5. Maintaining a package
  6. Debian infrastructure
    1. Overview of Debian
    2. Digital signatures