slitaz-forge view arm/rpi/index.html @ rev 521

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Apr 13 17:21:27 2014 +0100 (2014-04-13)
parents f60b8d4347c9
children d48ef19876cd
line source
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <title>SliTaz Raspberry Pi</title>
5 <meta charset="utf-8" />
6 <meta name="viewport" content="width=device-width, initial-scale=1.0">
7 <link rel="stylesheet" type="text/css" href="../style.css" />
8 <link rel="stylesheet" type="text/css" href="../style-tiny.css" />
9 <link rel="shortcut icon" href="../favicon.ico" />
10 </head>
11 <body>
13 <div id="header">
14 <div id="network">
15 <!-- <a href="http://scn.slitaz.org/">SCN</a>-->
16 <a href="http://forum.slitaz.org/forum/arm">Forum</a>
17 <a href="http://bugs.slitaz.org/?arch=arm">Bugs</a>
18 <a href="http://hg.slitaz.org/slitaz-arm/summary">Hg</a>
19 <a href="http://cook.slitaz.org/cross/arm/">Cooker</a>
20 <a href="http://mirror.slitaz.org/arm/">Mirror</a>
21 </div>
22 <h1><a href="../">SliTaz ARM</a></h1>
23 </div>
25 <nav id="nav" role="navigation" tabindex="0">
26 <ul>
27 <li><a class="nav1" href="../codex/">Codex</a></li>
28 <li><a class="nav2" href="../tools.cgi?pkgs">Packages</a></li>
29 <li><a class="navpi" href="../rpi/">Raspberry Pi</a></li>
30 <li><a class="nav2" href="../tools.cgi?doc&amp;tool=sat">README</a></li>
31 <li><a class="nav1 mobile" href="http://www.slitaz.org">SliTaz.Org</a></li>
32 <li><a class="nav1" href="http://twitter.com/slitaz"
33 title="Follow us on Twitter"><img
34 src="../images/twitter.png" alt="Twitter" /></a></li>
35 </ul>
36 </nav>
38 <!-- Content -->
39 <div id="content">
41 <h2>SliTaz Raspberry Pi</h2>
43 <p>
44 Official SliTaz GNU/Linux Raspberry Pi distribution, a small operating
45 system for a small computer! The goal is to provide a fast, minimal
46 footprint and optimized distro for the Raspberry Pi. You can setup a
47 fast and eco music server, development box, desktop, web server and
48 much more with SliTaz Raspberry Pi. For a common list of applications
49 please read the <a href="../codex/apps.html">SliTaz ARM Codex</a>.
50 </p>
52 <div class="box-rpi">
53 20140412: LEDs and GPIO support in the CGI web interface!
54 </div>
56 <div style="text-align: center;">
57 <a href="../images/shots/tazberry.png"><img
58 src="../images/shots/tazberry_thumb.png"
59 alt="tazberry.png" style="margin: 4px 0;" /></a>
60 <a href="../images/shots/slitaz-rpi-cgiadm.png"><img
61 src="../images/shots/slitaz-rpi-cgiadm_thumb.png"
62 alt="slitaz-rpi-jwm PNG" style="margin: 4px 0;" /></a>
63 <a href="../images/shots/slitaz-rpi-jwm.png"><img
64 src="../images/shots/slitaz-rpi-jwm_thumb.png"
65 alt="slitaz-rpi-cgi PNG" style="margin: 4px 0;" /></a>
66 </div>
68 <div class="box-rpi">
69 Official Raspberry Pi website:
70 <a href="http://www.raspberrypi.org/">www.raspberrypi.org</a>
71 </div>
73 <h2>Downloads</h2>
75 <p>
76 SliTaz Raspberry Pi actually provides a text mode base system and a
77 light desktop flavor powered by JWM and the FOX toolkit. Download
78 the tarball, extract, install and boot your Raspberry Pi!
79 </p>
81 <div class="box-dl">
82 <a href="http://mirror.slitaz.org/arm/rpi/slitaz-rpi-base-20140329.tar.bz2"
83 >slitaz-rpi-base-20140329</a> (22 Mb)
84 <a href="http://mirror.slitaz.org/arm/rpi/slitaz-rpi-desktop-20140329.tar.bz2"
85 >slitaz-rpi-desktop-20140329</a> (34 Mb)
86 </div>
88 <h2>Installation</h2>
90 <pre class="box-up">
91 boot/ : Must be copied to a FAT32 partition
92 rootfs/ : Must be copied to an ext4 or btrfs partition
93 </pre>
95 <p>
96 Be sure the SD card has got 3 partitions (boot, swap, root). The
97 recommended partition sizes are 40Mb for /boot, 420Mb for swap and
98 using all available free space for root. Then you simply have to
99 run the install.sh script from the SliTaz Raspberry Pi release
100 directory:
101 </p>
103 <pre>
104 # ./install.sh
105 </pre>
107 <h2>Remote control</h2>
109 <p>
110 SliTaz Raspberry Pi provides a CGI SHell remote control environment
111 with custom rpi_config plugins support. You can rebooot/halt
112 the system, edit or upload files and set boot options. Creating new
113 plugins is a nice way to learn CGI/SHell scripts and Linux commands.
114 See: <a href="../codex/config.html#cgi-adm">Codex: CGI/Web remote control</a>
115 for more information.
116 </p>
118 <p>
119 SliTaz Raspberry Pi can also be controlled via
120 the cmdline and an encrypted SSH connection. Finally, you can also control
121 SliTaz graphically with a VNC viewer: simply install and start the x11vnc
122 server on your Raspberry Pi and connect from any computer or mobile
123 device.
124 </p>
126 <h2>TazBerry</h2>
128 <p>
129 TazBerry is a Ncurses GUI to configure your SliTaz Raspberry Pi box.
130 It provides a simple menu and lets you edit files with your favorite
131 text editor. TazBerry can be started from the window manger menu or
132 from the cmdline with: 'tazberry'
133 </p>
135 <h2>Raspberry Pi server</h2>
137 <p>
138 By default SliTaz Raspberry Pi provides some tiny and low footprint
139 servers and some additional services can be installed via the Spk
140 packages manager. Installed servers are ftpd, httpd, tftpd, ntpd,
141 udhcpd and the Dropbear SSH server. MPD, the best audio server is
142 also on the mirror.
143 </p>
145 <p>
146 To install the MPD music player daemon (config file is: /etc/mpd.conf):
147 </p>
149 <pre>
150 # spk-add mpd
151 </pre>
153 <h2>Sat-rpi builder</h2>
155 <p>
156 The Raspberry Pi has a lot of specifications. SliTaz ARM provides
157 'sat-rpi' to build custom SliTaz Rpi distro images ready to boot.
158 A quickstart guide is in the SliTaz Raspberry Pi repository:
159 </p>
161 <div class="box-rpi">
162 Sat-rpi: <a href="../tools.cgi?doc&amp;tool=sat-rpi">README</a>
163 </div>
165 <!-- Close content -->
166 </div>
168 <div id="footer">
169 &copy; 2014 - <a href="http://www.slitaz.org/">SliTaz GNU/Linux</a>
170 </div>
172 </body>
173 </html>