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

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

adding spanish copies

Line 
1#use wml::emdebian::mainpage title="The Universal Embedded Operating System"
2#use wml::emdebian::recent_list
3# #include "$(ENGLISHDIR)/releases/info"
4
5<h2>What is emdebian?</h2>
6
7<hr />
8
9<p>Welcome to EmDebian.org. Embedded Debian is a project to make Debian
10GNU/Linux a mainstream choice for embedded projects.</p>
11
12<p>Debian's multiarchitecture support, vendor independence, social contract
13and huge software base make it an attractive choice for all sorts of
14systems, but the main distribution is very much aimed at systems with at
15least desktop resources (big hard discs, plenty of memory). Embedded Debian tries to strip
16Debian down to be a much smaller system whilst keeping all the good things.</p>
17
18<p>It is also an open development environment to cover the multitude of
19possible ways of building small GNU/Linux systems. Different methodologies
20are appropriate depending on the resources and functionality of the target system and the
21development environment. Embedded Debian exists to encourage work on all
22possible methods that build from Debian's coherent source tree or use its
23multi-architecture build tools. The common thread is free software and open
24development. The various development threads are organised as sub-projects.</p>
25
26<p>Read more about <a href="about/index.html">our technical approach</a>.</p>
27
28<p>Embedded Debian is currently very much a work-in-progress: plenty of
29people are already using Debian in their devices and systems, but there is
30huge potential to make doing this easier. We already have tools and policy,
31but more work is needed to have full distributions ready to build or
32download. Anyone with an interest in this area is very welcome to <a
33href="help.html">help</a>.</p>
34
35<hr />
36
37<h2>News</h2>
38
39<p><:= get_recent_list('News/$(CUR_YEAR)', '6', '$(ENGLISHDIR)', '', '\d+\w*' ) :></p>
40
41<p>For older news items see the <a href="$(HOME)/News/">News Page</a>.
42The best way to keep up-to-date is to subscribe to the <a
43href="support.html#mailinglist">debian-embedded mailing list</a>.</p>
Note: See TracBrowser for help on using the browser.