Debian Live Manual

À propos

1. À propos de ce manuel

1.1 Pour les impatients
1.2 Terminologie
1.3 Auteurs
1.4 Contribuer à ce document
1.4.1 Appliquer des patches
1.4.2 Traduction

2. À propos du projet Debian Live

2.1 Motivation
2.1.1 Quel est le problème avec les systèmes live actuels
2.1.2 Pourquoi créer notre propre système live?
2.2 Philosophie
2.2.1 Seulement paquets officiels inchangés
2.2.2 Pas de configuration des paquets du système live
2.3 Contact

Utilisateur

3. Installation

3.1 Exigences
3.2 Installation de live-build
3.2.1 Depuis le référentiel Debian
3.2.2 Depuis le code source
3.2.3 À partir des instantanés
3.3 live-boot et live-config
3.3.1 Depuis le référentiel Debian
3.3.2 Depuis le code source
3.3.3 À partir des instantanés

4. Les bases

4.1 Qu'est-ce qu'un système live?
4.2 Premières étapes: la construction d'une image ISO hybride
4.3 Utilisation d'une image ISO hybride live
4.3.1 Graver une image ISO sur un support physique
4.3.2 Copie d'un image ISO hybride sur une clé USB
4.3.3 Démarrer le support live
4.4 Utiliser une machine virtuelle pour les tests
4.4.1 Test d'une image ISO avec QEMU
4.4.2 Test d'une image ISO avec virtualbox-ose
4.5 Construction d'une image USB/HDD
4.6 Utiliser une image USB/HDD
4.6.1 Test d'une image USB/HDD avec Qemu
4.6.2 Utilisation de l'espace disponible sur une clé USB
4.7 Construction d'une image netboot
4.7.1 Serveur DHCP
4.7.2 Serveur TFTP
4.7.3 Serveur NFS
4.7.4 Guide pratique pour expérimenter avec une image Netboot
4.7.5 Qemu
4.7.6 VMWare Player

5. Aperçu des outils

5.1 live-build
5.1.1 La commande lb config
5.1.2 La commande lb build
5.1.3 La commande lb clean
5.2 Le paquet live-boot
5.3 Le paquet live-config

6. Gestion d'une configuration

6.1 Utilisez auto pour gérer les modifications de configuration
6.2 Exemples de scripts auto

7. Vue d'ensemble de la personnalisation

7.1 Configuration pendant la construction vs. le démarrage
7.2 Étapes de la construction
7.3 Supplément lb config avec des fichiers
7.4 Tâches de personnalisation

8. Personnalisation de l'installation de paquets

8.1 Sources des paquets
8.1.1 Distribution, archive areas et mode
8.1.2 Miroirs de distribution
8.1.3 Miroirs de distribution utilisés au temps de construction
8.1.4 Miroirs de distribution utilisés au moment de l'exécution
8.1.5 Référentiels additionnels
8.2 Choisir les paquets à installer
8.2.1 Choisir un certain nombre de paquets
8.2.2 Listes de paquets
8.2.3 Listes de paquets prédéfinies
8.2.4 Listes de paquets locaux
8.2.5 Listes locaux de paquets binaires
8.2.6 Extension d'un liste de paquets fournis à l'aide de «includes»
8.2.7 Utilisant des conditionnels dans les listes de paquets
8.2.8 Tâches
8.2.9 Tâches de bureau et de la langue
8.3 Installation des paquets modifiés ou de tiers
8.3.1 Utilisant chroot_local-packages pour installer paquets personnalisés
8.3.2 Utilisant un référentiel APT pour installer des paquets personnalisés.
8.3.3 Les paquets personnalisés et APT
8.4 Configuration d'APT au moment de la construction
8.4.1 Choisir apt ou aptitude
8.4.2 Utilisation d'un proxy avec APT
8.4.3 Régler APT pour économiser de l'espace
8.4.4 Passer des options à apt ou aptitude
8.4.5 APT pinning

9. Personnalisation des contenus

9.1 Includes
9.1.1 Live/chroot local includes
9.1.2 Binary local includes
9.1.3 Binary includes
9.2 Hooks
9.2.1 Live/chroot local hooks
9.2.2 Hooks au moment du démarrage
9.2.3 Binary local hooks
9.3 Préconfigurer questions de debconf

10. Personnalisation des comportements au moment de l'exécution

10.1 Personnalisation de l'utilisateur Live
10.2 Personnalisation des paramètres régionaux et la langue
10.3 Persistance
10.3.1 Persistance pleine
10.3.2 Montage automatique de Home
10.3.3 Instantanés
10.3.4 SubText persistant
10.3.5 Remasterisation partielle

11. Customizing the binary image

