[SCM] live-manual branch, debian, updated. debian/2.0.0-1-11-g083e14b

Carlo Stemberger carlo.stemberger at gmail.com
Thu Dec 16 14:04:57 UTC 2010


The following commit has been merged in the debian branch:
commit 083e14b02cfbbd25c73fc74cbc303b6f0e360a1f
Author: Carlo Stemberger <carlo.stemberger at gmail.com>
Date:   Thu Dec 16 15:04:40 2010 +0100

    Fixing some little typos in user_basics.

diff --git a/manual/de/user_basics.ssi b/manual/de/user_basics.ssi
index e8e2cc6..858d488 100644
--- a/manual/de/user_basics.ssi
+++ b/manual/de/user_basics.ssi
@@ -50,7 +50,7 @@ partitions, etc.
 
 You can use live-build to build the system image from your specifications,
 set up a Linux kernel, its initrd, and a bootloader to run them, all in one
-media-dependant format (ISO9660 image, disk image, etc.)
+media-dependant format (ISO9660 image, disk image, etc.).
 
 2~ First steps: building an ISO image
 
@@ -72,8 +72,8 @@ $ lb config
 By passing no parameters to #{lb config}#, we indicated that we wish to use
 the defaults (see {The lb config command}#lb-config).
 
-Now that we have a "config/" hierarchy, we may build the image with the lb
-build command:
+Now that we have a "config/" hierarchy, we may build the image with the #{lb
+build}# command:
 
 code{
 
@@ -163,7 +163,7 @@ $ lb config -b usb-hdd
 
 }code
 
-Now build the image with the #{lb build} command:
+Now build the image with the #{lb build}# command:
 
 code{
 
@@ -191,7 +191,7 @@ better yet, #{ls -l /dev/disk/by-id}#.
 *{This will definitely overwrite any previous contents on your stick!}*
 
 Note: As discussed earlier, this same process can be used for #{iso-hybrid}#
-type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images.
+type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images.
 
 3~testing-usb-hdd-with-qemu Testing a USB/HDD image with Qemu
 
@@ -427,7 +427,7 @@ ethernet0.generatedAddress = "00:0c:29:8d:71:3b" uuid.location = "56 4d 83
 
 }code
 
