aboutsummaryrefslogtreecommitdiffstats
path: root/english/blends/index.wml
blob: bea0e6b3a46c1ba666bc908ab55784b090b495c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
#use wml::debian::template title="Debian Pure Blends" BARETITLE="true"

<p>
Debian Pure Blends are a solution for groups of people with specific needs.
Not only do they provide handy collections (meta-packages) of specific packages,
but they also ease installation and configuration for the intended purpose.
They cover the interests of different groups of people, who might be children,
scientists, gamers, lawyers, medical staff, visually impaired people, etc.
Their common goal is to simplify installation and administration of
computers for their target audience, and to connect that audience
with the people writing or packaging the software they use.
</p>

<p>You can read more about Debian Pure Blends in the <a
href="https://blends.debian.org/blends/">Pure Blends Manual</a>.</p>

<ul class="toc">
<li><a href="#released">Released Pure Blends</a></li>
<li><a href="#unreleased">Upcoming Pure Blends</a></li>
<li><a href="#development">Development</a></li>
</ul>

<div class="card" id="released">
<h2>Released Pure Blends</h2>
<div>
<p>"Released" may have different meanings for different blends. In most cases
it means that the blend has metapackages or an installer that was released in a
stable release of Debian. Blends may also provide installation media or form
the basis of a derivative distribution. See the individual blend pages for more
information on that particular blend.</p>

<table class="tabular" summary="">
<tbody>
 <tr>
  <th>Blend</th>
  <th>Description</th>
  <th>Quick Links</th>
 </tr>
#include "../../english/blends/released.data"
</tbody>
</table>
</div>
</div>

<div class="card" id="unreleased">
  <h2>Upcoming Pure Blends</h2>
  <div>
   <p>These blends are works-in-progress and have not yet made a stable release
   although they may be available in the <a
href="https://www.debian.org/releases/testing/">testing</a> or <a
href="https://www.debian.org/releases/unstable">unstable</a> distribution. Some
upcoming pure blends may still rely on non-free components.</p>
  
<table class="tabular" summary="">
<tbody>
 <tr>
  <th>Blend</th>
  <th>Description</th>
  <th>Quick Links</th>
 </tr>
#include "../../english/blends/unreleased.data"
</tbody>
</table>
  </div>
 </div>
 
 <div class="card" id="development">
  <h2>Development</h2>
  <div>
   <p>If you're interested in getting involved in the development of Debian Pure
Blends, you can find development information on the <a
href="https://wiki.debian.org/DebianPureBlends">wiki pages</a>.
   </p>
  </div>
</div><!-- #main -->

© 2014-2024 Faster IT GmbH | imprint | privacy policy