tazlito diff doc/tazlito.en.html @ rev 280
Up doc style
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat May 05 19:14:46 2012 +0200 (2012-05-05) |
parents | dc371fa292f4 |
children | 07b0ae7de856 |
line diff
1.1 --- a/doc/tazlito.en.html Sun Apr 01 16:43:17 2012 +0100 1.2 +++ b/doc/tazlito.en.html Sat May 05 19:14:46 2012 +0200 1.3 @@ -1,32 +1,18 @@ 1.4 -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 1.5 - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 1.6 -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 1.7 +<!DOCTYPE html> 1.8 +<html xmlns="http://www.w3.org/1999/xhtml" lang="en"> 1.9 <head> 1.10 - <title>Tazlito Manual - SliTaz Live Tool</title> 1.11 - <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> 1.12 - <meta name="description" content="" /> 1.13 - <meta name="expires" content="never" /> 1.14 - <meta name="modified" content="2011-02-24 13:30:00" /> 1.15 - <style type="text/css"><!-- 1.16 - body { font: 90% sans-serif, vernada, arial; margin: 0; 1.17 - border-top: 34px solid #f1f1f1; } 1.18 - #header { background: #351a0a; color: black; height: 50px; 1.19 - border-top: 1px solid black; border-bottom: 1px solid black; } 1.20 - #content { margin: 0px 50px 26px 50px; } 1.21 - h1 { margin: 14px 0px 0px 16px; color: #fff; margin: 10px; } 1.22 - h3 { font-weight: bold; color: #666666; } 1.23 - li { line-height: 1.4em; } 1.24 - pre { padding: 5px; color: black; background: #e1e0b0; 1.25 - border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } 1.26 - code { font-size: 100%; color: #669900; background: transparent; } 1.27 - hr { color: white; background: white; height: 1px; border: 0; } 1.28 - --></style> 1.29 + <title>TazLito Manual - SliTaz Live Tool</title> 1.30 + <meta charset="utf-8" /> 1.31 + <link rel="shortcut icon" href="favicon.ico" /> 1.32 + <link rel="stylesheet" type="text/css" href="style.css" /> 1.33 </head> 1.34 -<body bgcolor="#ffffff"> 1.35 +<body> 1.36 + 1.37 +<!-- Header --> 1.38 <div id="header"> 1.39 <h1>Tazlito Manual</h1> 1.40 </div> 1.41 -<hr /> 1.42 + 1.43 <!-- Start content --> 1.44 <div id="content"> 1.45 1.46 @@ -43,14 +29,14 @@ 1.47 <h2>DESCRIPTION</h2> 1.48 <p> 1.49 Tazlito is a small utility to extract a LiveCD, rebuild the 1.50 -ISO image and regenerate the root filesystem of the LiveCD. 1.51 -Tazlito can also generate a distribution from a list of packages 1.52 -previously downloaded. To run, Tazlito uses the configuration file 1.53 -/etc/tazlito/tazlito.conf or an easily generated tazlito.conf 1.54 -found in the current directory. 1.55 -It specifies the name of the ISO, volume, maintainer and 1.56 -the paths of the packages to distribute and the generated ISO. 1.57 -Tazlito can also set up a directory containing additional files 1.58 +ISO image and regenerate the root filesystem of the LiveCD. 1.59 +Tazlito can also generate a distribution from a list of packages 1.60 +previously downloaded. To run, Tazlito uses the configuration file 1.61 +/etc/tazlito/tazlito.conf or an easily generated tazlito.conf 1.62 +found in the current directory. 1.63 +It specifies the name of the ISO, volume, maintainer and 1.64 +the paths of the packages to distribute and the generated ISO. 1.65 +Tazlito can also set up a directory containing additional files 1.66 which will be copied to the LiveCD when generating the distribution. 1.67 </p> 1.68 <p> 1.69 @@ -108,11 +94,11 @@ 1.70 <a name="gen-iso"></a> 1.71 <h3>gen-iso</h3> 1.72 <p> 1.73 -The 'gen-iso' command can generate a 1.74 -new LiveCD image following modifications and additions to the 1.75 -root filesystem of the cdrom. To function, this command needs 1.76 -a directory containing the distro-tree of the Live system. 1.77 -This tree can easily be built with the 'extract-distro' command, 1.78 +The 'gen-iso' command can generate a 1.79 +new LiveCD image following modifications and additions to the 1.80 +root filesystem of the cdrom. To function, this command needs 1.81 +a directory containing the distro-tree of the Live system. 1.82 +This tree can easily be built with the 'extract-distro' command, 1.83 modified and rebuilt via: 1.84 </p> 1.85 <pre> 1.86 @@ -134,7 +120,7 @@ 1.87 <a name="list-flavors"></a> 1.88 <h3>list-flavors</h3> 1.89 <p> 1.90 -The 'list-flavors' command downloads (if necessary) and displays 1.91 +The 'list-flavors' command downloads (if necessary) and displays 1.92 a list of the different flavors available. You can force the 1.93 download with the --recharge option: 1.94 </p> 1.95 @@ -156,12 +142,12 @@ 1.96 <a name="show-flavors"></a> 1.97 <h3>show-flavor</h3> 1.98 <p> 1.99 -The 'show-flavor' command displays the description of the 1.100 +The 'show-flavor' command displays the description of the 1.101 flavor and its size after regeneration. The options 1.102 --brief and --noheader reduce the output displayed: 1.103 </p> 1.104 <pre> 1.105 - # tazlito show-flavor particular-flavor 1.106 + # tazlito show-flavor particular-flavor 1.107 # tazlito show-flavor particular-flavor --brief 1.108 # tazlito show-flavor particular-flavor --brief --noheader 1.109 </pre> 1.110 @@ -181,7 +167,7 @@ 1.111 <h3>gen-liveflavor</h3> 1.112 <p> 1.113 The 'gen-liveflavor' command creates a description file of a new 1.114 -flavor from the results of generating a distro based on the 1.115 +flavor from the results of generating a distro based on the 1.116 current system. The --help option provides more information: 1.117 </p> 1.118 <pre> # tazlito gen-liveflavor 1.119 @@ -227,7 +213,7 @@ 1.120 The 'extract-distro' command is used to extract an ISO image 1.121 from the LiveCD to rebuild the structure of the root cdrom 1.122 and system. It is then possible to make the desired changes 1.123 -or additions and rebuild the ISO image via 'gen-iso' or 1.124 +or additions and rebuild the ISO image via 'gen-iso' or 1.125 'gen-initiso'. Example of use: 1.126 </p> 1.127 <pre> 1.128 @@ -245,7 +231,7 @@ 1.129 from a flavor with the 'get-flavor' command. If one uses the 1.130 LiveCD, the options --cdrom and --iso= permit the regeneration 1.131 of packages that place files in /boot without being obliged 1.132 -to download them and recovers the additional files of the 1.133 +to download them and recovers the additional files of the 1.134 LiveCD. The path to the various directories are configured 1.135 in the configuration file and packages can be downloaded 1.136 from the SliTaz mirrors or generated by Cookutils. To generate 1.137 @@ -281,11 +267,11 @@ 1.138 <a name="writeiso"></a> 1.139 <h3>writeiso</h3> 1.140 <p> 1.141 -This command will write the current filesystem to a cpio archive 1.142 -(rootfs.gz) and then generate a bootable ISO image. Writeiso can 1.143 -be used in a HD install or in live mode and will also archive your 1.144 -current /home directory. This command lets you easily remaster and 1.145 -build your own LiveCD image, just boot, modify any files, and then: 1.146 +This command will write the current filesystem to a cpio archive 1.147 +(rootfs.gz) and then generate a bootable ISO image. Writeiso can 1.148 +be used in a HD install or in live mode and will also archive your 1.149 +current /home directory. This command lets you easily remaster and 1.150 +build your own LiveCD image, just boot, modify any files, and then: 1.151 1.152 </p> 1.153 <pre> 1.154 @@ -297,11 +283,11 @@ 1.155 <a name="frugal-install"></a> 1.156 <h3>frugal-install</h3> 1.157 <p> 1.158 -Perfom a frugal installation into /boot/frugal and add a GRUB entry 1.159 -if needed. Frugal mode will make SliTaz work completely in memory 1.160 -(RAM) - useful to test a distro without burning an ISO or to have a 1.161 -rescue system ready to use when the computer powers on. To install 1.162 -all needed files from a distro tree or an ISO image: 1.163 +Perfom a frugal installation into /boot/frugal and add a GRUB entry 1.164 +if needed. Frugal mode will make SliTaz work completely in memory 1.165 +(RAM) - useful to test a distro without burning an ISO or to have a 1.166 +rescue system ready to use when the computer powers on. To install 1.167 +all needed files from a distro tree or an ISO image: 1.168 </p> 1.169 <pre> 1.170 # tazlito frugal-install 1.171 @@ -332,7 +318,7 @@ 1.172 <p> 1.173 Combines several flavors like nested Russian dolls. Each rootfs is a 1.174 subset of the previous. The first rootfs is extracted from the ISO image 1.175 -used in the third argument. The flavor will then be chosen to launch at 1.176 +used in the third argument. The flavor will then be chosen to launch at 1.177 startup according to the amount of RAM available: 1.178 </p> 1.179 <pre> 1.180 @@ -378,7 +364,7 @@ 1.181 1.182 <h2>FLAVORS</h2> 1.183 <p> 1.184 -A <i>.flavor</i> file contains just a few KB of information needed to 1.185 +A <i>.flavor</i> file contains just a few KB of information needed to 1.186 (re)manufacture a custom LiveCD of SliTaz. 1.187 </p> 1.188 1.189 @@ -401,7 +387,7 @@ 1.190 justX 16.1M 51.2M SliTaz with a minimal X environment 1.191 </pre> 1.192 <p> 1.193 -We will start by remanufacturing the <i>eeepc</i> flavor which uses 105.4M of RAM 1.194 +We will start by remanufacturing the <i>eeepc</i> flavor which uses 105.4M of RAM 1.195 and has a CD-ROM size of 31.2M: 1.196 </p> 1.197 <pre> 1.198 @@ -421,7 +407,7 @@ 1.199 <li>Either directly create the tree structure that defines the flavor 1.200 (see <b>tazlito extract-flavor</b>) and then create the flavor with 1.201 <b>tazlito pack-flavor</b></li> 1.202 - <li>Either use the 1.203 + <li>Either use the 1.204 <a href="http://pizza.slitaz.org/">online builder</a></li> 1.205 </ul> 1.206 1.207 @@ -530,7 +516,7 @@ 1.208 <p> 1.209 A meta flavor contains several flavors like nested Russian dolls. The flavor 1.210 will be launched at startup according to the amount of RAM available. 1.211 -The ROOTFS_SELECTION variable defines the minimim RAM and corresponding 1.212 +The ROOTFS_SELECTION variable defines the minimim RAM and corresponding 1.213 flavor parameters, <a href="http://hg.slitaz.org/flavors/file/tip/core-3in1/receipt"> 1.214 example</a>: 1.215 </p> 1.216 @@ -544,7 +530,8 @@ 1.217 1.218 <h2>MAINTAINER</h2> 1.219 <p> 1.220 -Christophe Lincoln <pankso at slitaz.org> 1.221 +Christophe Lincoln <pankso at slitaz.org><br /> 1.222 +Pascal bellard <pascal.bellard at slitaz.org> 1.223 </p> 1.224 1.225 <!-- End content -->