4 266
modifications
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 5 : | Ligne 5 : | ||
Manuel complet : http://debian-live.alioth.debian.org/live-manual/stable/manual/html/live-manual.en.html | Manuel complet : http://debian-live.alioth.debian.org/live-manual/stable/manual/html/live-manual.en.html | ||
=Paquets nécessaires= | |||
<pre>aptitude install live-build</pre> | <pre>aptitude install live-build</pre> | ||
Ligne 11 : | Ligne 13 : | ||
mkdir live-default && cd live-default | mkdir live-default && cd live-default | ||
</pre> | </pre> | ||
=Préparation de l’environnement= | |||
==Pour debian wheezy :== | ==Pour debian wheezy :== | ||
Ligne 33 : | Ligne 37 : | ||
username=user noprompt noeject autologin" | username=user noprompt noeject autologin" | ||
</pre> | </pre> | ||
=Tunning= | |||
Pour debian jessie avec systemd, afin d'activer l'autologin, il faut créer un script personnalisé dans <code>config/hooks/autologin.chroot</code> : | Pour debian jessie avec systemd, afin d'activer l'autologin, il faut créer un script personnalisé dans <code>config/hooks/autologin.chroot</code> : |