flavors view loram-cdrom/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 81dfe267681e
children
line source
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta charset="UTF-8">
5 <title>SliTaz GNU/Linux - CD</title>
6 <meta name="author" content="Christophe Lincoln">
7 <style>
8 body{min-width:460px;margin:0;background:#CCC;color:#222;font-family:sans-serif;}
9 a{text-decoration:none;}a:hover{text-decoration:underline;}
11 header{top:0;height:40px;background:#351A0A;border-bottom:8px solid #D66018;z-index:2;}
12 h1{margin:0;padding:5px 0 0 8px;white-space:nowrap;color:#FFF;font-size:26px;font-style:italic;}
13 nav{display:inline-block;float:right;padding:12px 5px 0;font-size:smaller;}
14 nav a{padding:6px;color:#FFF;}
16 main{display:block;position:relative;margin:48px 0 0;padding:1ex;background:#EEE;margin-bottom:120px;z-index:1;}
17 header,main{box-shadow:0 4px 8px #888;}
18 h2{color:#444;font-size:160%;}
19 section{background:#FFF;border:1px solid #BBB;border-radius:0.5ex;padding:1ex;}
20 h2,section{max-width:640px;margin:1ex auto;}
21 h3{color:#666;font-size:140%;margin:0;}
22 p{margin:1ex 0 0;text-align:justify;}
24 footer{bottom:0;z-index:0;padding:30px;text-align:center;}
25 footer a{color:inherit;padding:0 2px;}
27 header,footer,main{display:block;left:0;right:0;}
28 header,footer{position:fixed;}
29 </style>
30 </head>
31 <body>
33 <header>
34 <nav>
35 <a href="http://www.slitaz.org/">Website</a>
36 <a href="http://scn.slitaz.org/?blog">Blog</a>
37 <a href="http://doc.slitaz.org/">Doc</a>
38 <a href="http://forum.slitaz.org/">Forum</a>
39 <a href="http://bugs.slitaz.org/">Bugs</a>
40 <a href="http://hg.slitaz.org/">Hg</a>
41 </nav>
42 <h1>SliTaz Live</h1>
43 </header>
45 <main>
46 <h2>Live CD information <a href="#fr">[fr]</a> <a href="#ru">[ru]</a></h2>
48 <section>
49 <a name="en">
50 <h3>English</h3>
51 <p>
52 Welcome to the SliTaz GNU/Linux CD‑ROM. To boot SliTaz from a CD‑ROM
53 just burn the ISO image onto a blank disc. Then reboot your computer
54 with the disc in your CD‑ROM drive.
55 </p>
56 <p>
57 You can put the ISO image on a memory card or a USB key. DOS or Windows
58 users may rename it to an .EXE file and launch it.
59 </p>
60 <p>
61 SliTaz is a micro GNU/Linux distro using BusyBox, a Linux kernel,
62 and GNU free software. The goal of SliTaz is to have a GNU/Linux
63 distro working entirely in memory (RAM) and fully installable to a
64 HD for desktop or server usage.
65 </p>
66 <p>
67 On the system you will find documentation in /usr/share/doc and the
68 full <a href="README">GPL license</a> in /usr/share/licenses.
69 </p>
70 </section>
72 <section>
73 <a name="fr">
74 <h3>Français</h3>
75 <p>
76 Bienvenue sur le CD‑ROM de SliTaz GNU/Linux. Pour lancer SliTaz
77 if suffit de graver l'image ISO sur un CD vierge et de redémarrer
78 l'ordinateur avec le cdrom dans le lecteur CD ou DVD.
79 </p>
80 <p>
81 Cette image ISO peut aussi être placée directement sur une carte
82 mémoire ou une clé USB. Les utilisateurs DOS ou Windows peuvent
83 aussi la renommer en fichier .EXE et la lancer.
84 </p>
85 <p>
86 SliTaz est une micro distribution GNU/Linux basée sur un noyau Linux,
87 busybox et des logiciels libres GNU pour avoir un système en mémoire
88 vive (RAM) mais aussi pleinement installable sur un disque dur comme
89 station de travail ou serveur.
90 </p>
91 <p>
92 La documentation se trouvera alors dans /usr/share/doc et la licence
93 d'utilisation <a href="README">GPL</a> dans /usr/share/licenses.
94 </p>
95 </section>
97 <section>
98 <a name="ru">
99 <h3>По-русски</h3>
100 <p>
101 Добро пожаловать! Это диск дистрибутива SliTaz GNU/Linux.
102 Для того, чтобы запустить SliTaz с CD‑ROM, запишите образ ISO на пустой диск.
103 Затем перезагрузите компьютер, оставив диск в приводе CD‑ROM.
104 </p>
105 <p>
106 Вы можете поместить образ ISO на карту памяти или USB-ключ.
107 Пользователи DOS или Windows могут переименовать его в файл .EXE и запустить его.
108 </p>
109 <p>
110 SliTaz — это микро-дистрибутив GNU/Linux, который состоит из BusyBox, ядра
111 Linux и свободного программного обеспечения GNU. Цель SliTaz — работа
112 дистрибутива GNU/Linux в памяти (RAM), возможность установки на жесткий диск
113 и работа на сервере.
114 </p>
115 <p>
116 Загрузив SliTaz, вы найдете документацию в /usr/share/doc и полный текст
117 <a href="README">лицензии GPL</a> в /usr/share/licenses.
118 </p>
119 </section>
121 </main>
123 <footer>
124 Copyright © 2019 <a href="http://www.slitaz.org/">SliTaz</a><br><br>
125 SliTaz @
126 <a href="https://twitter.com/slitaz">Twitter</a> ·
127 <a href="https://www.facebook.com/slitaz">Facebook</a> ·
128 <a href="http://distrowatch.com/table.php?distribution=slitaz">Distrowatch</a> ·
129 <a href="https://en.wikipedia.org/wiki/SliTaz_GNU/Linux">Wikipedia</a>·
130 <a href="https://flattr.com/profile/slitaz">Flattr</a>
131 </footer>
133 </body>
134 </html>