flavors diff gtkonly64/rootcd/index.html @ rev 266

Add base64 justx64 & gtkonly64
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 18 17:32:33 2019 +0200 (2019-09-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gtkonly64/rootcd/index.html	Wed Sep 18 17:32:33 2019 +0200
     1.3 @@ -0,0 +1,134 @@
     1.4 +<!DOCTYPE html>
     1.5 +<html>
     1.6 +<head>
     1.7 +	<meta charset="UTF-8">
     1.8 +	<title>SliTaz GNU/Linux - CD</title>
     1.9 +	<meta name="author" content="Christophe Lincoln">
    1.10 +	<style>
    1.11 +body{min-width:460px;margin:0;background:#CCC;color:#222;font-family:sans-serif;}
    1.12 +a{text-decoration:none;}a:hover{text-decoration:underline;}
    1.13 +
    1.14 +header{top:0;height:40px;background:#351A0A;border-bottom:8px solid #D66018;z-index:2;}
    1.15 +h1{margin:0;padding:5px 0 0 8px;white-space:nowrap;color:#FFF;font-size:26px;font-style:italic;}
    1.16 +nav{display:inline-block;float:right;padding:12px 5px 0;font-size:smaller;}
    1.17 +nav a{padding:6px;color:#FFF;}
    1.18 +
    1.19 +main{display:block;position:relative;margin:48px 0 0;padding:1ex;background:#EEE;margin-bottom:120px;z-index:1;}
    1.20 +header,main{box-shadow:0 4px 8px #888;}
    1.21 +h2{color:#444;font-size:160%;}
    1.22 +section{background:#FFF;border:1px solid #BBB;border-radius:0.5ex;padding:1ex;}
    1.23 +h2,section{max-width:640px;margin:1ex auto;}
    1.24 +h3{color:#666;font-size:140%;margin:0;}
    1.25 +p{margin:1ex 0 0;text-align:justify;}
    1.26 +
    1.27 +footer{bottom:0;z-index:0;padding:30px;text-align:center;}
    1.28 +footer a{color:inherit;padding:0 2px;}
    1.29 +
    1.30 +header,footer,main{display:block;left:0;right:0;}
    1.31 +header,footer{position:fixed;}
    1.32 +	</style>
    1.33 +</head>
    1.34 +<body>
    1.35 +
    1.36 +<header>
    1.37 +	<nav>
    1.38 +		<a href="http://www.slitaz.org/">Website</a>
    1.39 +		<a href="http://scn.slitaz.org/?blog">Blog</a>
    1.40 +		<a href="http://doc.slitaz.org/">Doc</a>
    1.41 +		<a href="http://forum.slitaz.org/">Forum</a>
    1.42 +		<a href="http://bugs.slitaz.org/">Bugs</a>
    1.43 +		<a href="http://hg.slitaz.org/">Hg</a>
    1.44 +	</nav>
    1.45 +	<h1>SliTaz Live</h1>
    1.46 +</header>
    1.47 +
    1.48 +<main>
    1.49 +<h2>Live CD information <a href="#fr">[fr]</a> <a href="#ru">[ru]</a></h2>
    1.50 +
    1.51 +<section>
    1.52 +<a name="en">
    1.53 +<h3>English</h3>
    1.54 +<p>
    1.55 +	Welcome to the SliTaz GNU/Linux CD‑ROM. To boot SliTaz from a CD‑ROM
    1.56 +	just burn the ISO image onto a blank disc. Then reboot your computer
    1.57 +	with the disc in your CD‑ROM drive.
    1.58 +</p>
    1.59 +<p>
    1.60 +	You can put the ISO image on a memory card or a USB key. DOS or Windows
    1.61 +	users may rename it to an .EXE file and launch it.
    1.62 +</p>
    1.63 +<p>
    1.64 +	SliTaz is a micro GNU/Linux distro using BusyBox, a Linux kernel,
    1.65 +	and GNU free software. The goal of SliTaz is to have a GNU/Linux 
    1.66 +	distro working entirely in memory (RAM) and fully installable to a 
    1.67 +	HD for desktop or server usage.
    1.68 +</p>
    1.69 +<p>
    1.70 +	On the system you will find documentation in /usr/share/doc and the
    1.71 +	full <a href="README">GPL license</a> in /usr/share/licenses.
    1.72 +</p>
    1.73 +</section>
    1.74 +
    1.75 +<section>
    1.76 +<a name="fr">
    1.77 +<h3>Français</h3>
    1.78 +<p>
    1.79 +	Bienvenue sur le CD‑ROM de SliTaz GNU/Linux.  Pour lancer SliTaz
    1.80 +	if suffit de graver l'image ISO sur un CD vierge et de redémarrer
    1.81 +	l'ordinateur avec le cdrom dans le lecteur CD ou DVD.
    1.82 +</p>
    1.83 +<p>
    1.84 +	Cette image ISO peut aussi être placée directement sur une carte
    1.85 +	mémoire ou une clé USB. Les utilisateurs DOS ou Windows peuvent
    1.86 +	aussi la renommer en fichier .EXE et la lancer.
    1.87 +</p>
    1.88 +<p>
    1.89 +	SliTaz est une micro distribution GNU/Linux basée sur un noyau Linux,
    1.90 +	busybox et des logiciels libres GNU pour avoir un système en mémoire
    1.91 +	vive (RAM) mais aussi pleinement installable sur un disque dur comme
    1.92 +	station de travail ou serveur.
    1.93 +</p>
    1.94 +<p>
    1.95 +	La documentation se trouvera alors dans /usr/share/doc et la licence
    1.96 +	d'utilisation <a href="README">GPL</a> dans /usr/share/licenses.
    1.97 +</p>
    1.98 +</section>
    1.99 +
   1.100 +<section>
   1.101 +<a name="ru">
   1.102 +<h3>По-русски</h3>
   1.103 +<p>
   1.104 +	Добро пожаловать! Это диск дистрибутива SliTaz GNU/Linux.
   1.105 +	Для того, чтобы запустить SliTaz с CD‑ROM, запишите образ ISO на пустой диск.
   1.106 +	Затем перезагрузите компьютер, оставив диск в приводе CD‑ROM.
   1.107 +</p>
   1.108 +<p>
   1.109 +	Вы можете поместить образ ISO на карту памяти или USB-ключ.
   1.110 +	Пользователи DOS или Windows могут переименовать его в файл .EXE и запустить его.
   1.111 +</p>
   1.112 +<p>
   1.113 +	SliTaz — это микро-дистрибутив GNU/Linux, который состоит из BusyBox, ядра
   1.114 +	Linux и свободного программного обеспечения GNU. Цель SliTaz — работа
   1.115 +	дистрибутива GNU/Linux в памяти (RAM), возможность установки на жесткий диск
   1.116 +	и работа на сервере.
   1.117 +</p>
   1.118 +<p>
   1.119 +	Загрузив SliTaz, вы найдете документацию в /usr/share/doc и полный текст
   1.120 +	<a href="README">лицензии GPL</a> в /usr/share/licenses.
   1.121 +</p>
   1.122 +</section>
   1.123 +
   1.124 +</main>
   1.125 +
   1.126 +<footer>
   1.127 +	Copyright © 2019 <a href="http://www.slitaz.org/">SliTaz</a><br><br>
   1.128 +	SliTaz @
   1.129 +		<a href="https://twitter.com/slitaz">Twitter</a> ·
   1.130 +		<a href="https://www.facebook.com/slitaz">Facebook</a> ·
   1.131 +		<a href="http://distrowatch.com/table.php?distribution=slitaz">Distrowatch</a> ·
   1.132 +		<a href="https://en.wikipedia.org/wiki/SliTaz_GNU/Linux">Wikipedia</a>·
   1.133 +		<a href="https://flattr.com/profile/slitaz">Flattr</a>
   1.134 +</footer>
   1.135 +
   1.136 +</body>
   1.137 +</html>