slitaz-forge view boot/de/index.php @ rev 237

boot: utf-8 & russian added
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 06 17:43:01 2012 +0300 (2012-04-06)
parents 30a72bea782e
children 0af8c6e40dcd
line source
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4 <head>
5 <title>SliTaz Web Boot (de)</title>
6 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
7 <meta name="description" content="slitaz gPXE boot online your OS web-boot slitaz-cooking" />
8 <meta name="keywords" lang="en" content="slitaz, boot, pxe, web OS" />
9 <meta name="robots" content="index, follow, all" />
10 <meta name="modified" content="<?php echo (date( "Y-m-d H:i:s", getlastmod())); ?>" />
11 <meta name="author" content="Christophe Lincoln"/>
12 <link rel="shortcut icon" href="../favicon.ico" />
13 <link rel="stylesheet" type="text/css" href="../slitaz.css" />
14 </head>
15 <body>
17 <!-- Header -->
18 <div id="header">
19 <div id="logo"></div>
20 <div id="network">
21 <a href="http://www.slitaz.org/">
22 <img src="../images/network.png" alt="network.png" /></a>
23 <a href="http://scn.slitaz.org/">Community</a>
24 <a href="http://doc.slitaz.org/">Doc</a>
25 <a href="http://forum.slitaz.org/">Forum</a>
26 <a href="http://bugs.slitaz.org">Bugs</a>
27 <a href="http://hg.slitaz.org/">Hg</a>
28 </div>
29 <h1><a href="http://boot.slitaz.org/">SliTaz Web Boot</a></h1>
30 </div>
32 <!-- Block -->
33 <div id="block">
34 <!-- Navigation -->
35 <div id="block_nav">
36 <h4><img src="../images/users.png" alt="users.png" />Community</h4>
37 <ul>
38 <li><a href="http://scn.slitaz.org/">Community Network</a></li>
39 <li><a href="http://pizza.slitaz.org/">LiveCD Online Builder</a></li>
40 <li><a href="http://doc.slitaz.org/en:cookbook:start">SliTaz Cookbook</a></li>
41 <li><a href="http://doc.slitaz.org/en:handbook:genlivecd">LiveCD flavor howto</a></li>
42 </ul>
43 </div>
44 <!-- Information/image -->
45 <div id="block_info">
46 <h4>Web Boot</h4>
47 <p>
48 Willkommen am Start-Provider gPXE von
49 <a href="http://www.slitaz.org/de/">SliTaz GNU/Linux</a>,
50 boot.slitaz.org ermöglicht Ihnen, SliTaz aus dem Netzwerk
51 durch einfache benützung einer CD-ROM, eines USB-Sticks oder
52 gar einer Start-Floppy, einzusetzen.
53 </p>
54 <div class="button" style="padding-top: 8px;">
55 Quick Download:
56 <a href="http://mirror.slitaz.org/boot/slitaz-boot.iso">slitaz-boot.iso</a>
57 </div>
58 </div>
59 </div>
61 <!-- Languages -->
62 <div id="lang">
63 <a href="http://www.slitaz.org/i18n.php">
64 <img src="../images/locale.png" alt="i18n" /></a>
65 <a href="../de/">Deutsch</a>
66 <a href="../en/">English</a>
67 <a href="../fr/">Français</a>
68 <a href="../pt/">Português</a>
69 <a href="../ru/">Русский</a>
70 </div>
72 <!-- Content -->
73 <div id="content">
75 <h2>Introduction und guide</h2>
77 <p>
78 Linux-Kernel und erforderliche komprimierte Dateien werden dann in Ihr RAM aus dem Internet über das Protokol
79 PXE/HTTP geladen. Viel Freude damit! <a href="../en/#guide">Short guide...</a>
80 </p>
82 <!-- End of content -->
83 </div>
85 <!-- Footer -->
86 <div id="footer">
87 Copyright &copy; <span class="year"></span>
88 <a href="http://www.slitaz.org/">SliTaz</a> - Network:
89 <a href="http://scn.slitaz.org/">Community</a>
90 <a href="http://doc.slitaz.org/">Doc</a>
91 <a href="http://forum.slitaz.org/">Forum</a>
92 <a href="http://pkgs.slitaz.org/">Packages</a>
93 <a href="http://bugs.slitaz.org">Bugs</a>
94 <a href="http://hg.slitaz.org/">Hg</a>
95 <p>
96 SliTaz @
97 <a href="http://twitter.com/slitaz">Twitter</a>
98 <a href="http://www.facebook.com/slitaz">Facebook</a>
99 <a href="http://distrowatch.com/slitaz">Distrowatch</a>
100 <a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a>
101 <a href="http://flattr.com/profile/slitaz">Flattr</a>
102 </p>
103 </div>
105 </body>
106 </html>