# HG changeset patch
# User Paul Issott
To stop or restart SliTaz, you can use the
Creating your own LiveCD version of SliTaz with Tazlito
-takes little time and you can choose precisely the software
+takes very little time and you can choose precisely the software
packages that you want to find on the system. The support
of flavors permits you to generate a customized LiveCD
amended by a list of packages or flavors created by the SliTaz
@@ -187,11 +187,11 @@
Tazlito allows you to easily create your own flavor from
-the results of manufacturing the distribution (
The 'usage' command displays a summary of available commands
-with short descriptions:
+with a short description:
Turn off the system or restart
halt
or reboot
-commands or the <Ctrl+Alt+Delete> key combination, which enables a
+commands or the <Ctrl+Alt+Delete> key combination which enables a
system reboot. In case of any problems you can use the -f
option signifing forced:
To begin
Create a flavor
gen-distro
).
+the results of generating the distribution (gen-distro
).
The file will contain all the flavor's additional files,
a description and a list of packages which can be reused later
and updated according to the versions of packages. To generate
-you own flavor responding to one or two questions:
+your own flavor responding to one or two questions:
# tazlito gen-flavor new-flavor
diff -r 5dae13b0abcb -r cbc3753477f5 en/doc/manuals/tazlito.en.html
--- a/en/doc/manuals/tazlito.en.html Sat Aug 16 13:07:06 2008 +0000
+++ b/en/doc/manuals/tazlito.en.html Tue Aug 19 21:21:57 2008 +0000
@@ -63,7 +63,7 @@
usage
# tazlito usage
@@ -81,7 +81,7 @@
The 'gen-config' command allows you to generate a configuration
file ready to be edited. By default the file is created in
the current directory, but can also be in another directory
-if specified:
+if specified via the command line:
# tazlito gen-config @@ -160,7 +160,7 @@ The 'extract-distro' command is used to extract an ISO image from the LiveCD to rebuild the structure of the root cdrom and system. It is then possible to make the desired changes -or additions and rebuild the ISO image via 'gen-iso' and +or additions and rebuild the ISO image via 'gen-iso' or 'gen-initiso'. Example of use:diff -r 5dae13b0abcb -r cbc3753477f5 en/doc/manuals/tazpkg.en.html --- a/en/doc/manuals/tazpkg.en.html Sat Aug 16 13:07:06 2008 +0000 +++ b/en/doc/manuals/tazpkg.en.html Tue Aug 19 21:21:57 2008 +0000 @@ -114,7 +114,7 @@Description of the package (if it exists). This command displays the 'description.txt' file of each package (a simple -text file, no wider than 80 characters to fit in a standard terminal): +text file, justified to 80 characters to fit in a standard terminal):
# tazpkg desc busybox @@ -156,8 +156,8 @@ This command allows the installation of a local package with the .tazpkg extension. See 'get-install' to install a package from the internet. Note that you can force the -installation via the --forced, uninstall and reinstall options. -You can also specify the root system where you want to install the +installation via the --forced, uninstall and reinstall options +or specify the root system where you want to install the packages via the -root= option:diff -r 5dae13b0abcb -r cbc3753477f5 en/get/index.html --- a/en/get/index.html Sat Aug 16 13:07:06 2008 +0000 +++ b/en/get/index.html Tue Aug 19 21:21:57 2008 +0000 @@ -134,7 +134,7 @@LiveCD - Cooking version
-SliTaz "Cooking" LiveCD is a constantly evolving version. It is fully usable, allows +SliTaz "Cooking" LiveCD is a constantly evolving version, fully usable, it allows you to test the latest improvements and packages, ask for new features or report bugs to help us to prepare for the stable version.