website diff en/doc/scratchbook/base-apps.html @ rev 1006

en: full iconv'ed to utf-8; locale: add russian links, remove links to the same page; tiny edits
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Mar 29 01:59:45 2012 +0300 (2012-03-29)
parents 2120105cc07b
children 0dedd51426ac
line diff
     1.1 --- a/en/doc/scratchbook/base-apps.html	Sat May 14 13:09:02 2011 +0200
     1.2 +++ b/en/doc/scratchbook/base-apps.html	Thu Mar 29 01:59:45 2012 +0300
     1.3 @@ -3,7 +3,7 @@
     1.4  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
     1.5  <head>
     1.6      <title>SliTaz Scratchbook - Base Applications</title>
     1.7 -    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
     1.8 +    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
     1.9      <meta name="description" content="" />
    1.10      <meta name="expires" content="never" />
    1.11      <meta name="modified" content="2008-11-22 17:00:00" />
    1.12 @@ -35,24 +35,24 @@
    1.13  Install and configure libraries and basic applications.
    1.14  </p>
    1.15  <ul>
    1.16 -    <li><a href="base-apps.html#about">About the chapter</a> - Description and environmental variable ($fs)</li>
    1.17 -    <li><a href="base-apps.html#bc">bc-1.06</a> - Text mode calculator.</li>
    1.18 -    <li><a href="base-apps.html#zlib">zlib-1.2.3</a> - Compression libraries.</li>
    1.19 -    <li><a href="base-apps.html#pcre">pcre-7.4</a> - Perl-compatible regular expressions.</li>
    1.20 -    <li><a href="base-apps.html#e2fsprogs">e2fsprogs-1.39</a> - Filesystem management utilities.</li>
    1.21 -    <li><a href="base-apps.html#dropbear">dropbear-0.50</a> - Lightweight SSH server and client.</li>
    1.22 -    <li><a href="base-apps.html#lighttpd">lighttpd-1.4.18</a> - HTTP web server.</li>
    1.23 -    <li><a href="base-apps.html#iptables">iptables-1.3.7</a> - Netfilter, Linux firewall.</li>
    1.24 -    <li><a href="base-apps.html#sqlite">sqlite-3.5.1</a> - Small SQL database engine.</li>
    1.25 -    <li><a href="base-apps.html#cdrkit">cdrkit-1.1.5</a> - Tools for manipulating cdrom
    1.26 +    <li><a href="#about">About the chapter</a> - Description and environmental variable ($fs)</li>
    1.27 +    <li><a href="#bc">bc-1.06</a> - Text mode calculator.</li>
    1.28 +    <li><a href="#zlib">zlib-1.2.3</a> - Compression libraries.</li>
    1.29 +    <li><a href="#pcre">pcre-7.4</a> - Perl-compatible regular expressions.</li>
    1.30 +    <li><a href="#e2fsprogs">e2fsprogs-1.39</a> - Filesystem management utilities.</li>
    1.31 +    <li><a href="#dropbear">dropbear-0.50</a> - Lightweight SSH server and client.</li>
    1.32 +    <li><a href="#lighttpd">lighttpd-1.4.18</a> - HTTP web server.</li>
    1.33 +    <li><a href="#iptables">iptables-1.3.7</a> - Netfilter, Linux firewall.</li>
    1.34 +    <li><a href="#sqlite">sqlite-3.5.1</a> - Small SQL database engine.</li>
    1.35 +    <li><a href="#cdrkit">cdrkit-1.1.5</a> - Tools for manipulating cdrom
    1.36      and ISO images.</li>
    1.37 -    <li><a href="base-apps.html#cpio">cpio-2.8</a> - Archiver used for SliTaz packages and
    1.38 +    <li><a href="#cpio">cpio-2.8</a> - Archiver used for SliTaz packages and
    1.39      initramfs.</li>
    1.40 -    <li><a href="base-apps.html#microperl">microperl-5.8.8</a> - A tiny Perl.</li>
    1.41 -    <li><a href="base-apps.html#module-init-tools">module-init-tools-3.2</a> - Tools for
    1.42 +    <li><a href="#microperl">microperl-5.8.8</a> - A tiny Perl.</li>
    1.43 +    <li><a href="#module-init-tools">module-init-tools-3.2</a> - Tools for
    1.44      manipulating the kernel modules.</li>
    1.45 -    <li><a href="base-apps.html#kernel-modules">Copy and compress the Kernel modules.</a></li>
    1.46 -    <li><a href="base-apps.html#initramfs-iso">Generate the initramfs and an ISO image.</a></li>
    1.47 +    <li><a href="#kernel-modules">Copy and compress the Kernel modules.</a></li>
    1.48 +    <li><a href="#initramfs-iso">Generate the initramfs and an ISO image.</a></li>
    1.49  </ul>
    1.50  <a name="about"></a>
    1.51  <h3><font color="#6c0023">About</font></h3>
    1.52 @@ -537,7 +537,7 @@
    1.53  <!-- Footer. -->
    1.54  <div id="footer">
    1.55  	<div class="footer-right"></div>
    1.56 -	<a href="base-apps.html#top">Top of the page</a> | 
    1.57 +	<a href="#top">Top of the page</a> | 
    1.58  	<a href="index.html">Table of contents</a>
    1.59  </div>
    1.60