diff --git a/HowtoCustomLiveCD.md b/HowtoCustomLiveCD.md index ab036256..9f9111af 100644 --- a/HowtoCustomLiveCD.md +++ b/HowtoCustomLiveCD.md @@ -42,7 +42,7 @@ lb config noauto \ --mode "debian" \ --system "live" \ --architectures "amd64" \ ---distribution "jessie" \ +--distribution "jessie" \live-cd-$rand --archive-areas "main contrib non-free" \ --security "true" \ --updates "true" \ @@ -167,6 +167,7 @@ Pour partager le dossier de construction via git, le dossier en lui même est re ~~~ lb clean --all rm -r config/hooks/cache/* +rm -r config/hooks/chroot/* ~~~ ## Gravure