-
Notifications
You must be signed in to change notification settings - Fork 1
/
daily.tmpl
212 lines (200 loc) · 5.88 KB
/
daily.tmpl
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Sabayon Linux</title>
<link rel="stylesheet" type="text/css" href="../style.css">
</head>
<body>
<p>
<span style="float:left;">
<a href="#download_links">skip to download links</a>
</span>
</p>
<div style="float:right;">
<ul style="margin:0px">
<li><a href="../main.html">go to main editions</a></li>
<li><a href="../monthly/monthly.html">go to monthly editions</a></li>
</ul>
</div>
<p>
</p>
<p>
Sabayon comes in different flavours to choose.<br>
To distinguish between them, a suffix is appended to file names.<br>
Here's a short description. <strong>More details</strong> can be found <a href="http://forum.sabayon.org/viewtopic.php?f=86&t=20887">in this thread on Sabayon forum</a>.
</p>
<p>
This directory contains "daily" images, which are generated automatically every few days (as the name suggests), and features even more editions to choose from.<br>
</p>
<p style="text-align:center; font-size:120%">
<strong>Note:</strong> "daily" snapshots are generated automatically.<br>
They are not as much tested as the "normal" releases.<br>
Even though they should usually work, consider downloading<br>
<a href="../main.html">one of the official releases</a> if you are new to Sabayon.
</p>
<p><strong>hilights:</strong></p>
<dl>
<dt>G</dt>
<dd>This version contains the well known GNOME 3.</dd>
<dt>K</dt>
<dd>This version comes with KDE SC, another popular desktop environment.</dd>
<dt>Xfce</dt>
<dd>Contains Xfce - lightweight yet very functional and friendly desktop.</dd>
<dt>LXDE</dt>
<dd>With LXDE. Small, pretty and usable.</dd>
<dt>E17</dt>
<dd>With Enlightenment DR17.</dd>
<dt>MATE</dt>
<dd>With the GNOME 2 fork.</dd>
</dl>
<p><strong>Core releases:</strong></p>
<!-- borrowed from Sabayon 7 release announcement for Core rel. and modified a bit :) -->
<dl>
<dt>SpinBase</dt>
<dd>It's a very minimal environment that can be used for many different purposes: didactical, home server deployment, and even for custom Sabayon ISO images creation, using our tool called Molecule. Any Sabayon release we make is based on SpinBase.</dd>
<dt>CoreCDX</dt>
<dd>It's geared towards very minimal graphical environment setup, no fancy tools, browsers, whatever, just Fluxbox and command line.</dd>
<dt>ServerBase</dt>
<dd>It's very similar to SpinBase, but powered by a server-optimized Linux kernel (package: sys-kernel/linux-server).</dd>
<dt>OpenVZ</dt>
<dd>It's our official OpenVZ template.</dd>
</dl>
<p>
All of them have a smaller footprint making them fit into a single CD, or USB memory sticks.<br>
SpinBase and ServerBase are provided with a very minimal Anaconda Installer and CoreCDX <strong>should be preferred</strong> for non-standard filesystem/partition layouts.
</p>
<p><strong>the rest:</strong></p>
<dl>
<dt>ForensicsXfce</dt>
<dd>Editions for forensics related tasks. <a href="http://wolf911.us/wgo/info/doku.php?id=sabayon_forensics">More</a>.</dd>
<dt>ARM images</dt>
<dd>Images for ARM7. Those without "rootfs" in their name are for BeagleBone/BeagleBoard devices and the other ones should work on any ARM7 device.</dd>
</dl>
<p>
<a name="download_links"></a>
</p>
<table>
<tr>
<th>Name</th>
<th>Architecture</th>
<th>Download link</th>
<th>md5sum</th>
<th>Package list</th>
<th>Size</th>
<th>Date</th>
</tr>
<TMPL_LOOP NAME="intel_editions_loop">
<TMPL_LOOP NAME="arches_loop">
<tr>
<TMPL_IF NAME="__first__">
<td rowspan="<TMPL_VAR name="arches_per_edition">">
<strong><TMPL_VAR NAME="name" ESCAPE=html></strong>
</td>
</TMPL_IF>
<td>
<TMPL_VAR NAME="arch" ESCAPE=html>
</td>
<td>
<TMPL_IF NAME="mainfile_url">
<a href="<TMPL_VAR NAME="mainfile_url" ESCAPE=html>">download</a>
<TMPL_ELSE>
???
</TMPL_IF>
</td>
<td>
<TMPL_IF NAME="md5_url">
<a href="<TMPL_VAR NAME="md5_url" ESCAPE=html>">md5sum</a>
<TMPL_ELSE>
N/A
</TMPL_IF>
</td>
<td>
<TMPL_IF NAME="pkglist_url">
<a href="<TMPL_VAR NAME="pkglist_url" ESCAPE=html>">package list</a>
<TMPL_ELSE>
N/A
</TMPL_IF>
</td>
<td>
<TMPL_IF NAME="mainfile_size">
<TMPL_VAR NAME="mainfile_size" ESCAPE=html>
<TMPL_ELSE>
N/A
</TMPL_IF>
</td>
<td>
<TMPL_IF NAME="mainfile_date">
<TMPL_VAR NAME="mainfile_date" ESCAPE=html>
<TMPL_ELSE>
N/A
</TMPL_IF>
</td>
</tr>
</TMPL_LOOP>
</TMPL_LOOP>
</table>
<p style="font-size:75%; margin-top:0px">All dates are in day-month-year format.</p>
<table style="margin-top:1.4em;">
<tr>
<th>Name</th>
<th>Download link</th>
<th>md5sum</th>
<th>Size</th>
<th>Date</th>
</tr>
<TMPL_LOOP NAME="nonintel_editions_loop">
<TMPL_LOOP NAME="arches_loop">
<tr>
<TMPL_IF NAME="__first__">
<td rowspan="<TMPL_VAR name="arches_per_edition">">
<strong><TMPL_VAR NAME="name" ESCAPE=html></strong>
</td>
</TMPL_IF>
<td>
<TMPL_IF NAME="mainfile_url">
<a href="<TMPL_VAR NAME="mainfile_url" ESCAPE=html>">download (<TMPL_VAR NAME="arch" ESCAPE=html>)</a>
<TMPL_ELSE>
???
</TMPL_IF>
</td>
<td>
<TMPL_IF NAME="md5_url">
<a href="<TMPL_VAR NAME="md5_url" ESCAPE=html>">md5sum</a>
<TMPL_ELSE>
N/A
</TMPL_IF>
</td>
<td>
<TMPL_IF NAME="mainfile_size">
<TMPL_VAR NAME="mainfile_size" ESCAPE=html>
<TMPL_ELSE>
N/A
</TMPL_IF>
</td>
<td>
<TMPL_IF NAME="mainfile_date">
<TMPL_VAR NAME="mainfile_date" ESCAPE=html>
<TMPL_ELSE>
N/A
</TMPL_IF>
</td>
</tr>
</TMPL_LOOP>
</TMPL_LOOP>
</table>
<p style="font-size:75%; margin-top:0px">All dates are in day-month-year format.</p>
<TMPL_IF NAME="others_loop">
<p>
<strong>Other:</strong><br>
<TMPL_LOOP NAME="others_loop">
<a href="<TMPL_VAR NAME="url" ESCAPE=html>">
<TMPL_VAR NAME="name" ESCAPE=html>
</a>
<br>
</TMPL_LOOP>
</p>
</TMPL_IF>
</body>
</html>