11.1 Bootloader
11.2 ISO metadata

12. Customizing Debian Installer

12.1 Types of Debian Installer
12.2 Customizing Debian Installer by preseeding
12.3 Customizing Debian Installer content

Projet

13. Reporting bugs

13.1 Known issues
13.2 Rebuild from scratch
13.3 Use up-to-date packages
13.4 Collect information
13.5 Isolate the failing case if possible
13.6 Use the correct package to report the bug against
13.6.1 At build time whilst bootstrapping
13.6.2 At build time whilst installing packages
13.6.3 At boot time
13.6.4 At run time
13.7 Do the research
13.8 Where to report bugs

14. Coding Style

14.1 Compatibility
14.2 Indenting
14.3 Wrapping
14.4 Variables
14.5 Miscellaneous

15. Procedures

15.1 Udeb Uploads
15.2 Major Releases
15.3 Point Releases
15.3.1 Point release announcement template

Exemples

16. Examples

16.1 Using the examples
16.2 Tutorial 1: A standard image
16.3 Tutorial 2: A web browser utility
16.4 Tutorial 3: A personalized image
16.4.1 First revision
16.4.2 Second revision
16.5 A VNC Kiosk Client
16.6 A base image for a 128M USB key
16.7 A localized KDE desktop and installer

Debian Live Manual

Projet

15. Procedures

This chapter documents the procedures within the Debian Live project for various tasks that need cooperation with other teams in Debian.

15.1 Udeb Uploads

Before commiting releases of a udeb in d-i svn, one has to call:

   $ ../../scripts/l10n/output-l10n-changes . -d

15.2 Major Releases

Releasing a new stable major version of Debian includes a lot of different teams working together to make it happen. At some point, the Live team comes in and builds live system images. The requirements to do this are:

  • A mirror containing the released versions for the debian, debian-security and debian-volatile archive which the debian-live buildd can access.
  • The names of the image need to be known (e.g. debian-live-VERSION-ARCH-FLAVOUR.iso).
  • The packagelists need to have been updated.
  • The data from debian-cd needs to be synced (udeb exclude lists).
  • The includes from debian-cd needs to be synced (README.*, doc/*, etc.).
  • Images are built and mirrored on cdimage.debian.org.
  • 15.3 Point Releases

  • Again, we need updated mirror of debian, debian-security and debian-volatile.
  • Images are built and mirrored on cdimage.debian.org.
  • Send announcement mail.
  • 15.3.1 Point release announcement template

    An annoucement mail for point releases can be generated using the template below and the following command:

       $ sed \
           -e 's|%major%|5.0|g' \
           -e 's|%minor%|5.0.2|g' \
           -e 's|%codename%|lenny|g' \
           -e 's|%release_mail%|2009/msg00007.html|g'

    Please check the mail carefully before sending and pass it to others for proof-reading.

       Debian Live images for Debian GNU/Linux %major% updated

       The Debian Live project is pleased to announce the availability of
       updated Live images for its stable distribution Debian GNU/Linux %major%
       (codename "%codename%").

       The images are available for download at:

           <http://cdimage.debian.org/cdimage/release/current-live/>

       This update incorporates the changes made in the %minor% point release,
       which adds corrections for security problems to the stable release
       along with a few adjustments for serious problems. A full list of the
       changes may be viewed at:

           <http://lists.debian.org/debian-announce/%release_mail%>

       It also includes the following Live-specific changes:

        * [INSERT LIVE-SPECIFIC CHANGE HERE]
        * [INSERT LIVE-SPECIFIC CHANGE HERE]
        * [LARGER ISSUES MAY DESERVE THEIR OWN SECTION]

       URLs
       ----

       Download location of updated images:

         <http://cdimage.debian.org/cdimage/release/current-live/>

       Projet Debian Live Homepage:

         <http://live.debian.net/>

       The current stable distribution:

         <http://ftp.debian.org/debian/dists/stable>

       stable distribution information (release notes, errata etc.):

         <http://www.debian.org/releases/stable/>

       Security announcements and information:

         <http://www.debian.org/security/>

       About Debian
       -------------

       The Debian Project is an association of Free Software developers who
       volunteer their time and effort in order to produce the completely free
       operating system Debian GNU/Linux.

       About Debian Live
       -----------------

       Debian Live is an official sub-project of Debian which produces Debian
       systems that do not require a classical installer. Images are available
       for CD/DVD discs, USB sticks and PXE netbooting as well as a bare
       filesystem images for booting directly from the internet.

       Contact Information
       -------------------

       For further information, please visit the Debian Live web pages at
       <http://live.debian.net/> or alternatively send mail to
       <debian-live@lists.debian.org>.