|
Size: 1568
Comment:
|
Size: 1529
Comment: converted to 1.6 markup
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 2: | Line 2: |
| 1. [wiki:/Intro/Chroot Creating a chroot environment for testing] | 1. [[/Intro/Chroot|Creating a chroot environment for testing]] |
| Line 4: | Line 4: |
| a. [wiki:/Intro/Compilation Binaries and sources. Compilation] a. [wiki:/Intro/Gcc Compiling and linking with gcc] a. [wiki:/Intro/Make Building with a Makefile] a. [wiki:/Intro/Autotools Building with Autotools] |
a. [[/Intro/Compilation|Binaries and sources. Compilation]] a. [[/Intro/Gcc|Compiling and linking with gcc]] a. [[/Intro/Make|Building with a Makefile]] a. [[/Intro/Autotools|Building with Autotools]] |
| Line 9: | Line 9: |
| a. [wiki:/Make/How How does a Makefile work] | a. [[/Make/How|How does a Makefile work]] |
| Line 12: | Line 12: |
| a. [wiki:/Make/Components Makefile components] | a. [[/Make/Components|Makefile components]] |
| Line 14: | Line 14: |
| 1. [wiki:/Intro/Patches Patches] | 1. [[/Intro/Patches|Patches]] |
| Line 16: | Line 16: |
| 1. [wiki:/Packages/WhatIs What's a package?] 1. [wiki:/Packages/Management What can you do with a package?] 1. [wiki:/Packages/Source Source of a package] |
1. [[/Packages/WhatIs|What's a package?]] 1. [[/Packages/Management|What can you do with a package?]] 1. [[/Packages/Source|Source of a package]] |
| Line 24: | Line 24: |
| 1. [wiki:/Create/rules debian/rules] | 1. [[/Create/rules|debian/rules]] |
| Line 36: | Line 36: |
| 1. [wiki:/Advanced/Quilt Handling patches with quilt] | 1. [[/Advanced/Quilt|Handling patches with quilt]] |
- Introduction
- Compiling a program from source
- Creating our own Makefile
- Creating a simple Makefile
- Variables in a Makefile
- Autotools
- Packages
- Compiling a package from source
- Creating a package
- Debhelper
- Creating a simple package with Autotools
- debian/control
- debian/copyright
- debian/changelog
- Creating a simple package with Makefile
- Creating a simple python package
- Creating a simple PHP Web App package
- Creating a multi-binary package with autotools
- Creating a multi-binary package with Makefile
- Working with packages
- Lintian and linda
- pbuilder and cowbuilder
- Advanced packaging
?Handling patches with quilt
- Allowing user options with debconf
- Licenses
- Maintaining a package
- Debian infrastructure
- Overview of Debian
- Digital signatures
