root/current/website/trunk/spanish/links.wml

Revision 194, 3.3 kB (checked in by zumbi, 2 years ago)

adding spanish copies

Line 
1#use wml::emdebian::mainpage title="Emdebian links"
2# #include "$(ENGLISHDIR)/releases/info"
3
4<h2>Links</h2>
5<hr />
6
7<h3>Projects using emdebian or emdebsys</h3>
8
9<ul>
10<li><a href="http://lomb.abeille.com/">Linux Open Media Box</a> -
11A media player system based on x86 ITX hardware, using emdebsys to generate
12the system</li>
13</ul>
14
15<h3>Other embedded Distributions</h3>
16
17<p>There are a number of people and organisations using Debian to build
18small systems in one way or another. Here is list of links which are more or
19less related.</p>
20<ul>
21<li><a href="http://openwrt.org">OpenWRT Project</a> - described as a Linux distribution for embeded devices.</li>
22<li><a href="http://gate-bunker.p6.msu.ru/~berk/router">Debian Router Project</a> -
23builds a router from scratch using standard Debian parts, by Vadim Bergkaut</li>
24<li><a href="http://stag.mind.be/">STAG embedded framework</a> -
25Excellent paper on cross-building systems the Debian way. Example packages
26too. Still a work in progress but very informative.</li>
27<li><a href="http://www.turbobit.com/abox.html">5lb Linux</a> - a stripped
28down Debian stable system</li>
29<li><a href="http://people.debian.org/~andersee/">Erik Andersen's uclibc
30version of Debian</a> - a first cut version of all of Debian recompiled with
31uclibc</li>
32<li><a href="http://staff.washington.edu/dushaw/psion/">Debian Woody for the
33Psion 5mx PDA</a> - a stripped
34down Debian stable system  - 10MB for the base system plus anoth 7Mb for X,
35by Brian Dushaw.</li>
36<li><a href="http://linuxdevices.com/articles/AT5006522831.html">Instaling
37Debian on an x86 min-ITX machine</a> - Not really a small-resource system but contains some
38useful info of the joys of getting new hardware to work.</li>.   
39</ul>
40
41<h3>Tools and handy software</h3>
42
43<ul>
44<li><a href="http://www.scratchbox.org/">Scratchbox</a> - handy tool for faking
45native compiles on fast cross-compiling boxes</li>
46<li><a href="http://www.penguintronix.de/software/ptxdist_en.html">PTXdist</a> - tool for building systems from source</li>
47<li><a href="http://www.kegel.com/crosstool/">crosstool</a> - set of scripts for building
48cross-compilers by Dan Kegel</li>
49<li><a href="http://openembedded.sourceforge.net">OpenEmbedded</a> - a tool
50for building embedded systems from source.</li>
51</ul>
52
53<h3>General links</h3>
54
55<ul>
56<li><a href="http://www.debian.org/">Debian GNU/Linux</a> - The Universal
57Operating System</li>
58<li><a href="http://www.linuxdevices.com">LinuxDevices.com</a> - Excellent
59news source for Embedded Linux</li>
60<li><a href="http://familiar.handhelds.org/">Familiar</a> - PDA
61distribution focussed on compaq ipaqs</li>
62<li><a href="http://www.openzaurus.org">OpenZaurus</a> - Free Software PDA distribution
63originally focussed on the Sharp Zaurus</li>
64<li><a href="http://www.handhelds.org">Handhelds.org</a> - lots of good stuff
65for Linux on Handhelds - compile farm, familiar, toolchains, ipkg mini
66package manager</li>
67<li><a href="http://www.t2-project.org/about.html">T2 Project</a> -
68it is a flexible open source System Development Environment or Distribution Build Kit.
69</li>
70<li><a href="http://soleup.eup.uva.es/mediawiki/index.php/TCOS/en">TCOS project</a> - it is an open source utility to setup a minimal rootstrap.
71</li>
72<li><a href="http://artax.karlin.mff.cuni.cz/~zajio1am/texts/debian_sarge_on_rb532.html">Debian Sarge on Rouberboard</a> - Installation of Debian Sarge on Rouberboard 532.</li>
73</ul>
Note: See TracBrowser for help on using the browser.