[SCM] live-manual branch, debian-next, updated. debian/3.0_a14-1-24-gc69ebb4

chals chals at altorricon.com
Sun Aug 5 11:06:03 UTC 2012


The following commit has been merged in the debian-next branch:
commit c69ebb41452ebc4ebcb879f23fe1fef5f10dcc54
Author: chals <chals at altorricon.com>
Date:   Sun Aug 5 13:06:30 2012 +0200

    Removing '--includes none' from the minimal image example as it is unsupported and was tested without that option.

diff --git a/manual/en/user_examples.ssi b/manual/en/user_examples.ssi
index 9654d64..ddf8d4c 100644
--- a/manual/en/user_examples.ssi
+++ b/manual/en/user_examples.ssi
@@ -227,8 +227,7 @@ When optimizing an image to fit a certain media size, you need to understand the
 
 code{
 
- $ lb config -k 486 --apt-indices false \
-     --memtest none --apt-recommends false --includes none
+ $ lb config -k 486 --apt-indices false --memtest none --apt-recommends false
  $ cp /usr/share/doc/live-build/examples/hooks/minimal.chroot config/hooks
 
 }code

-- 
live-manual



More information about the debian-live-changes mailing list