-_* You can play with this configuration file (i.e. change memory limit to
+_* You can play with this configuration file (e.g. change memory limit to
 256)
 
 _* Double click on this file (or run VMWare player and select this file).
diff --git a/manual/en/user_basics.ssi b/manual/en/user_basics.ssi
index 49d784d..dd2fc18 100644
--- a/manual/en/user_basics.ssi
+++ b/manual/en/user_basics.ssi
@@ -18,7 +18,7 @@ _* *{System image}*: The operating system's filesystem image. Usually, a SquashF
 
 _* *{Bootloader}*: A small piece of code crafted to boot from the chosen media, possibly presenting a prompt or menu to allow selection of options/configuration. It loads the Linux kernel and its initrd to run with an associated system filesystem. Different solutions can be used, depending on the target media and format of the filesystem containing the previously mentioned components: isolinux to boot from a CD or DVD in ISO9660 format, syslinux for HDD or USB drive booting from a VFAT partition, extlinux for ext2/3/4 and btrfs partitions, pxelinux for PXE netboot, GRUB for ext2/3/4 partitions, etc.
 
-You can use live-build to build the system image from your specifications, set up a Linux kernel, its initrd, and a bootloader to run them, all in one media-dependant format (ISO9660 image, disk image, etc.)
+You can use live-build to build the system image from your specifications, set up a Linux kernel, its initrd, and a bootloader to run them, all in one media-dependant format (ISO9660 image, disk image, etc.).
 
 2~ First steps: building an ISO image
 
@@ -34,7 +34,7 @@ $ lb config
 
 By passing no parameters to #{lb config}#, we indicated that we wish to use the defaults (see {The lb config command}#lb-config).
 
-Now that we have a "config/" hierarchy, we may build the image with the lb build command:
+Now that we have a "config/" hierarchy, we may build the image with the #{lb build}# command:
 
 code{
 
@@ -110,7 +110,7 @@ $ lb config -b usb-hdd
 
 }code
 
-Now build the image with the #{lb build} command:
+Now build the image with the #{lb build}# command:
 
 code{
 
@@ -132,7 +132,7 @@ where #{${USBSTICK}}# is the device file of your key, like #{/dev/sdb}# (not a p
 
 *{This will definitely overwrite any previous contents on your stick!}*
 
-Note: As discussed earlier, this same process can be used for #{iso-hybrid}# type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images.
+Note: As discussed earlier, this same process can be used for #{iso-hybrid}# type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images.
 
 3~testing-usb-hdd-with-qemu Testing a USB/HDD image with Qemu
 
@@ -345,7 +345,7 @@ ethernet0.generatedAddressOffset = "0"
 
 }code
 
-_* You can play with this configuration file (i.e. change memory limit to 256)
+_* You can play with this configuration file (e.g. change memory limit to 256)
 
 _* Double click on this file (or run VMWare player and select this file).
 
diff --git a/manual/fr/user_basics.ssi b/manual/fr/user_basics.ssi
index e8e2cc6..858d488 100644
--- a/manual/fr/user_basics.ssi
+++ b/manual/fr/user_basics.ssi
@@ -50,7 +50,7 @@ partitions, etc.
 
 You can use live-build to build the system image from your specifications,
 set up a Linux kernel, its initrd, and a bootloader to run them, all in one
-media-dependant format (ISO9660 image, disk image, etc.)
+media-dependant format (ISO9660 image, disk image, etc.).
 
 2~ First steps: building an ISO image
 
@@ -72,8 +72,8 @@ $ lb config
 By passing no parameters to #{lb config}#, we indicated that we wish to use
 the defaults (see {The lb config command}#lb-config).
 
-Now that we have a "config/" hierarchy, we may build the image with the lb
-build command:
+Now that we have a "config/" hierarchy, we may build the image with the #{lb
+build}# command:
 
 code{
 
@@ -163,7 +163,7 @@ $ lb config -b usb-hdd
 
 }code
 
-Now build the image with the #{lb build} command:
+Now build the image with the #{lb build}# command:
 
 code{
 
@@ -191,7 +191,7 @@ better yet, #{ls -l /dev/disk/by-id}#.
 *{This will definitely overwrite any previous contents on your stick!}*
 
 Note: As discussed earlier, this same process can be used for #{iso-hybrid}#
-type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images.
+type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images.
 
 3~testing-usb-hdd-with-qemu Testing a USB/HDD image with Qemu
 
@@ -427,7 +427,7 @@ ethernet0.generatedAddress = "00:0c:29:8d:71:3b" uuid.location = "56 4d 83
 
 }code
 
-_* You can play with this configuration file (i.e. change memory limit to
+_* You can play with this configuration file (e.g. change memory limit to
 256)
 
 _* Double click on this file (or run VMWare player and select this file).
diff --git a/manual/it/user_basics.ssi b/manual/it/user_basics.ssi
index 2f3f2d1..a3c381c 100644
--- a/manual/it/user_basics.ssi
+++ b/manual/it/user_basics.ssi
@@ -53,10 +53,9 @@ formato ISO9660, syslinux per supporti HDD o USB che si avviano da una
 partizione VFAT, extlinux per le partizioni ext/2/3/4 e btrfs, pxelinux per
 il netboot PXE, GRUB per partizioni ext2/3/4, ecc.
 
-È possibile usare live-build per creare l'immagine di sistema secondo le
-vostre specifiche, scegliere un kernel Linux, il suo initrd ed un bootloader
-per avviarli, tutto in un unico formato che dipende dal mezzo (immagini
-ISO9660, immagine disco, ecc.)
+You can use live-build to build the system image from your specifications,
+set up a Linux kernel, its initrd, and a bootloader to run them, all in one
+media-dependant format (ISO9660 image, disk image, etc.).
 
 2~ Primi passi: creare una immagine ISO
 
@@ -82,7 +81,7 @@ utilizzare le impostazione predefinite (vedere {Il comando lb
 config}#lb-config).
 
 Ora che si ha una gerarchia "config/" si può generare l'immagine con il
-comando lb build:
+comando #{lb build}#:
 
 code{
 
@@ -173,7 +172,7 @@ $ lb config -b usb-hdd
 
 }code
 
-Creare quindi l'immagine con il comando #{lb build}:
+Si crei ora l'immagine con il comando #{lb build}#:
 
 code{
 
diff --git a/manual/po/de/user_basics.ssi.po b/manual/po/de/user_basics.ssi.po
index 61353a2..7849103 100644
--- a/manual/po/de/user_basics.ssi.po
+++ b/manual/po/de/user_basics.ssi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual 2.0.0\n"
-"POT-Creation-Date: 2010-12-12 14:05-0400\n"
+"POT-Creation-Date: 2010-12-16 15:00+0100\n"
 "PO-Revision-Date: 2010-10-03 20:30+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -36,6 +36,8 @@ msgstr ""
 #: en/user_basics.ssi:277 en/user_basics.ssi:297 en/user_basics.ssi:322
 #: en/user_customization-contents.ssi:26 en/user_customization-contents.ssi:35
 #: en/user_customization-contents.ssi:54 en/user_customization-contents.ssi:66
+#: en/user_customization-installer.ssi:32
+#: en/user_customization-installer.ssi:42
 #: en/user_customization-packages.ssi:14 en/user_customization-packages.ssi:22
 #: en/user_customization-packages.ssi:40 en/user_customization-packages.ssi:53
 #: en/user_customization-packages.ssi:66 en/user_customization-packages.ssi:80
@@ -49,10 +51,10 @@ msgstr ""
 #: en/user_customization-packages.ssi:199
 #: en/user_customization-packages.ssi:215
 #: en/user_customization-packages.ssi:227
-#: en/user_customization-packages.ssi:290
-#: en/user_customization-packages.ssi:302
-#: en/user_customization-packages.ssi:312
-#: en/user_customization-packages.ssi:330 en/user_customization-runtime.ssi:14
+#: en/user_customization-packages.ssi:291
+#: en/user_customization-packages.ssi:303
+#: en/user_customization-packages.ssi:313
+#: en/user_customization-packages.ssi:331 en/user_customization-runtime.ssi:14
 #: en/user_customization-runtime.ssi:32 en/user_customization-runtime.ssi:42
 #: en/user_customization-runtime.ssi:50 en/user_customization-runtime.ssi:58
 #: en/user_customization-runtime.ssi:66 en/user_customization-runtime.ssi:86
@@ -97,6 +99,8 @@ msgstr ""
 #: en/user_basics.ssi:281 en/user_basics.ssi:308 en/user_basics.ssi:347
 #: en/user_customization-contents.ssi:31 en/user_customization-contents.ssi:46
 #: en/user_customization-contents.ssi:58 en/user_customization-contents.ssi:70
+#: en/user_customization-installer.ssi:36
+#: en/user_customization-installer.ssi:46
 #: en/user_customization-packages.ssi:18 en/user_customization-packages.ssi:26
 #: en/user_customization-packages.ssi:45 en/user_customization-packages.ssi:58
 #: en/user_customization-packages.ssi:70 en/user_customization-packages.ssi:84
@@ -109,10 +113,11 @@ msgstr ""
 #: en/user_customization-packages.ssi:191
 #: en/user_customization-packages.ssi:203
 #: en/user_customization-packages.ssi:219
-#: en/user_customization-packages.ssi:294
-#: en/user_customization-packages.ssi:306
-#: en/user_customization-packages.ssi:316
-#: en/user_customization-packages.ssi:343 en/user_customization-runtime.ssi:18
+#: en/user_customization-packages.ssi:231
+#: en/user_customization-packages.ssi:295
+#: en/user_customization-packages.ssi:307
+#: en/user_customization-packages.ssi:317
+#: en/user_customization-packages.ssi:344 en/user_customization-runtime.ssi:18
 #: en/user_customization-runtime.ssi:36 en/user_customization-runtime.ssi:46
 #: en/user_customization-runtime.ssi:54 en/user_customization-runtime.ssi:62
 #: en/user_customization-runtime.ssi:70 en/user_customization-runtime.ssi:90
@@ -228,7 +233,7 @@ msgstr ""
 msgid ""
 "You can use live-build to build the system image from your specifications, "
 "set up a Linux kernel, its initrd, and a bootloader to run them, all in one "
-"media-dependant format (ISO9660 image, disk image, etc.)"
+"media-dependant format (ISO9660 image, disk image, etc.)."
 msgstr ""
 
 #. type: Plain text
@@ -268,8 +273,8 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:38
 msgid ""
-"Now that we have a \"config/\" hierarchy, we may build the image with the lb "
-"build command:"
+"Now that we have a \"config/\" hierarchy, we may build the image with the #"
+"{lb build}# command:"
 msgstr ""
 
 #. type: Plain text
@@ -409,8 +414,8 @@ msgid "$ lb config -b usb-hdd"
 msgstr ""
 
 #. type: Plain text
-#: en/user_basics.ssi:114
-msgid "Now build the image with the #{lb build} command:"
+#: en/user_basics.ssi:114 en/user_basics.ssi:198
+msgid "Now build the image with the #{lb build}# command:"
 msgstr ""
 
 #. type: Plain text
@@ -450,7 +455,7 @@ msgstr ""
 #: en/user_basics.ssi:136
 msgid ""
 "Note: As discussed earlier, this same process can be used for #{iso-hybrid}# "
-"type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images."
+"type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images."
 msgstr ""
 
 #. type: Plain text
@@ -555,11 +560,6 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: en/user_basics.ssi:198
-msgid "Now build the image with the #{lb build}# command:"
-msgstr ""
-
-#. type: Plain text
 #: en/user_basics.ssi:206
 msgid ""
 "In a network boot, the client runs a small piece of software which usually "
@@ -854,7 +854,7 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:349
 msgid ""
-"_* You can play with this configuration file (i.e. change memory limit to "
+"_* You can play with this configuration file (e.g. change memory limit to "
 "256)"
 msgstr ""
 
diff --git a/manual/po/fr/user_basics.ssi.po b/manual/po/fr/user_basics.ssi.po
index 789ef99..be207af 100644
--- a/manual/po/fr/user_basics.ssi.po
+++ b/manual/po/fr/user_basics.ssi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual 2.0.0\n"
-"POT-Creation-Date: 2010-12-12 14:05-0400\n"
+"POT-Creation-Date: 2010-12-16 15:00+0100\n"
 "PO-Revision-Date: 2010-10-20 06:53-0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -36,6 +36,8 @@ msgstr ""
 #: en/user_basics.ssi:277 en/user_basics.ssi:297 en/user_basics.ssi:322
 #: en/user_customization-contents.ssi:26 en/user_customization-contents.ssi:35
 #: en/user_customization-contents.ssi:54 en/user_customization-contents.ssi:66
+#: en/user_customization-installer.ssi:32
+#: en/user_customization-installer.ssi:42
 #: en/user_customization-packages.ssi:14 en/user_customization-packages.ssi:22
 #: en/user_customization-packages.ssi:40 en/user_customization-packages.ssi:53
 #: en/user_customization-packages.ssi:66 en/user_customization-packages.ssi:80
@@ -49,10 +51,10 @@ msgstr ""
 #: en/user_customization-packages.ssi:199
 #: en/user_customization-packages.ssi:215
 #: en/user_customization-packages.ssi:227
-#: en/user_customization-packages.ssi:290
-#: en/user_customization-packages.ssi:302
-#: en/user_customization-packages.ssi:312
-#: en/user_customization-packages.ssi:330 en/user_customization-runtime.ssi:14
+#: en/user_customization-packages.ssi:291
+#: en/user_customization-packages.ssi:303
+#: en/user_customization-packages.ssi:313
+#: en/user_customization-packages.ssi:331 en/user_customization-runtime.ssi:14
 #: en/user_customization-runtime.ssi:32 en/user_customization-runtime.ssi:42
 #: en/user_customization-runtime.ssi:50 en/user_customization-runtime.ssi:58
 #: en/user_customization-runtime.ssi:66 en/user_customization-runtime.ssi:86
@@ -97,6 +99,8 @@ msgstr "code{"
 #: en/user_basics.ssi:281 en/user_basics.ssi:308 en/user_basics.ssi:347
 #: en/user_customization-contents.ssi:31 en/user_customization-contents.ssi:46
 #: en/user_customization-contents.ssi:58 en/user_customization-contents.ssi:70
+#: en/user_customization-installer.ssi:36
+#: en/user_customization-installer.ssi:46
 #: en/user_customization-packages.ssi:18 en/user_customization-packages.ssi:26
 #: en/user_customization-packages.ssi:45 en/user_customization-packages.ssi:58
 #: en/user_customization-packages.ssi:70 en/user_customization-packages.ssi:84
@@ -109,10 +113,11 @@ msgstr "code{"
 #: en/user_customization-packages.ssi:191
 #: en/user_customization-packages.ssi:203
 #: en/user_customization-packages.ssi:219
-#: en/user_customization-packages.ssi:294
-#: en/user_customization-packages.ssi:306
-#: en/user_customization-packages.ssi:316
-#: en/user_customization-packages.ssi:343 en/user_customization-runtime.ssi:18
+#: en/user_customization-packages.ssi:231
+#: en/user_customization-packages.ssi:295
+#: en/user_customization-packages.ssi:307
+#: en/user_customization-packages.ssi:317
+#: en/user_customization-packages.ssi:344 en/user_customization-runtime.ssi:18
 #: en/user_customization-runtime.ssi:36 en/user_customization-runtime.ssi:46
 #: en/user_customization-runtime.ssi:54 en/user_customization-runtime.ssi:62
 #: en/user_customization-runtime.ssi:70 en/user_customization-runtime.ssi:90
@@ -228,7 +233,7 @@ msgstr ""
 msgid ""
 "You can use live-build to build the system image from your specifications, "
 "set up a Linux kernel, its initrd, and a bootloader to run them, all in one "
-"media-dependant format (ISO9660 image, disk image, etc.)"
+"media-dependant format (ISO9660 image, disk image, etc.)."
 msgstr ""
 
 #. type: Plain text
@@ -268,8 +273,8 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:38
 msgid ""
-"Now that we have a \"config/\" hierarchy, we may build the image with the lb "
-"build command:"
+"Now that we have a \"config/\" hierarchy, we may build the image with the #"
+"{lb build}# command:"
 msgstr ""
 
 #. type: Plain text
@@ -409,8 +414,8 @@ msgid "$ lb config -b usb-hdd"
 msgstr ""
 
 #. type: Plain text
-#: en/user_basics.ssi:114
-msgid "Now build the image with the #{lb build} command:"
+#: en/user_basics.ssi:114 en/user_basics.ssi:198
+msgid "Now build the image with the #{lb build}# command:"
 msgstr ""
 
 #. type: Plain text
@@ -450,7 +455,7 @@ msgstr ""
 #: en/user_basics.ssi:136
 msgid ""
 "Note: As discussed earlier, this same process can be used for #{iso-hybrid}# "
-"type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images."
+"type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images."
 msgstr ""
 
 #. type: Plain text
@@ -555,11 +560,6 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: en/user_basics.ssi:198
-msgid "Now build the image with the #{lb build}# command:"
-msgstr ""
-
-#. type: Plain text
 #: en/user_basics.ssi:206
 msgid ""
 "In a network boot, the client runs a small piece of software which usually "
@@ -854,7 +854,7 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:349
 msgid ""
-"_* You can play with this configuration file (i.e. change memory limit to "
+"_* You can play with this configuration file (e.g. change memory limit to "
 "256)"
 msgstr ""
 
diff --git a/manual/po/it/user_basics.ssi.po b/manual/po/it/user_basics.ssi.po
index af2e7c0..42b2a6b 100644
--- a/manual/po/it/user_basics.ssi.po
+++ b/manual/po/it/user_basics.ssi.po
@@ -8,8 +8,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual 2.0.0\n"
-"POT-Creation-Date: 2010-12-12 14:05-0400\n"
-"PO-Revision-Date: 2010-12-16 14:41+0100\n"
+"POT-Creation-Date: 2010-12-16 15:00+0100\n"
+"PO-Revision-Date: 2010-12-16 15:04+0100\n"
 "Last-Translator: Carlo Stemberger <carlo.stemberger at gmail.com>\n"
 "Language-Team: Italian <tp at lists.linux.it>\n"
 "Language: it\n"
@@ -38,6 +38,8 @@ msgstr ""
 #: en/user_basics.ssi:277 en/user_basics.ssi:297 en/user_basics.ssi:322
 #: en/user_customization-contents.ssi:26 en/user_customization-contents.ssi:35
 #: en/user_customization-contents.ssi:54 en/user_customization-contents.ssi:66
+#: en/user_customization-installer.ssi:32
+#: en/user_customization-installer.ssi:42
 #: en/user_customization-packages.ssi:14 en/user_customization-packages.ssi:22
 #: en/user_customization-packages.ssi:40 en/user_customization-packages.ssi:53
 #: en/user_customization-packages.ssi:66 en/user_customization-packages.ssi:80
@@ -51,10 +53,10 @@ msgstr ""
 #: en/user_customization-packages.ssi:199
 #: en/user_customization-packages.ssi:215
 #: en/user_customization-packages.ssi:227
-#: en/user_customization-packages.ssi:290
-#: en/user_customization-packages.ssi:302
-#: en/user_customization-packages.ssi:312
-#: en/user_customization-packages.ssi:330 en/user_customization-runtime.ssi:14
+#: en/user_customization-packages.ssi:291
+#: en/user_customization-packages.ssi:303
+#: en/user_customization-packages.ssi:313
+#: en/user_customization-packages.ssi:331 en/user_customization-runtime.ssi:14
 #: en/user_customization-runtime.ssi:32 en/user_customization-runtime.ssi:42
 #: en/user_customization-runtime.ssi:50 en/user_customization-runtime.ssi:58
 #: en/user_customization-runtime.ssi:66 en/user_customization-runtime.ssi:86
@@ -99,6 +101,8 @@ msgstr "code{"
 #: en/user_basics.ssi:281 en/user_basics.ssi:308 en/user_basics.ssi:347
 #: en/user_customization-contents.ssi:31 en/user_customization-contents.ssi:46
 #: en/user_customization-contents.ssi:58 en/user_customization-contents.ssi:70
+#: en/user_customization-installer.ssi:36
+#: en/user_customization-installer.ssi:46
 #: en/user_customization-packages.ssi:18 en/user_customization-packages.ssi:26
 #: en/user_customization-packages.ssi:45 en/user_customization-packages.ssi:58
 #: en/user_customization-packages.ssi:70 en/user_customization-packages.ssi:84
@@ -111,10 +115,11 @@ msgstr "code{"
 #: en/user_customization-packages.ssi:191
 #: en/user_customization-packages.ssi:203
 #: en/user_customization-packages.ssi:219
-#: en/user_customization-packages.ssi:294
-#: en/user_customization-packages.ssi:306
-#: en/user_customization-packages.ssi:316
-#: en/user_customization-packages.ssi:343 en/user_customization-runtime.ssi:18
+#: en/user_customization-packages.ssi:231
+#: en/user_customization-packages.ssi:295
+#: en/user_customization-packages.ssi:307
+#: en/user_customization-packages.ssi:317
+#: en/user_customization-packages.ssi:344 en/user_customization-runtime.ssi:18
 #: en/user_customization-runtime.ssi:36 en/user_customization-runtime.ssi:46
 #: en/user_customization-runtime.ssi:54 en/user_customization-runtime.ssi:62
 #: en/user_customization-runtime.ssi:70 en/user_customization-runtime.ssi:90
@@ -268,10 +273,16 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_basics.ssi:22
+#, fuzzy
+#| msgid ""
+#| "You can use live-build to build the system image from your "
+#| "specifications, set up a Linux kernel, its initrd, and a bootloader to "
+#| "run them, all in one media-dependant format (ISO9660 image, disk image, "
+#| "etc.)"
 msgid ""
 "You can use live-build to build the system image from your specifications, "
 "set up a Linux kernel, its initrd, and a bootloader to run them, all in one "
-"media-dependant format (ISO9660 image, disk image, etc.)"
+"media-dependant format (ISO9660 image, disk image, etc.)."
 msgstr ""
 "È possibile usare live-build per creare l'immagine di sistema secondo le "
 "vostre specifiche, scegliere un kernel Linux, il suo initrd ed un bootloader "
@@ -326,11 +337,11 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:38
 msgid ""
-"Now that we have a \"config/\" hierarchy, we may build the image with the lb "
-"build command:"
+"Now that we have a \"config/\" hierarchy, we may build the image with the #"
+"{lb build}# command:"
 msgstr ""
 "Ora che si ha una gerarchia \"config/\" si può generare l'immagine con il "
-"comando lb build:"
+"comando #{lb build}#:"
 
 #. type: Plain text
 #: en/user_basics.ssi:42 en/user_basics.ssi:118 en/user_basics.ssi:202
@@ -491,9 +502,9 @@ msgid "$ lb config -b usb-hdd"
 msgstr "$ lb config -b usb-hdd"
 
 #. type: Plain text
-#: en/user_basics.ssi:114
-msgid "Now build the image with the #{lb build} command:"
-msgstr "Creare quindi l'immagine con il comando #{lb build}:"
+#: en/user_basics.ssi:114 en/user_basics.ssi:198
+msgid "Now build the image with the #{lb build}# command:"
+msgstr "Si crei ora l'immagine con il comando #{lb build}#:"
 
 #. type: Plain text
 #: en/user_basics.ssi:122
@@ -540,7 +551,7 @@ msgstr "*{Questo sovrascriverà definitivamente qualsiasi dato in precedenza sul
 #: en/user_basics.ssi:136
 msgid ""
 "Note: As discussed earlier, this same process can be used for #{iso-hybrid}# "
-"type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images."
+"type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images."
 msgstr ""
 "Nota: come disquisito in precedenza, questo stesso processo può essere usato "
 "per immagini di tipo #{iso-hybrid}# (con suffisso #{-hybrid.iso}#), ma non "
@@ -669,11 +680,6 @@ msgstr ""
 "filesystem sarà situata all'avvio."
 
 #. type: Plain text
-#: en/user_basics.ssi:198
-msgid "Now build the image with the #{lb build}# command:"
-msgstr "Si crei ora l'immagine con il comando #{lb build}#:"
-
-#. type: Plain text
 #: en/user_basics.ssi:206
 msgid ""
 "In a network boot, the client runs a small piece of software which usually "
@@ -771,7 +777,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_basics.ssi:233
-#, fuzzy, no-wrap
+#, no-wrap
 #| msgid ""
 #| "  # for net booting, server where the first file to be loaded (by TFTP\n"
 #| "  # protocol) (\"filename\" following definition) lies: so the TFTP\n"
@@ -790,7 +796,7 @@ msgstr ""
 
 #. type: Plain text
 #: en/user_basics.ssi:237
-#, fuzzy, no-wrap
+#, no-wrap
 #| msgid ""
 #| "  # net boot configuration for guests with a PXE client:\n"
 #| "  if substring (option vendor-class-identifier, 0, 9) = \"PXEClient\" {\n"
@@ -1042,7 +1048,7 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:349
 msgid ""
-"_* You can play with this configuration file (i.e. change memory limit to "
+"_* You can play with this configuration file (e.g. change memory limit to "
 "256)"
 msgstr ""
 "_* Si può giocare con questo file di configurazione (ad esempio portando a "
diff --git a/manual/po/pt_BR/user_basics.ssi.po b/manual/po/pt_BR/user_basics.ssi.po
index 1ee825d..8ddb547 100644
--- a/manual/po/pt_BR/user_basics.ssi.po
+++ b/manual/po/pt_BR/user_basics.ssi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual 2.0.0\n"
-"POT-Creation-Date: 2010-12-12 14:05-0400\n"
+"POT-Creation-Date: 2010-12-16 15:00+0100\n"
 "PO-Revision-Date: 2010-10-20 06:53-0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -36,6 +36,8 @@ msgstr ""
 #: en/user_basics.ssi:277 en/user_basics.ssi:297 en/user_basics.ssi:322
 #: en/user_customization-contents.ssi:26 en/user_customization-contents.ssi:35
 #: en/user_customization-contents.ssi:54 en/user_customization-contents.ssi:66
+#: en/user_customization-installer.ssi:32
+#: en/user_customization-installer.ssi:42
 #: en/user_customization-packages.ssi:14 en/user_customization-packages.ssi:22
 #: en/user_customization-packages.ssi:40 en/user_customization-packages.ssi:53
 #: en/user_customization-packages.ssi:66 en/user_customization-packages.ssi:80
@@ -49,10 +51,10 @@ msgstr ""
 #: en/user_customization-packages.ssi:199
 #: en/user_customization-packages.ssi:215
 #: en/user_customization-packages.ssi:227
-#: en/user_customization-packages.ssi:290
-#: en/user_customization-packages.ssi:302
-#: en/user_customization-packages.ssi:312
-#: en/user_customization-packages.ssi:330 en/user_customization-runtime.ssi:14
+#: en/user_customization-packages.ssi:291
+#: en/user_customization-packages.ssi:303
+#: en/user_customization-packages.ssi:313
+#: en/user_customization-packages.ssi:331 en/user_customization-runtime.ssi:14
 #: en/user_customization-runtime.ssi:32 en/user_customization-runtime.ssi:42
 #: en/user_customization-runtime.ssi:50 en/user_customization-runtime.ssi:58
 #: en/user_customization-runtime.ssi:66 en/user_customization-runtime.ssi:86
@@ -97,6 +99,8 @@ msgstr "code{"
 #: en/user_basics.ssi:281 en/user_basics.ssi:308 en/user_basics.ssi:347
 #: en/user_customization-contents.ssi:31 en/user_customization-contents.ssi:46
 #: en/user_customization-contents.ssi:58 en/user_customization-contents.ssi:70
+#: en/user_customization-installer.ssi:36
+#: en/user_customization-installer.ssi:46
 #: en/user_customization-packages.ssi:18 en/user_customization-packages.ssi:26
 #: en/user_customization-packages.ssi:45 en/user_customization-packages.ssi:58
 #: en/user_customization-packages.ssi:70 en/user_customization-packages.ssi:84
@@ -109,10 +113,11 @@ msgstr "code{"
 #: en/user_customization-packages.ssi:191
 #: en/user_customization-packages.ssi:203
 #: en/user_customization-packages.ssi:219
-#: en/user_customization-packages.ssi:294
-#: en/user_customization-packages.ssi:306
-#: en/user_customization-packages.ssi:316
-#: en/user_customization-packages.ssi:343 en/user_customization-runtime.ssi:18
+#: en/user_customization-packages.ssi:231
+#: en/user_customization-packages.ssi:295
+#: en/user_customization-packages.ssi:307
+#: en/user_customization-packages.ssi:317
+#: en/user_customization-packages.ssi:344 en/user_customization-runtime.ssi:18
 #: en/user_customization-runtime.ssi:36 en/user_customization-runtime.ssi:46
 #: en/user_customization-runtime.ssi:54 en/user_customization-runtime.ssi:62
 #: en/user_customization-runtime.ssi:70 en/user_customization-runtime.ssi:90
@@ -228,7 +233,7 @@ msgstr ""
 msgid ""
 "You can use live-build to build the system image from your specifications, "
 "set up a Linux kernel, its initrd, and a bootloader to run them, all in one "
-"media-dependant format (ISO9660 image, disk image, etc.)"
+"media-dependant format (ISO9660 image, disk image, etc.)."
 msgstr ""
 
 #. type: Plain text
@@ -268,8 +273,8 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:38
 msgid ""
-"Now that we have a \"config/\" hierarchy, we may build the image with the lb "
-"build command:"
+"Now that we have a \"config/\" hierarchy, we may build the image with the #"
+"{lb build}# command:"
 msgstr ""
 
 #. type: Plain text
@@ -409,8 +414,8 @@ msgid "$ lb config -b usb-hdd"
 msgstr ""
 
 #. type: Plain text
-#: en/user_basics.ssi:114
-msgid "Now build the image with the #{lb build} command:"
+#: en/user_basics.ssi:114 en/user_basics.ssi:198
+msgid "Now build the image with the #{lb build}# command:"
 msgstr ""
 
 #. type: Plain text
@@ -450,7 +455,7 @@ msgstr ""
 #: en/user_basics.ssi:136
 msgid ""
 "Note: As discussed earlier, this same process can be used for #{iso-hybrid}# "
-"type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images."
+"type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images."
 msgstr ""
 
 #. type: Plain text
@@ -555,11 +560,6 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: en/user_basics.ssi:198
-msgid "Now build the image with the #{lb build}# command:"
-msgstr ""
-
-#. type: Plain text
 #: en/user_basics.ssi:206
 msgid ""
 "In a network boot, the client runs a small piece of software which usually "
@@ -854,7 +854,7 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:349
 msgid ""
-"_* You can play with this configuration file (i.e. change memory limit to "
+"_* You can play with this configuration file (e.g. change memory limit to "
 "256)"
 msgstr ""
 
diff --git a/manual/po/ro/user_basics.ssi.po b/manual/po/ro/user_basics.ssi.po
index f7175f5..c96fe70 100644
--- a/manual/po/ro/user_basics.ssi.po
+++ b/manual/po/ro/user_basics.ssi.po
@@ -6,7 +6,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual 2.0.0\n"
-"POT-Creation-Date: 2010-12-12 14:05-0400\n"
+"POT-Creation-Date: 2010-12-16 15:00+0100\n"
 "PO-Revision-Date: 2010-10-23 16:43+0300\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
@@ -37,6 +37,8 @@ msgstr ""
 #: en/user_basics.ssi:277 en/user_basics.ssi:297 en/user_basics.ssi:322
 #: en/user_customization-contents.ssi:26 en/user_customization-contents.ssi:35
 #: en/user_customization-contents.ssi:54 en/user_customization-contents.ssi:66
+#: en/user_customization-installer.ssi:32
+#: en/user_customization-installer.ssi:42
 #: en/user_customization-packages.ssi:14 en/user_customization-packages.ssi:22
 #: en/user_customization-packages.ssi:40 en/user_customization-packages.ssi:53
 #: en/user_customization-packages.ssi:66 en/user_customization-packages.ssi:80
@@ -50,10 +52,10 @@ msgstr ""
 #: en/user_customization-packages.ssi:199
 #: en/user_customization-packages.ssi:215
 #: en/user_customization-packages.ssi:227
-#: en/user_customization-packages.ssi:290
-#: en/user_customization-packages.ssi:302
-#: en/user_customization-packages.ssi:312
-#: en/user_customization-packages.ssi:330 en/user_customization-runtime.ssi:14
+#: en/user_customization-packages.ssi:291
+#: en/user_customization-packages.ssi:303
+#: en/user_customization-packages.ssi:313
+#: en/user_customization-packages.ssi:331 en/user_customization-runtime.ssi:14
 #: en/user_customization-runtime.ssi:32 en/user_customization-runtime.ssi:42
 #: en/user_customization-runtime.ssi:50 en/user_customization-runtime.ssi:58
 #: en/user_customization-runtime.ssi:66 en/user_customization-runtime.ssi:86
@@ -98,6 +100,8 @@ msgstr "code{"
 #: en/user_basics.ssi:281 en/user_basics.ssi:308 en/user_basics.ssi:347
 #: en/user_customization-contents.ssi:31 en/user_customization-contents.ssi:46
 #: en/user_customization-contents.ssi:58 en/user_customization-contents.ssi:70
+#: en/user_customization-installer.ssi:36
+#: en/user_customization-installer.ssi:46
 #: en/user_customization-packages.ssi:18 en/user_customization-packages.ssi:26
 #: en/user_customization-packages.ssi:45 en/user_customization-packages.ssi:58
 #: en/user_customization-packages.ssi:70 en/user_customization-packages.ssi:84
@@ -110,10 +114,11 @@ msgstr "code{"
 #: en/user_customization-packages.ssi:191
 #: en/user_customization-packages.ssi:203
 #: en/user_customization-packages.ssi:219
-#: en/user_customization-packages.ssi:294
-#: en/user_customization-packages.ssi:306
-#: en/user_customization-packages.ssi:316
-#: en/user_customization-packages.ssi:343 en/user_customization-runtime.ssi:18
+#: en/user_customization-packages.ssi:231
+#: en/user_customization-packages.ssi:295
+#: en/user_customization-packages.ssi:307
+#: en/user_customization-packages.ssi:317
+#: en/user_customization-packages.ssi:344 en/user_customization-runtime.ssi:18
 #: en/user_customization-runtime.ssi:36 en/user_customization-runtime.ssi:46
 #: en/user_customization-runtime.ssi:54 en/user_customization-runtime.ssi:62
 #: en/user_customization-runtime.ssi:70 en/user_customization-runtime.ssi:90
@@ -229,7 +234,7 @@ msgstr ""
 msgid ""
 "You can use live-build to build the system image from your specifications, "
 "set up a Linux kernel, its initrd, and a bootloader to run them, all in one "
-"media-dependant format (ISO9660 image, disk image, etc.)"
+"media-dependant format (ISO9660 image, disk image, etc.)."
 msgstr ""
 
 #. type: Plain text
@@ -269,8 +274,8 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:38
 msgid ""
-"Now that we have a \"config/\" hierarchy, we may build the image with the lb "
-"build command:"
+"Now that we have a \"config/\" hierarchy, we may build the image with the #"
+"{lb build}# command:"
 msgstr ""
 
 #. type: Plain text
@@ -410,8 +415,8 @@ msgid "$ lb config -b usb-hdd"
 msgstr ""
 
 #. type: Plain text
-#: en/user_basics.ssi:114
-msgid "Now build the image with the #{lb build} command:"
+#: en/user_basics.ssi:114 en/user_basics.ssi:198
+msgid "Now build the image with the #{lb build}# command:"
 msgstr ""
 
 #. type: Plain text
@@ -451,7 +456,7 @@ msgstr ""
 #: en/user_basics.ssi:136
 msgid ""
 "Note: As discussed earlier, this same process can be used for #{iso-hybrid}# "
-"type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images."
+"type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images."
 msgstr ""
 
 #. type: Plain text
@@ -556,11 +561,6 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: en/user_basics.ssi:198
-msgid "Now build the image with the #{lb build}# command:"
-msgstr ""
-
-#. type: Plain text
 #: en/user_basics.ssi:206
 msgid ""
 "In a network boot, the client runs a small piece of software which usually "
@@ -855,7 +855,7 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:349
 msgid ""
-"_* You can play with this configuration file (i.e. change memory limit to "
+"_* You can play with this configuration file (e.g. change memory limit to "
 "256)"
 msgstr ""
 
diff --git a/manual/pot/user_basics.ssi.pot b/manual/pot/user_basics.ssi.pot
index e201fef..ab61d23 100644
--- a/manual/pot/user_basics.ssi.pot
+++ b/manual/pot/user_basics.ssi.pot
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: live-manual VERSION\n"
-"POT-Creation-Date: 2010-12-12 14:05-0400\n"
+"POT-Creation-Date: 2010-12-16 15:00+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
@@ -36,6 +36,8 @@ msgstr ""
 #: en/user_basics.ssi:277 en/user_basics.ssi:297 en/user_basics.ssi:322
 #: en/user_customization-contents.ssi:26 en/user_customization-contents.ssi:35
 #: en/user_customization-contents.ssi:54 en/user_customization-contents.ssi:66
+#: en/user_customization-installer.ssi:32
+#: en/user_customization-installer.ssi:42
 #: en/user_customization-packages.ssi:14 en/user_customization-packages.ssi:22
 #: en/user_customization-packages.ssi:40 en/user_customization-packages.ssi:53
 #: en/user_customization-packages.ssi:66 en/user_customization-packages.ssi:80
@@ -49,10 +51,10 @@ msgstr ""
 #: en/user_customization-packages.ssi:199
 #: en/user_customization-packages.ssi:215
 #: en/user_customization-packages.ssi:227
-#: en/user_customization-packages.ssi:290
-#: en/user_customization-packages.ssi:302
-#: en/user_customization-packages.ssi:312
-#: en/user_customization-packages.ssi:330 en/user_customization-runtime.ssi:14
+#: en/user_customization-packages.ssi:291
+#: en/user_customization-packages.ssi:303
+#: en/user_customization-packages.ssi:313
+#: en/user_customization-packages.ssi:331 en/user_customization-runtime.ssi:14
 #: en/user_customization-runtime.ssi:32 en/user_customization-runtime.ssi:42
 #: en/user_customization-runtime.ssi:50 en/user_customization-runtime.ssi:58
 #: en/user_customization-runtime.ssi:66 en/user_customization-runtime.ssi:86
@@ -97,6 +99,8 @@ msgstr ""
 #: en/user_basics.ssi:281 en/user_basics.ssi:308 en/user_basics.ssi:347
 #: en/user_customization-contents.ssi:31 en/user_customization-contents.ssi:46
 #: en/user_customization-contents.ssi:58 en/user_customization-contents.ssi:70
+#: en/user_customization-installer.ssi:36
+#: en/user_customization-installer.ssi:46
 #: en/user_customization-packages.ssi:18 en/user_customization-packages.ssi:26
 #: en/user_customization-packages.ssi:45 en/user_customization-packages.ssi:58
 #: en/user_customization-packages.ssi:70 en/user_customization-packages.ssi:84
@@ -109,10 +113,11 @@ msgstr ""
 #: en/user_customization-packages.ssi:191
 #: en/user_customization-packages.ssi:203
 #: en/user_customization-packages.ssi:219
-#: en/user_customization-packages.ssi:294
-#: en/user_customization-packages.ssi:306
-#: en/user_customization-packages.ssi:316
-#: en/user_customization-packages.ssi:343 en/user_customization-runtime.ssi:18
+#: en/user_customization-packages.ssi:231
+#: en/user_customization-packages.ssi:295
+#: en/user_customization-packages.ssi:307
+#: en/user_customization-packages.ssi:317
+#: en/user_customization-packages.ssi:344 en/user_customization-runtime.ssi:18
 #: en/user_customization-runtime.ssi:36 en/user_customization-runtime.ssi:46
 #: en/user_customization-runtime.ssi:54 en/user_customization-runtime.ssi:62
 #: en/user_customization-runtime.ssi:70 en/user_customization-runtime.ssi:90
@@ -228,7 +233,7 @@ msgstr ""
 msgid ""
 "You can use live-build to build the system image from your specifications, "
 "set up a Linux kernel, its initrd, and a bootloader to run them, all in one "
-"media-dependant format (ISO9660 image, disk image, etc.)"
+"media-dependant format (ISO9660 image, disk image, etc.)."
 msgstr ""
 
 #. type: Plain text
@@ -268,8 +273,8 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:38
 msgid ""
-"Now that we have a \"config/\" hierarchy, we may build the image with the lb "
-"build command:"
+"Now that we have a \"config/\" hierarchy, we may build the image with the #"
+"{lb build}# command:"
 msgstr ""
 
 #. type: Plain text
@@ -409,8 +414,8 @@ msgid "$ lb config -b usb-hdd"
 msgstr ""
 
 #. type: Plain text
-#: en/user_basics.ssi:114
-msgid "Now build the image with the #{lb build} command:"
+#: en/user_basics.ssi:114 en/user_basics.ssi:198
+msgid "Now build the image with the #{lb build}# command:"
 msgstr ""
 
 #. type: Plain text
@@ -450,7 +455,7 @@ msgstr ""
 #: en/user_basics.ssi:136
 msgid ""
 "Note: As discussed earlier, this same process can be used for #{iso-hybrid}# "
-"type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images."
+"type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images."
 msgstr ""
 
 #. type: Plain text
@@ -555,11 +560,6 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: en/user_basics.ssi:198
-msgid "Now build the image with the #{lb build}# command:"
-msgstr ""
-
-#. type: Plain text
 #: en/user_basics.ssi:206
 msgid ""
 "In a network boot, the client runs a small piece of software which usually "
@@ -854,7 +854,7 @@ msgstr ""
 #. type: Plain text
 #: en/user_basics.ssi:349
 msgid ""
-"_* You can play with this configuration file (i.e. change memory limit to "
+"_* You can play with this configuration file (e.g. change memory limit to "
 "256)"
 msgstr ""
 
diff --git a/manual/pt_BR/user_basics.ssi b/manual/pt_BR/user_basics.ssi
index e8e2cc6..858d488 100644
--- a/manual/pt_BR/user_basics.ssi
+++ b/manual/pt_BR/user_basics.ssi
@@ -50,7 +50,7 @@ partitions, etc.
 
 You can use live-build to build the system image from your specifications,
 set up a Linux kernel, its initrd, and a bootloader to run them, all in one
-media-dependant format (ISO9660 image, disk image, etc.)
+media-dependant format (ISO9660 image, disk image, etc.).
 
 2~ First steps: building an ISO image
 
@@ -72,8 +72,8 @@ $ lb config
 By passing no parameters to #{lb config}#, we indicated that we wish to use
 the defaults (see {The lb config command}#lb-config).
 
-Now that we have a "config/" hierarchy, we may build the image with the lb
-build command:
+Now that we have a "config/" hierarchy, we may build the image with the #{lb
+build}# command:
 
 code{
 
@@ -163,7 +163,7 @@ $ lb config -b usb-hdd
 
 }code
 
-Now build the image with the #{lb build} command:
+Now build the image with the #{lb build}# command:
 
 code{
 
@@ -191,7 +191,7 @@ better yet, #{ls -l /dev/disk/by-id}#.
 *{This will definitely overwrite any previous contents on your stick!}*
 
 Note: As discussed earlier, this same process can be used for #{iso-hybrid}#
-type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images.
+type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images.
 
 3~testing-usb-hdd-with-qemu Testing a USB/HDD image with Qemu
 
@@ -427,7 +427,7 @@ ethernet0.generatedAddress = "00:0c:29:8d:71:3b" uuid.location = "56 4d 83
 
 }code
 
-_* You can play with this configuration file (i.e. change memory limit to
+_* You can play with this configuration file (e.g. change memory limit to
 256)
 
 _* Double click on this file (or run VMWare player and select this file).
diff --git a/manual/ro/user_basics.ssi b/manual/ro/user_basics.ssi
index e8e2cc6..858d488 100644
--- a/manual/ro/user_basics.ssi
+++ b/manual/ro/user_basics.ssi
@@ -50,7 +50,7 @@ partitions, etc.
 
 You can use live-build to build the system image from your specifications,
 set up a Linux kernel, its initrd, and a bootloader to run them, all in one
-media-dependant format (ISO9660 image, disk image, etc.)
+media-dependant format (ISO9660 image, disk image, etc.).
 
 2~ First steps: building an ISO image
 
@@ -72,8 +72,8 @@ $ lb config
 By passing no parameters to #{lb config}#, we indicated that we wish to use
 the defaults (see {The lb config command}#lb-config).
 
-Now that we have a "config/" hierarchy, we may build the image with the lb
-build command:
+Now that we have a "config/" hierarchy, we may build the image with the #{lb
+build}# command:
 
 code{
 
@@ -163,7 +163,7 @@ $ lb config -b usb-hdd
 
 }code
 
-Now build the image with the #{lb build} command:
+Now build the image with the #{lb build}# command:
 
 code{
 
@@ -191,7 +191,7 @@ better yet, #{ls -l /dev/disk/by-id}#.
 *{This will definitely overwrite any previous contents on your stick!}*
 
 Note: As discussed earlier, this same process can be used for #{iso-hybrid}#
-type images, (suffixed #{-hybrid.iso}#,) but not #{iso}# type images.
+type images (suffixed #{-hybrid.iso}#), but not #{iso}# type images.
 
 3~testing-usb-hdd-with-qemu Testing a USB/HDD image with Qemu
 
@@ -427,7 +427,7 @@ ethernet0.generatedAddress = "00:0c:29:8d:71:3b" uuid.location = "56 4d 83
 
 }code
 
-_* You can play with this configuration file (i.e. change memory limit to
+_* You can play with this configuration file (e.g. change memory limit to
 256)
 
 _* Double click on this file (or run VMWare player and select this file).

-- 
live-manual



More information about the debian-live-changes mailing list