/[clonezilla-sysresccd]/trunk/www/working/clonezilla-sysresccd.rss
ViewVC logotype

Contents of /trunk/www/working/clonezilla-sysresccd.rss

Parent Directory Parent Directory | Revision Log Revision Log


Revision 114 - (show annotations)
Wed Sep 15 13:32:14 2010 UTC (13 years, 6 months ago) by sng
File size: 28976 byte(s)
fianlly adding rss info
1 <?xml version="1.0" encoding="UTF-8"?>
2 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3 <channel>
4
5 <atom:link href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss" rel="self" type="application/rss+xml" />
6 <title>Clonezilla-SysRescCD News</title>
7 <link>http://clonezilla-sysresccd.hellug.gr</link>
8 <description>Clonezilla-SysRescCD is a Linux multi boot backup/restore and rescue CD, combining Clonezilla Live and System Rescue CD in one CD</description>
9 <language>en-US</language>
10 <copyright>2007 sng@hellug.gr (Spiros Georgaras). All rights reserved.</copyright>
11 <webMaster>sng@hellug.gr (Spiros Georgaras)</webMaster>
12 <pubDate>Sun, 04 Nov 2007 15:13:54 GMT</pubDate>
13 <lastBuildDate>Sun, 04 Nov 2007 15:40:17 GMT</lastBuildDate>
14
15 <image>
16 <url>http://clonezilla-sysresccd.hellug.gr/rssicon.png</url>
17 <title>Clonezilla-SysRescCD News</title>
18 <link>http://clonezilla-sysresccd.hellug.gr</link>
19 </image>
20
21 <!--
22 <item>
23 <title>Clonezilla-SysRescCD 1.3.0 is out!!!</title>
24 <guid isPermaLink="false">Sat, 03 Nov 2007 15:40:17 GMT</guid>
25 <pubDate>Sat, 03 Nov 2007 15:23:40 GMT</pubDate>
26 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
27 <description><![CDATA[
28 ]]></description>
29 </item>
30 -->
31
32 <item>
33 <title>Clonezilla-SysRescCD 3.1.0 is out!!!</title>
34 <guid isPermaLink="false">Wed, 15 Sep 2010 21:23:38 +0300</guid>
35 <pubDate>Wed, 15 Sep 2010 21:23:38 +0300</pubDate>
36 <link>http://clonezilla-sysresccd.hellug.gr/download.html</link>
37 <description><![CDATA[
38 New release after a long long time!!!<br>
39 <br>
40 In the meanwhile a lot of things have changed conserning our two base live CDs,<br>
41 and I should say it's all for the best<br>
42 <br>
43 So here is the <b>Clonezilla-SysResc</b> Changelog<br>
44 - Clonezilla Live updated to version 1.2.5-35<br>
45 - SystemRescueCD updated to version 1.6.0<br>
46 - Three <b>Clonezilla-SysRescCD</b> flavours are now available,<br>
47 &nbsp;&nbsp;one for each architecture (i486,i686,amd64)
48 - Super Grub Disk updated to version 0.9799<br>
49 - Added <b>Super Grub Disk 2</b> version 1.98s<br>
50 - Smart Boot Manager was added to the Tools section<br>
51 - Added restorecd/ and docs/ to the squashfs file of Clonezilla distro.<br>
52 &nbsp;&nbsp;This way all items are always available (even when booting to RAM)<br>
53 - Added auto mode (parameter -a) to script create-clonezilla-sysresccd<br>
54 - Most operations are now executed through the TUI (Text User Interface)<br>
55 - Major site and documentation update (thanks to Jyrki Vesterinen)<br>
56 <br>
57 You can get it at our <a href="http://clonezilla-sysresccd.hellug.gr/download.html" target="_blank">downoad</a> page<br>
58 <br>
59 Enjoy!!!
60 ]]></description>
61 </item>
62
63 <item>
64 <title>Windows USB installation problem</title>
65 <guid isPermaLink="false">Tue, 08 Jul 2008 20:19:59 +0300</guid>
66 <pubDate>Tue, 08 Jul 2008 20:19:59 +0300</pubDate>
67 <link>http://clonezilla-sysresccd.hellug.gr/usb.html#syslinux-error</link>
68 <description><![CDATA[
69 Hi all<br>
70 <br>
71 There is a problem with Clonezilla-SysRescCD 2.6.0 <b>Windows</b> installation procedure; the file <b>syslinux.exe</b><br>
72 found in <b>syslinux</b> folder, is of an older version. Thus, the user has to use the file <b>syslinux.exe</b> found<br>
73 in <b>syslinux-3.63.zip</b> to successfully install <b>Clonezilla-SysRescCD 2.6.0</b> on USB<br>
74 <br>
75 Thanks to Manfred Hantl for reporting and fixing the problem
76 ]]></description>
77 </item>
78
79
80 <item>
81 <title>USB installation problem</title>
82 <guid isPermaLink="false">Sat, 05 Jul 2008 14:22:25 +0300</guid>
83 <pubDate>Sat, 05 Jul 2008 14:22:25 +0300</pubDate>
84 <link>http://clonezilla-sysresccd.hellug.gr/usb.html</link>
85 <description><![CDATA[
86 Hi all<br>
87 The off-line USB installation instructions (on CD) still refer to the <br>
88 previous version of <b>Clonezilla Live</b>, and do not work anymore<br>
89 <br>
90 Please use the <a href="http://clonezilla-sysresccd.hellug.gr/usb.html">on-line instructions</a> to transfer <b>Clonezilla Live</b> on USB<br>
91 <br>
92 In case you have already used the off-line instructions, please make sure<br>
93 that files <b>filesystem.squashfs</b>, <b>vmlinuz1</b> and <b>initrd1.img</b> reside<br>
94 in folder <b>live</b>, and execute <b>syslinux</b> again<br>
95 <br>
96 <b>PS: </b>Manfred, I have lost your message, due to a KMail crash, so I cannnot<br>
97 answer to you personally. Hope you get to read this...
98 ]]></description>
99 </item>
100
101
102
103 <item>
104 <title>Clonezilla-SysRescCD 2.6.0 ISO direct link available!!!</title>
105 <guid isPermaLink="false">Thu, 03 Jul 2008 01:41:04 +0300</guid>
106 <pubDate>Thu, 03 Jul 2008 01:41:04 +0300</pubDate>
107 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
108 <description><![CDATA[
109 A direct link to Clonezilla-SysRescCD ISO is available thanks to HEL.L.U.G - <a href="http://www.hellug.gr" target="_blank">http://www.hellug.gr</a><br><br>
110 You can get the ISO from here:<br>
111 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-2.6.0.iso" target="_blank">http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-2.6.0.iso</a> <br><br>
112 and the md5sum file from here: <br>
113 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/md5sum.txt" target="_blank">http://clonezilla-sysresccd.hellug.gr/md5sum.txt</a> <br><br>
114
115 Don't forget, direct links to Clonezilla-SysRescCD ISO, will be published (when available), here:<br>
116 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/intro.html#download" target="_blank">http://clonezilla-sysresccd.hellug.gr/intro.html#download</a>
117 ]]></description>
118 </item>
119
120 <item>
121 <title>Clonezilla-SysRescCD 2.6.0 is out!!!</title>
122 <guid isPermaLink="false">Wed, 02 Jul 2008 19:23:38 +0300</guid>
123 <pubDate>Wed, 02 Jul 2008 19:23:38 +0300</pubDate>
124 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
125 <description><![CDATA[
126 It's been almost two months since version 2.5.0, and I've lost a couple of<br>
127 <b>SystemRescueCD</b> bug fix releases, beeing so busy and stuff...<br>
128 <br>
129 Release 2.6.0 is yet another great release, thanks to the original developers
130 <br><br>
131 <b>ChangeLog:</b><br>
132 <br>
133 - <b>Clonezilla Live</b> updated to version 1.1.0-8<br>
134 - <b>SystemRescueCD</b> updated to version 1.0.4<br>
135 - <b>Super Grub Disk</b> updated to version 0.9726
136 ]]></description>
137 </item>
138
139 <item>
140 <title>Fixing Clonezilla Live modified CD creation instructions</title>
141 <guid isPermaLink="false">Sat, 12 Apr 2008 14:31:13 +0300</guid>
142 <pubDate>Sat, 12 Apr 2008 14:31:13 +0300</pubDate>
143 <link>http://clonezilla-sysresccd.hellug.gr/custom-cd.html#mark-fix</link>
144 <description><![CDATA[
145 It looks like writing instructions is not my strong point...<br>
146 So here's one more fix, thanks to Mark S. Jones<br><br>
147 <a href="http://clonezilla-sysresccd.hellug.gr/custom-cd.html#mark-fix">Creating Custom Clonezilla Live CD</a>
148 ]]></description>
149 </item>
150
151 <item>
152 <title>Clonezilla-SysRescCD 2.5.0 ISO direct link available!!!</title>
153 <guid isPermaLink="false">Fri, 11 Apr 2008 14:17:45 +0300</guid>
154 <pubDate>Fri, 11 Apr 2008 14:17:45 +0300</pubDate>
155 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
156 <description><![CDATA[
157 A direct link to Clonezilla-SysRescCD ISO is available thanks to HEL.L.U.G - <a href="http://www.hellug.gr" target="_blank">http://www.hellug.gr</a><br><br>
158 You can get the ISO from here:<br>
159 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-2.5.0.iso" target="_blank">http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-2.5.0.iso</a> <br><br>
160 and the md5sum file from here: <br>
161 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/md5sum.txt" target="_blank">http://clonezilla-sysresccd.hellug.gr/md5sum.txt</a> <br><br>
162
163 Don't forget, direct links to Clonezilla-SysRescCD ISO, will be published (when available), here:<br>
164 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/intro.html#download" target="_blank">http://clonezilla-sysresccd.hellug.gr/intro.html#download</a>
165 ]]></description>
166 </item>
167
168 <item>
169 <title>Clonezilla-SysRescCD 2.5.0 is out!!!</title>
170 <guid isPermaLink="false">Fri, 11 Apr 2008 02:15:13 +0300</guid>
171 <pubDate>Fri, 11 Apr 2008 02:15:13 +0300</pubDate>
172 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
173 <description><![CDATA[
174 <b>ChangeLog:</b><br>
175 <br>
176 - <b>Clonezilla Live</b> updated to version 1.0.10-8<br>
177 - <b>SystemRescueCD</b> updated to version 1.0.1<br>
178 - <b>Super Grub Disk</b> updated to version 0.9701
179 ]]></description>
180 </item>
181
182 <item>
183 <title>Fixing Custom Clonezilla Live CD creation instructions</title>
184 <guid isPermaLink="false">Sat, 29 Mar 2008 12:49:02 +0200</guid>
185 <pubDate>Sat, 29 Mar 2008 12:49:02 +0200</pubDate>
186 <link>http://clonezilla-sysresccd.hellug.gr/custom-cd.html#jens-fix</link>
187 <description><![CDATA[
188 A bug has been fixed in the <a href="http://clonezilla-sysresccd.hellug.gr/custom-cd.html#jens-fix">custom Clonezilla Live CD creation</a> instructions section.<br>
189 Thanks to Jens Haeuser
190 ]]></description>
191 </item>
192
193 <item>
194 <title>Clonezilla-SysRescCD 2.4.1 bug fix tarball</title>
195 <guid isPermaLink="false">Mon, 24 Mar 2008 13:47:17 +0200</guid>
196 <pubDate>Mon, 24 Mar 2008 13:47:17 +0200</pubDate>
197 <link>http://clonezilla-sysresccd.hellug.gr/create-clonezilla-sysresccd-2.4.1.tar.gz</link>
198 <description><![CDATA[
199 One more installation problem has been reported, using 2.4.0 tarball<br>
200 and trying to make a full installation (running <b>./configure --enable-fullInstall</b>)<br>
201 <br>
202 The problem was that the configuration files were not included in the tarball<br>
203 <br>
204 The problem has been fixed and a new tarball has been uploaded<br>
205 The file is available either as <a href="http://clonezilla-sysresccd.hellug.gr/create-clonezilla-sysresccd-2.4.0.tar.gz">create-clonezilla-sysresccd-2.4.0.tar.gz</a><br>
206 or <a href="http://clonezilla-sysresccd.hellug.gr/create-clonezilla-sysresccd-2.4.1.tar.gz">create-clonezilla-sysresccd-2.4.1.tar.gz</a>, but in either case the<br>
207 installation folder is <b>create-clonezilla-sysresccd-2.4.1</b><br>
208 <br>
209 Sorry for the inconvenience...
210 ]]></description>
211 </item>
212
213 <item>
214 <title>Clonezilla-SysRescCD 2.4.0 ISO direct link available!!!</title>
215 <guid isPermaLink="false">Mon, 24 Mar 2008 12:44:05 +0200</guid>
216 <pubDate>Mon, 24 Mar 2008 12:44:05 +0200</pubDate>
217 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
218 <description><![CDATA[
219 A direct link to Clonezilla-SysRescCD ISO is available thanks to HEL.L.U.G - <a href="http://www.hellug.gr" target="_blank">http://www.hellug.gr</a><br><br>
220 You can get the ISO from here:<br>
221 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-2.4.0.iso" target="_blank">http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-2.4.0.iso</a> <br><br>
222 and the md5sum file from here: <br>
223 &nbsp;&nbsp;&nbsp;&nbsp;<a href="href="http://clonezilla-sysresccd.hellug.gr/md5sum.txt" target="_blank">http://clonezilla-sysresccd.hellug.gr/md5sum.txt</a> <br><br>
224
225 Don't forget, direct links to Clonezilla-SysRescCD ISO, will be published (when available), here:<br>
226 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/intro.html#download" target="_blank">http://clonezilla-sysresccd.hellug.gr/intro.html#download</a>
227 ]]></description>
228 </item>
229
230 <item>
231 <title>Clonezilla-SysRescCD 2.4.0 is out!!!</title>
232 <guid isPermaLink="false">Mon, 24 Mar 2008 00:26:02 +0200</guid>
233 <pubDate>Mon, 24 Mar 2008 00:26:02 +0200</pubDate>
234 <link>http://clonezilla-sysresccd.hellug.gr/</link>
235 <description><![CDATA[
236 <b>It contains:</b><br>
237 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clonezilla Live 1.0.9-19 (mod)<br>
238 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SystemRescueCD 1.0.0 (mod)<br>
239 <br>
240 <b>ChangeLog:</b><br>
241 -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.9-19
242 ]]></description>
243 </item>
244
245 <item>
246 <title>Clonezilla Live v 1.0.9-10 backup session flash presentation</title>
247 <guid isPermaLink="false">Mon, 10 Mar 2008 14:51:54 +0200</guid>
248 <pubDate>Mon, 10 Mar 2008 14:51:54 +0200</pubDate>
249 <link>http://clonezilla-sysresccd.hellug.gr/flash-backup.html</link>
250 <description><![CDATA[
251 A flash presentation of a <b>Clonezilla Live v 1.0.9-10</b> backup session is available at: <a href="http://clonezilla-sysresccd.hellug.gr/flash-backup.html">http://clonezilla-sysresccd.hellug.gr/flash-backup.html</a><br>
252 <br>
253 It is created with <a href="http://www.debugmode.com/wink/" target="_blank">Wink</a>, on a <a href="http://fabrice.bellard.free.fr/qemu/" target="_blank">QEMU</a> virtual PC, equipped with two hard disks (hda and hdb) and a cdrom (to boot <b>Clonezilla-SysrescCD v 2.3.0</b>).
254 ]]></description>
255 </item>
256
257 <item>
258 <title>Fixing USB installation instructions</title>
259 <guid isPermaLink="false">Mon, 10 Mar 2008 00:28:04 +0200</guid>
260 <pubDate>Mon, 10 Mar 2008 00:28:04 +0200</pubDate>
261 <link>http://clonezilla-sysresccd.hellug.gr/usb.html</link>
262 <description><![CDATA[
263 The USB installation instructions (on site and CD) were missing a command<br>
264 which would lead to not being able to boot <b>Clonezilla Live</b><br>
265 <br>
266 The instructions are now edited, corrected and tested<br>
267 Sorry for the inconvenience
268 ]]></description>
269 </item>
270
271 <item>
272 <title>Clonezilla-SysRescCD 2.3.0 ISO direct link available!!!</title>
273 <guid isPermaLink="false">Sat, 08 Mar 2008 13:32:23 +0200</guid>
274 <pubDate>Sat, 08 Mar 2008 13:32:23 +0200</pubDate>
275 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
276 <description><![CDATA[
277 A direct link to Clonezilla-SysRescCD ISO is available thanks to HEL.L.U.G - <a href="http://www.hellug.gr" target="_blank">http://www.hellug.gr</a><br><br>
278 You can get the ISO from here:<br>
279 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-2.3.0.iso" target="_blank">http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-2.3.0.iso</a> <br><br>
280 and the md5sum file from here: <br>
281 &nbsp;&nbsp;&nbsp;&nbsp;<a href="href="http://clonezilla-sysresccd.hellug.gr/md5sum.txt" target="_blank">href="http://clonezilla-sysresccd.hellug.gr/md5sum.txt</a> <br><br>
282
283 Don't forget, direct links to Clonezilla-SysRescCD ISO, will be published (when available), here:<br>
284 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/intro.html#download" target="_blank">http://clonezilla-sysresccd.hellug.gr/intro.html#download</a>
285 ]]></description>
286 </item>
287
288
289 <item>
290 <title>Clonezilla-SysRescCD 2.3.0 is out!!!</title>
291 <guid isPermaLink="false">Sat, 08 Mar 2008 00:00:04 +0200</guid>
292 <pubDate>Sat, 08 Mar 2008 00:00:04 +0200</pubDate>
293 <link>http://clonezilla-sysresccd.hellug.gr/</link>
294 <description><![CDATA[
295 It's been just two weeks since the last release, and here is a new<br>
296 one featuring <b>SystemRescueCD v 1.0.0</b>, which makes using<br>
297 <b>Clonezilla-SysRescCD</b> on USB easier than ever.<br>
298 <br>
299 <b>ChangeLog:</b><br>
300 -&nbsp;<b>SystemRescueCD</b> updated to version 1.0.0<br>
301 -&nbsp;Added two command line parameters to <b>ocs-iso</b>, used in auto restore DVD<br>
302 &nbsp;&nbsp;mastering. More info: <a href="restore.html#usbKeyboard">Working with a USB keyboard</a><br>
303 -&nbsp;Fixed the <b>create-clonezilla-sysresccd</b> installation problem<br>
304 &nbsp;&nbsp;Thanks to Chris Rehder
305 ]]></description>
306 </item>
307
308 <item>
309 <title>Fixing "Tools &gt; Network boot via etherboot" problem</title>
310 <guid isPermaLink="false">Sat, 23 Feb 2008 14:40:51 +0200</guid>
311 <pubDate>Sat, 23 Feb 2008 14:40:51 +0200</pubDate>
312 <link>http://clonezilla-sysresccd.hellug.gr/custom-cd.html#fix-eb_zli</link>
313 <description><![CDATA[
314 People using <b>create-clonezilla-sysresccd</b>, will end up with a non working entry in<br>
315 "<b>Tools &gt; Network boot via etherboot</b>". This procedure fixes the problem:<br>
316 &nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/custom-cd.html#fix-eb_zli">http://clonezilla-sysresccd.hellug.gr/custom-cd.html#fix-eb_zli</a>
317 ]]></description>
318 </item>
319
320 <item>
321 <title>Clonezilla-SysRescCD 2.2.0 ISO direct link available!!!</title>
322 <guid isPermaLink="false">Sat, 23 Feb 2008 00:58:34 +0200</guid>
323 <pubDate>Sat, 23 Feb 2008 00:58:34 +0200</pubDate>
324 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
325 <description><![CDATA[
326 A direct link to Clonezilla-SysRescCD ISO is available thanks to HEL.L.U.G - <a href="http://www.hellug.gr" target="_blank">http://www.hellug.gr</a><br><br>
327 You can get the ISO from here:<br>
328 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-2.2.0.iso" target="_blank">http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-2.2.0.iso</a> <br><br>
329 and the md5sum file from here: <br>
330 &nbsp;&nbsp;&nbsp;&nbsp;<a href="ftp://ftp.hellug.gr/pub/clonezilla-sysresccd/md5sum.txt" target="_blank">ftp://ftp.hellug.gr/pub/clonezilla-sysresccd/md5sum.txt</a> <br><br>
331
332 Don't forget, direct links to Clonezilla-SysRescCD ISO, will be published (when available), here:<br>
333 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/intro.html#download" target="_blank">http://clonezilla-sysresccd.hellug.gr/intro.html#download</a>
334 ]]></description>
335 </item>
336
337 <item>
338 <title>Clonezilla-SysRescCD 2.2.0 is out!!!</title>
339 <link>http://clonezilla-sysresccd.hellug.gr/</link>
340 <pubDate>Fri, 22 Feb 2008 16:35:03 +0200</pubDate>
341 <guid isPermaLink="false">Fri, 22 Feb 2008 16:35:03 +0200</guid>
342 <description><![CDATA[
343 <b>Contains:</b><br>
344 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clonezilla Live 1.0.9-10 (mod)<br>
345 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SystemRescueCD 0.4.3 (mod)<br>
346 <br>
347 <b>ChangeLog:</b><br>
348 -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.9-10<br>
349 -&nbsp;Updated script <b>reloc-img</b> to support remote images (through samba and nfs)<br>
350 -&nbsp;Added <b>patch-clonezilla-sysresccd</b>, a script that can be used to<br>
351 &nbsp;&nbsp;customize an existing <b>Clonezilla-SysRescCD</b> ISO file<br>
352 &nbsp;&nbsp;More info: <a href="http://clonezilla-sysresccd.hellug.gr/custom-cd.html#custom-patch">Using patch-clonezilla-sysresccd</a>
353 ]]></description>
354 </item>
355
356 <item>
357 <title>Documentation update</title>
358 <link>http://clonezilla-sysresccd.hellug.gr/annex-b-part-id.html</link>
359 <description><![CDATA[
360 A page called <a href="http://clonezilla-sysresccd.hellug.gr/annex-b-part-id.html" target="_blank">Some theory on disks</a> has been added to the annexes of the site. It is a reference of the basic concepts of booting, partitioning etc.
361 ]]></description>
362 <guid isPermaLink="false">Wed, 28 Nov 2007 13:22:45 GMT</guid>
363 <pubDate>Wed, 28 Nov 2007 13:22:45 GMT</pubDate>
364 </item>
365
366 <item>
367 <title>Clonezilla-SysRescCD 1.3.0 ISO direct link available!!!</title>
368 <guid isPermaLink="false">Sun, 04 Nov 2007 12:13:48 GMT</guid>
369 <pubDate>Sun, 04 Nov 2007 12:13:48 GMT</pubDate>
370 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
371 <description><![CDATA[
372 A direct link to Clonezilla-SysRescCD ISO is available thanks to HEL.L.U.G - <a href="http://www.hellug.gr" target="_blank">http://www.hellug.gr</a><br><br>
373 You can get the ISO from here:<br>
374 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-1.3.0.iso" target="_blank">http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-1.3.0.iso</a> <br><br>
375 and the md5sum file from here: <br>
376 &nbsp;&nbsp;&nbsp;&nbsp;<a href="ftp://ftp.hellug.gr/pub/clonezilla-sysresccd/md5sum.txt" target="_blank">ftp://ftp.hellug.gr/pub/clonezilla-sysresccd/md5sum.txt</a> <br><br>
377
378 Don't forget, direct links to Clonezilla-SysRescCD ISO, will be published (when available), here:<br>
379 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/intro.html#download" target="_blank">http://clonezilla-sysresccd.hellug.gr/intro.html#download</a>
380 ]]></description>
381 </item>
382
383 <item>
384 <title>Clonezilla-SysRescCD 1.3.0 is out!!!</title>
385 <guid isPermaLink="false">Sat, 03 Nov 2007 15:40:18 GMT</guid>
386 <pubDate>Sat, 03 Nov 2007 15:40:17 GMT</pubDate>
387 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
388 <description><![CDATA[
389 <b>Contains:</b><br>
390 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clonezilla Live 1.0.5-8 (mod)<br>
391 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SystemRescueCD 0.4.1 (mod)<br>
392 <br>
393 <b>ChangeLog:</b><br>
394 -&nbsp;Changed the splash screen tool selection interface<br>
395 &nbsp;&nbsp;A navigation menu scheme has been adopted<br>
396 -&nbsp;Removed <b>ranish.img</b> from the CD<br>
397 &nbsp;&nbsp;The <a href="http://www.ranish.com/part/" target="_blank">Ranish Partition Manager</a> has been integrated into <a href="http://www.freedos.org/" target="_blank">FreeDos</a><br>
398 &nbsp;&nbsp;This is because of the fact that Ranish Partition Manager would not<br>
399 &nbsp;&nbsp;execute as a standalone floppy image<br>
400 -&nbsp;Added <a href="http://supergrub.forjamari.linex.org/?section=home" target="_blank">Super Grub Disk</a> to the available tools<br>
401 &nbsp;&nbsp;The floppy image provided by "Super Grub Disk" (english version) <br>
402 &nbsp;&nbsp;has been added to the source tarball<br>
403 -&nbsp;Script <b>continue-multi-cd</b> (SysRescCD) updated to v 2.0.0<br>
404 &nbsp;&nbsp;Use "continue-multi-cd -h" to see the new interface<br>
405 -&nbsp;Fixed a minor bug in script <b>what-cd</b><br>
406 -&nbsp;All the files needed for CD creation have been included in the<br>
407 &nbsp;&nbsp;source tarball. This way the user will only have to download the<br>
408 &nbsp;&nbsp;debian live ISO file, in order to create Clonezilla-SysRescCD.<br>
409 &nbsp;&nbsp;The debian live ISO file has not been included because of its size<br>
410 &nbsp;&nbsp;(~ 79 MB), which would make the source tarball too big.<br>
411 &nbsp;&nbsp;The files can be fount in <b>/root/.clonezilla-sysresccd/files</b><br>
412 -&nbsp;All cfg files have been moved to <b>/root/.clonezilla-sysresccd/files</b><br>
413 &nbsp;&nbsp;If you are upgrading from a previous version, please delete/move<br>
414 &nbsp;&nbsp;these files, and <u>adjust</u> your configuration files (conf files)<br>
415 -&nbsp;A new variable has been inserted to the configuration files (named<br>
416 &nbsp;&nbsp;<b>DebianLiveFolder</b> in <b>clonezilla-sysresccd.conf</b> and <b>DebianLiveFolderP</b><br>
417 &nbsp;&nbsp;in <b>profiles.conf</b>). This variable should point to the folder where<br>
418 &nbsp;&nbsp;the debian live ISO has been saved. If you are upgrading from a<br>
419 &nbsp;&nbsp;previous version, please <u>adjust</u> your configuration files (conf files)<br>
420 -&nbsp;Added support to script <b>create-clonezilla-sysresccd</b> for compressed<br>
421 &nbsp;&nbsp;(tar.gz) isolinux configuration files, in order to implement menus<br>
422 <br>
423 Download: <a href="http://clonezilla-sysresccd.hellug.gr/intro.html#download" target="_blank">http://clonezilla-sysresccd.hellug.gr/intro.html#download</a>
424
425 ]]></description>
426 </item>
427
428 <item>
429 <title>Clonezilla-SysRescCD mailing lists up and running!!!</title>
430 <guid isPermaLink="false">Sat, 20 Oct 2007 15:40:17 GMT</guid>
431 <pubDate>Sat, 20 Oct 2007 15:23:40 GMT</pubDate>
432 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#lists</link>
433 <description><![CDATA[
434 The project's mailing lists have been recreated at <a href="http://www.hellug.gr" target="_blank">hellug.gr</a><br>
435 You can get more info at the <a href="http://clonezilla-sysresccd.hellug.gr/intro.html#lists">corresponding section</a> of this page
436 ]]></description>
437 </item>
438
439
440 <item>
441 <title>Clonezilla-SysRescCD beeing removed from SourceForge</title>
442 <guid isPermaLink="false">Fri, 19 Oct 2007 21:27:03 GMT</guid>
443 <pubDate>Fri, 19 Oct 2007 21:27:03 GMT</pubDate>
444 <description><![CDATA[
445 I have just received a message informing me that Clonezilla-SysRescCD <br>
446 will be removes from SourceForge <br>
447 <br>
448 This is the message: <br>
449 <br>
450 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Subject: Project clone-sysresccd - being removed from SourceForge.net <br>
451 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;From: Daniel Hinojosa &lt;dhinojosa@corp.sourceforge.com&gt; <br>
452 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;To: sng@hellug.gr <br>
453 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Date: 19/10/2007 20:58 <br>
454 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
455 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Greetings, <br>
456 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
457 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We're very sorry to have to remove your project. However, on secondary <br>
458 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;review, this project does not meet our guidelines <br>
459 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(<a href="https://sourceforge.net/docman/display_doc.php?docid=31766&#038;group_id=1#non-hostable" target="_blank">https://sourceforge.net/docman/display_doc.php?docid=31766&#038;group_id=1#non-hostable</a>)<br>
460 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;for project hosting as it is a software distribution. <br>
461 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
462 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;These project tend to take a lot of disk space. Should you want touse <br>
463 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SourceForge.net for bug tracking, mailing lists, web site, etc., <br>
464 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;we would welcome that via a new project request. <br>
465 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
466 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The removal will occur within about 24 hours maximum. <br>
467 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
468 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Daniel Hinojosa - Sr. Manager, Customer Support <br>
469 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- <br>
470 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;SourceForge® <br>
471 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;w - http://www.sourceforge.com <br>
472 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;e - dhinojosa@corp.sourceforge.com <br>
473 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;p - 650.694.2133 <br>
474 <br>
475 This means that both mailing lists will not be available any more <br>
476 I will try to find another host for them and if I succeed there will be an <br>
477 announcement at the project's home page <a href="http://clonezilla.sysresccd.hellug.gr/intro.html#lists">http://clonezilla.sysresccd.hellug.gr/intro.html#lists</a> <br>
478 <br>
479 In any case, I would like to thank SourceForge for hosting the project up to now <br>
480 <br>
481 Spiros Georgaras &lt;sng@hellug.gr&gt;
482 ]]></description>
483 </item>
484
485
486 <item>
487 <title>Clonezilla-SysRescCD 1.2.0 ISO direct link available!!!</title>
488 <guid isPermaLink="false">Mon, 15 Oct 2007 12:02:27 GMT</guid>
489 <pubDate>Mon, 15 Oct 2007 12:02:27 GMT</pubDate>
490 <link>http://clonezilla-sysresccd.hellug.gr/intro.html#download</link>
491 <description><![CDATA[
492 A direct link to Clonezilla-SysRescCD ISO is available thanks to HEL.L.U.G - <a href="http://www.hellug.gr" target="_blank">http://www.hellug.gr</a><br><br>
493 You can get the ISO from here:<br>
494 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-1.2.0.iso" target="_blank">http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-1.2.0.iso</a> <br><br>
495 and the md5sum file from here: <br>
496 &nbsp;&nbsp;&nbsp;&nbsp;<a href="ftp://ftp.hellug.gr/pub/clonezilla-sysresccd/md5sum.txt" target="_blank">ftp://ftp.hellug.gr/pub/clonezilla-sysresccd/md5sum.txt</a> <br><br>
497
498 Don't forget, direct links to Clonezilla-SysRescCD ISO, will be published (when available), here:<br>
499 &nbsp;&nbsp;&nbsp;&nbsp;<a href="http://clonezilla-sysresccd.hellug.gr/intro.html#download" target="_blank">http://clonezilla-sysresccd.hellug.gr/intro.html#download</a>
500 ]]></description>
501 </item>
502
503 <item>
504 <title>v 1.2.0 Bug: script continue-multi-cd v 1.0.0</title>
505 <guid isPermaLink="false">Thu, 11 Oct 2007 15:52:11 GMT</guid>
506 <pubDate>Thu, 11 Oct 2007 15:52:11 GMT</pubDate>
507 <link>http://clonezilla-sysresccd.hellug.gr</link>
508 <description><![CDATA[
509 The shell script <b>continue-multi-cd</b> (introduced in Clonezilla-SysRescCD v 1.2.0), has a bug which makes it unusable.<br>
510 Please use continue-multi-cd v 1.0.1, available at <a href="http://clonezilla-sysresccd.hellug.gr/continue-multi-cd" target="_blank">http://clonezilla-sysresccd.hellug.gr/continue-multi-cd</a> <br><br>
511
512 I am very sorry for the inconvenience
513 ]]></description>
514 </item>
515
516 <item>
517 <title>Clonezilla-SysRescCD gets its own site!!!</title>
518 <pubDate>Thu, 11 Oct 2007 15:21:37 GMT</pubDate>
519 <guid isPermaLink="false">Thu, 11 Oct 2007 15:21:37 GMT</guid>
520 <link>http://clonezilla-sysresccd.hellug.gr</link>
521 <description><![CDATA[
522 I am happy to announce that Clonezilla-SysRescCD now has it's own site <a href="http://clonezilla-sysresccd.hellug.gr">http://clonezilla-sysresccd.hellug.gr</a> , thanks to Hellenic Linux User Group (HEL.L.U.G.) <a href="http://www.hellug.gr" target="_blank">http://www.hellug.gr </a><br><br>
523 Site pages have been reformatted in a linux-like documentation format, and a printable version of each page is available (through PHP)
524 ]]></description>
525 </item>
526
527 </channel>
528 </rss>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26