slitaz-dev-tools diff mirror-tools/slitaz/mirror/dvd/index.html @ rev 127

add dvd
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Aug 30 18:25:38 2011 +0200 (2011-08-30)
parents
children a49102a73eff
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mirror-tools/slitaz/mirror/dvd/index.html	Tue Aug 30 18:25:38 2011 +0200
     1.3 @@ -0,0 +1,350 @@
     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 +<head>
     1.8 +	<title>SliTaz DVD/USB Key builder</title>
     1.9 +	<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
    1.10 +	<meta name="description" content="slitaz DVD and USB key generator" />
    1.11 +	<meta name="robots" content="index, nofollow" />
    1.12 +	<meta name="author" content="SliTaz Contributors" />
    1.13 +	<link rel="shortcut icon" href="/css/favicon.ico" />
    1.14 +	<link rel="stylesheet" type="text/css" href="/css/slitaz.css" />
    1.15 +	<style type="text/css">
    1.16 +#copy {
    1.17 +	text-align: center;
    1.18 +}
    1.19 +
    1.20 +#bottom {
    1.21 +	text-align: center;
    1.22 +}
    1.23 +	</style>
    1.24 +</head>
    1.25 +<body>
    1.26 +
    1.27 +<!-- Header -->
    1.28 +<div id="header">
    1.29 +	<div id="logo"></div>
    1.30 +	<div id="network">
    1.31 +		<a href="http://www.slitaz.org/">
    1.32 +		<img src="/css/pics/network.png" alt="network.png" /></a>
    1.33 +		<a href="http://scn.slitaz.org/">Community</a>
    1.34 +		<a href="http://doc.slitaz.org/" title="SliTaz Community Documentation">Doc</a>
    1.35 +		<a href="http://forum.slitaz.org/" title="Slitaz Forum">Forum</a>
    1.36 +		<a href="http://bugs.slitaz.org/" title="Bug Tracking System">Bugs</a>
    1.37 +		<a href="http://hg.slitaz.org/" title="SliTaz repositories">Hg</a>
    1.38 +	</div>
    1.39 +	<h1><a href="http://www.slitaz.org/">SliTaz DVD & USB key builder</a></h1>
    1.40 +</div>
    1.41 +
    1.42 +<!-- Block -->
    1.43 +<div id="block">
    1.44 +	<!-- Navigation -->
    1.45 +	<div id="block_nav">
    1.46 +		<h4><img src="/css/pics/development.png" alt="development.png" />Developers Corner</h4>
    1.47 +		<a href="http://www.slitaz.org/en/devel/">Website devel</a> -
    1.48 +		<a href="http://cook.slitaz.org/">Build Bot</a> -
    1.49 +		<a href="http://pkgs.slitaz.org/">packages database</a>
    1.50 +		<p>
    1.51 +			<strong>Online tools:</strong>
    1.52 +			<a href="http://pizza.slitaz.org/">Live Builder</a> -
    1.53 +			<a href="http://boot.slitaz.org/">Web Boot</a> -
    1.54 +			<a href="http://mirror.slitaz.org/packages/convert/">Package Converter</a> -
    1.55 +			<a href="http://mirror.slitaz.org/floppies/builder/">Floppies Builder</a>
    1.56 +		</p>
    1.57 +	</div>
    1.58 +	<!-- Information/image -->
    1.59 +	<div id="block_info">
    1.60 +	<h4>DVD and USB key generator</h4>
    1.61 +		<p>
    1.62 +			This tool will create a shell script. You should run this script
    1.63 +			on your own SliTaz to build the DVD iso image. You can put this image on
    1.64 +			a DVD with <u>wodim</u> or on an USB key with <u>tazusb geniso2usb</u>.
    1.65 +		</p>
    1.66 +		<p>
    1.67 +			GUI tools are also available: <u>burnbox</u> and <u>tazusbbox</u>.
    1.68 +		</p>
    1.69 +	</div>
    1.70 +</div>
    1.71 +
    1.72 +<!-- Content, from http://en.wikipedia.org/wiki/Miscellaneous_Symbols_Unicode_block -->
    1.73 +<div id="content">
    1.74 +
    1.75 +<form method="post" enctype="multipart/form-data" action="http://mirror.slitaz.org/dvd/download.php">
    1.76 +<input type="hidden" name="rsync" value="on" />
    1.77 +<input type="hidden" name="filter" value="on" />
    1.78 +<input type="hidden" id="size" name="size" value="0" />
    1.79 +
    1.80 +<table width="100%" >
    1.81 +<tr>
    1.82 +<td><h2><img title="Features" src="cdrom.png" alt="" width="25" height="25" />
    1.83 +    Features</h2></td>
    1.84 +<!-- td align="right"><h2><input type="radio" name="version" value="4.0">stable 4.0</h2></td -->
    1.85 +<td align="right"><h2><input type="radio" name="version" value="cooking">cooking</h2></td>
    1.86 +<td align="right"><h2><input type="radio" name="version" value="3.0" checked="checked">3.0</h2></td>
    1.87 +<td align="right"><h2><input type="radio" name="version" value="2.0">2.0</h2></td>
    1.88 +<td align="right"><h2><input type="radio" name="version" value="1.0">1.0</h2></td>
    1.89 +<!-- td align="right"><h2><input type="radio" name="version" value="all">all</h2></td -->
    1.90 +</tr>
    1.91 +<tr><td colspan="5"><hr /></td></tr>
    1.92 +
    1.93 +<tr style="background:#f0f0f0">
    1.94 +<td><input type="checkbox" checked="checked" disabled="disabled" name="boot" />Bootable on SliTaz</td>
    1.95 +<!-- td align="right" id="boot_stable">29 MB</td -->
    1.96 +<td align="right" id="boot_cooking">29 MB</td>
    1.97 +<td align="right" id="boot_3.0">29 MB</td>
    1.98 +<td align="right" id="boot_2.0">28 MB</td>
    1.99 +<td align="right" id="boot_1.0">24 MB</td>
   1.100 +<!-- td align="right" id="boot_all">139 MB</td -->
   1.101 +</tr>
   1.102 +<tr>
   1.103 +<td><input type="checkbox" checked="checked" name="webboot" />Bootable on Internet &#9786</td>
   1.104 +<!-- td align="right" id="webboot_stable">196 KB</td -->
   1.105 +<td align="right" id="webboot_cooking">196 KB</td>
   1.106 +<td align="right" id="webboot_3.0">196 KB</td>
   1.107 +<td align="right" id="webboot_2.0">196 KB</td>
   1.108 +<td align="right" id="webboot_1.0">196 KB</td>
   1.109 +<!-- td align="right" id="webboot_all">196 KB</td -->
   1.110 +</tr>
   1.111 +<tr style="background:#f0f0f0">
   1.112 +<td><input type="checkbox" checked="checked" name="website" />with the SliTaz website</td>
   1.113 +<!-- td align="right" id="website_stable">23 MB</td -->
   1.114 +<td align="right" id="website_cooking">23 MB</td>
   1.115 +<td align="right" id="website_3.0">23 MB</td>
   1.116 +<td align="right" id="website_2.0">23 MB</td>
   1.117 +<td align="right" id="website_1.0">23 MB</td>
   1.118 +<!-- td align="right" id="website_all">23 MB</td -->
   1.119 +</tr>
   1.120 +<tr>
   1.121 +<td><input type="checkbox" name="doc" />with the SliTaz doc website</td>
   1.122 +<!-- td align="right" id="doc_stable">85 MB</td -->
   1.123 +<td align="right" id="doc_cooking">85 MB</td>
   1.124 +<td align="right" id="doc_3.0">85 MB</td>
   1.125 +<td align="right" id="doc_2.0">85 MB</td>
   1.126 +<td align="right" id="doc_1.0">85 MB</td>
   1.127 +<!-- td align="right" id="doc_all">85 MB</td -->
   1.128 +</tr>
   1.129 +<tr style="background:#f0f0f0">
   1.130 +<td><input type="checkbox" name="tiny" />with the Tiny SliTaz website</td>
   1.131 +<!-- td align="right" id="tiny_stable">15 MB</td -->
   1.132 +<td align="right" id="tiny_cooking">15 MB</td>
   1.133 +<td align="right" id="tiny_3.0">15 MB</td>
   1.134 +<td align="right" id="tiny_2.0">15 MB</td>
   1.135 +<td align="right" id="tiny_1.0">15 MB</td>
   1.136 +<!-- td id="tiny_all">15 MB</td -->
   1.137 +</tr>
   1.138 +<tr>
   1.139 +<td><input type="checkbox" name="pxe" />with the SliTaz PXE website</td>
   1.140 +<!-- td align="right" id="pxe_stable">112 MB</td -->
   1.141 +<td align="right" id="pxe_cooking">112 MB</td>
   1.142 +<td align="right" id="pxe_3.0">112 MB</td>
   1.143 +<td align="right" id="pxe_2.0">82 MB</td>
   1.144 +<td align="right" id="pxe_1.0">25 MB</td>
   1.145 +<!-- td align="right" id="pxe_all">444 MB</td -->
   1.146 +</tr>
   1.147 +<tr style="background:#f0f0f0">
   1.148 +<td><input type="checkbox" name="tools" />with online tools (pkgs, pizza, convert, floppy, dvd)</td>
   1.149 +<!-- td align="right" id="tools_stable">1.0 MB</td -->
   1.150 +<td align="right" id="tools_cooking">1.0 MB</td>
   1.151 +<td align="right" id="tools_3.0">1.0 MB</td>
   1.152 +<td align="right" id="tools_2.0">1.0 MB</td>
   1.153 +<td align="right" id="tools_1.0">1.0 MB</td>
   1.154 +<!-- td align="right" id="tools_all">1.0 MB</td -->
   1.155 +</tr>
   1.156 +<tr>
   1.157 +<td><input type="checkbox" checked="checked" name="wok" />with the SliTaz wok (rules to build any package)</td>
   1.158 +<!-- td align="right" id="wok_stable">87 MB</td -->
   1.159 +<td align="right" id="wok_cooking">87 MB</td>
   1.160 +<td align="right" id="wok_3.0">87 MB</td>
   1.161 +<td align="right" id="wok_2.0">87 MB</td>
   1.162 +<td align="right" id="wok_1.0">87 MB</td>
   1.163 +<!-- td align="right" id="wok_all">87 MB</td -->
   1.164 +</tr>
   1.165 +<tr style="background:#f0f0f0">
   1.166 +<td><input type="checkbox" name="hg" />with all Mercurial repositories</td>
   1.167 +<!-- td align="right" id="hg_stable">250 MB</td -->
   1.168 +<td align="right" id="hg_cooking">250 MB</td>
   1.169 +<td align="right" id="hg_3.0">250 MB</td>
   1.170 +<td align="right" id="hg_2.0">250 MB</td>
   1.171 +<td align="right" id="hg_1.0">250 MB</td>
   1.172 +<!-- td align="right" id="hg_all">250 MB</td -->
   1.173 +</tr>
   1.174 +<tr>
   1.175 +<td><input type="checkbox" checked="checked" name="packages" />with all packages & flavors files</td>
   1.176 +<!-- td align="right" id="packages_stable">2.6 GB</td -->
   1.177 +<td align="right" id="packages_cooking">2.6 GB</td>
   1.178 +<td align="right" id="packages_3.0">1.4 GB</td>
   1.179 +<td align="right" id="packages_2.0">910 MB</td>
   1.180 +<td align="right" id="packages_1.0">230 MB</td>
   1.181 +<!-- td align="right" id="packages_all">5.1 GB</td -->
   1.182 +</tr>
   1.183 +<tr style="background:#f0f0f0">
   1.184 +<td><input type="checkbox" name="nonfree" />with non-free &#9888; packages (from get-* scripts) <sup>1</sup></td>
   1.185 +<!-- td align="right" id="nonfree_stable">500 MB</td -->
   1.186 +<td align="right" id="xnonfree_cooking">not yet</td>
   1.187 +<td align="right" id="xnonfree_3.0">not yet</td>
   1.188 +<td align="right" id="nonfree_2.0">200 MB</td>
   1.189 +<td align="right" id="nonfree_1.0">50 MB</td>
   1.190 +<!-- td align="right" id="nonfree_all">500 MB</td -->
   1.191 +</tr>
   1.192 +<tr>
   1.193 +<td><input type="checkbox" name="huge" />with free but huge packages (from get-* scripts) <sup>2</sup></td>
   1.194 +<!-- td align="right" id="huge_stable">500 MB</td -->
   1.195 +<td align="right" id="xhuge_cooking">not yet</td>
   1.196 +<td align="right" id="xhuge_3.0">not yet</td>
   1.197 +<td align="right" id="huge_2.0">500 MB</td>
   1.198 +<td align="right" id="xhuge_1.0">none</td>
   1.199 +<!-- td align="right" id="huge_all">900 MB</td -->
   1.200 +</tr>
   1.201 +<tr style="background:#f0f0f0">
   1.202 +<td><input type="checkbox" name="sources" />with all sources files <sup>3</sup></td>
   1.203 +<!-- td align="right" id="sources_stable">5.0 GB</td -->
   1.204 +<td align="right" id="sources_cooking">5.0 GB</td>
   1.205 +<td align="right" id="sources_3.0">2.4 GB</td>
   1.206 +<td align="right" id="sources_2.0">1.5 GB</td>
   1.207 +<td align="right" id="sources_1.0">650 MB</td>
   1.208 +<!-- td align="right" id="sources_all">9.6 GB</td -->
   1.209 +</tr>
   1.210 +<tr>
   1.211 +<td><input type="checkbox" checked="checked" name="loram_detect" />with loram &#9842; autodetection</td>
   1.212 +<!-- td align="right" id="loram_detect_stable">129 MB</td -->
   1.213 +<td align="right" id="loram_detect_cooking">129 MB</td>
   1.214 +<td align="right" id="loram_detect_3.0">132 MB</td>
   1.215 +<td align="right" id="loram_detect_2.0">99 MB</td>
   1.216 +<td align="right" id="loram_detect_1.0">82 MB</td>
   1.217 +<!-- td align="right" id="loram_detect_all">570 MB</td -->
   1.218 +</tr>
   1.219 +<tr style="background:#f0f0f0">
   1.220 +<td><input type="checkbox" checked="checked" name="auto_install" />with auto activation on boot (standalone mode)</td>
   1.221 +<!-- td align="right" id="auto_install_stable">2 KB</td -->
   1.222 +<td align="right" id="auto_install_cooking">2 KB</td>
   1.223 +<td align="right" id="auto_install_3.0">2 KB</td>
   1.224 +<td align="right" id="auto_install_2.0">2 KB</td>
   1.225 +<td align="right" id="auto_install_1.0">2 KB</td>
   1.226 +<!-- td align="right" id="auto_install_all">2 KB</td -->
   1.227 +</tr>
   1.228 +</table>
   1.229 +<hr />
   1.230 +<input name="download" value="Download" type="submit" />
   1.231 +the script to build the ISO image.
   1.232 +<span id="result">
   1.233 +</span>
   1.234 +</form>
   1.235 +
   1.236 +<script type="text/javascript">
   1.237 +<!--
   1.238 +function toKb(size)
   1.239 +{
   1.240 +	var divisor = 1, result = 0;
   1.241 +	for (var i = 0; i < size.length; i++) {
   1.242 +		switch (size.charAt(i)) {
   1.243 +		case '.' : divisor = 10; continue;
   1.244 +		case 'K' : return result/divisor;
   1.245 +		case 'M' : return (1024*result)/divisor;
   1.246 +		case 'G' : return (1024*1024*result)/divisor;
   1.247 +		case 'T' : return (1024*1024*1024*result)/divisor;
   1.248 +		}
   1.249 +		if (size.charAt(i) >= '0' && size.charAt(i) <= '9') {
   1.250 +			result *= 10
   1.251 +			result += parseInt(size.charAt(i) - '0')
   1.252 +		}
   1.253 +	}
   1.254 +	return result/divisor
   1.255 +}
   1.256 +
   1.257 +function toHuman(size)
   1.258 +{
   1.259 +	var i;
   1.260 +	for (size *= 10, i = 0; size > 10000; size /= 1024, i++);
   1.261 +	if (size >= 100) size = parseInt(size / 10)
   1.262 +	else size = parseInt(size / 10) + "." + parseInt(size % 10)
   1.263 +	return size + " " + "KMGT".charAt(i) + "B"
   1.264 +}
   1.265 +
   1.266 +function update_size()
   1.267 +{
   1.268 +	var total = 1024; // padding
   1.269 +	for (var i = 0; i < document.getElementsByTagName("td").length; i++) {
   1.270 +		var obj = document.getElementsByTagName("td")[i]
   1.271 +		var reg = new RegExp("^[0-9\.]* [KMGT]B$")
   1.272 +		if (!reg.test(obj.innerHTML)) continue
   1.273 +		obj.style.fontWeight="normal"
   1.274 +		obj.style.textDecoration="none"
   1.275 +		obj.style.backgroundColor="inherit"
   1.276 +	}
   1.277 +	for (var i = 0; i < document.forms[0].elements.length; i++) {
   1.278 +		var obj = document.forms[0].elements[i]
   1.279 +		if (obj.checked == false) continue
   1.280 +		var version = document.forms[0].version
   1.281 +		for (j = 0; j < version.length; j++) {
   1.282 +			if (version[j].checked) {
   1.283 +				version = version[j].value
   1.284 +				break
   1.285 +			}
   1.286 +		}
   1.287 +		var size = document.getElementById(obj.name + "_" + version)
   1.288 +		if (size == null) continue
   1.289 +		size.style.fontWeight="bold"
   1.290 +		//size.style.textDecoration="underline"
   1.291 +		size.style.backgroundColor="#d66018"
   1.292 +		total += parseInt(toKb(size.innerHTML))
   1.293 +	}
   1.294 +	var size = document.getElementById("size")
   1.295 +	size.value = total
   1.296 +	var result=document.getElementById("result")
   1.297 +	result.innerHTML="Expected size: <u><b>"+toHuman(total)+"</b></u>"+
   1.298 +		" (needs "+toHuman(2*total)+" free space)."
   1.299 +}
   1.300 +update_size()
   1.301 +window.onchange = update_size
   1.302 +//-->
   1.303 +</script>
   1.304 +
   1.305 +<p>
   1.306 +<sup>1</sup> SliTaz can't and don't want to provide non free software. 
   1.307 +Many people want to use software such as <b>Opera</b>, <b>Skype &#9742;</b> or <b>flash-plugin</b>.
   1.308 +SliTaz provides some <u>get-*</u> scripts to let you install it.
   1.309 +The DVD creation tool will lauch this script, repackage the software and 
   1.310 +store it in the package directory.
   1.311 +</p>
   1.312 +
   1.313 +<p>
   1.314 +<sup>2</sup> Some software such as <b>OpenOffice</b> or <b>LibreOffice</b> are
   1.315 +so huge that they don't compile on SliTaz buid bot.
   1.316 +The DVD creation tool will use <u>get-*</u> scripts (see above) to store these
   1.317 +packages in the package directory. The scripts download pre-built binaries for
   1.318 +another Linux distribution.
   1.319 +</p>
   1.320 +
   1.321 +<p>
   1.322 +<sup>3</sup> Original source files. Install <u>SliTaz wok</u> to get the SliTaz
   1.323 +patchs.
   1.324 +</p>
   1.325 +<!-- End of content -->
   1.326 +</div>
   1.327 +
   1.328 +<div id="content_bottom">
   1.329 +<div class="bottom_left"></div>
   1.330 +<div class="bottom_right"></div>
   1.331 +</div>
   1.332 +
   1.333 +<!-- Start of footer and copy notice -->
   1.334 +<div id="copy">
   1.335 +<p>
   1.336 +Copyright &copy; <span class="year"></span> <a href="http://www.slitaz.org/">SliTaz</a> -
   1.337 +<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a>
   1.338 +</p>
   1.339 +<!-- End of copy -->
   1.340 +</div>
   1.341 +
   1.342 +<!-- Bottom and logo's -->
   1.343 +<div id="bottom">
   1.344 +<p>
   1.345 +<a href="http://validator.w3.org/check?uri=referer"><img
   1.346 +   src="/css/pics/website/xhtml10.png" alt="Valid XHTML 1.0"
   1.347 +   title="Code validé XHTML 1.0"
   1.348 +   style="width: 80px; height: 15px;" /></a>
   1.349 +</p>
   1.350 +</div>
   1.351 +
   1.352 +</body>
   1.353 +</html>