/[clonezilla-sysresccd]/trunk/www/index.html
ViewVC logotype

Contents of /trunk/www/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 145 - (show annotations)
Thu Oct 7 09:19:52 2010 UTC (13 years, 5 months ago) by sng
File MIME type: text/html
File size: 36547 byte(s)
fixing BETA WARNING links
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <html>
3 <head>
4 <link rel="alternate" type="application/rss+xml" title="RSS" href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd.rss">
5 <link rel="shortcut icon" href="favicon.ico">
6 <title>Clonezilla-SysRescCD - Wellcome</title>
7 <style type="text/css">
8 body { font-family: Arial, 'sans serif'; color: black; font-size: 12pt; background : fixed no-repeat; background-color: #333333; padding: 0; margin: 0; margin-top: 5px; margin-bottom: 5px; }
9
10
11
12 #header {position:relative; display: block; width: 980px; height: 121px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/header.png');clear:both;}
13 #header h2{ color: #FFE6BC; font-weight: bold; font-size: 2.2em; margin:0; padding:0; padding-left: 10px; padding-top: 7px; text-shadow: #333333 2px 2px 4px;}
14 #header h3{ color: #FFE6BC; font-weight: bold; font-size: 1.8em; margin:0; padding: 0; padding-left: 10px; text-shadow: #333333 2px 2px 4px;}
15 #header h4{ color: #FFE6BC; font-weight: bold; font-size: 1.2em; margin:0; padding: 0; padding-left: 10px; padding-right: 10px; text-shadow: #333333 2px 2px 4px;}
16 #header a {text-decoration:none;}
17
18 #contarea {display: block; width: 980px; margin: auto; padding: auto; background-color: #FFF2DD; background-image: url('images/line.png'); background-repeat:repeat-y;clear:both;}
19
20 #linkline { width: 980px; height: 29px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/linkline.png');clear:both; }
21 #linkline a{float: left; color: #FFE6BC; font-weight: bold; font-size: 0.8em; text-decoration: none; text-shadow: #333333 2px 2px 4px; padding-left: 10px; padding-right: 10px; padding-top: 5px;}
22 #linkline a:visited{color: #FFE6BC;}
23 #linkline a:hover{color: #333333;}
24 #linkline a.here {color: #333333; text-decoration: none;}
25
26 #lastupdate {float: right; display: block; text-align: right; margin: 0; margin-top: -1.2em; padding: 0; padding-right: 15px;}
27
28 #rss { float: right; text-align: right; padding-top: 3px;}
29
30 #docline-top { float: right; padding-right: 40px; text-align: right; }
31 #docline-bottom { float: right; padding-right: 40px; text-align: right; font-size: 0.8em; padding-top: 15px; }
32 #docline-bottom a{ padding-left: 10px; padding-right: 10px; }
33
34 #menu { float: right; display: block; width: 170px; margin: auto; padding: 15px; font-size: 0.8em; font-weight: bold; background-color: #FFE6BC;}
35 #menu h1 {color: #990000; font-size: 1.8em;text-shadow: gray 2px 2px 4px;}
36 #menu a,a:visited{ color: black; text-decoration: none; font-weight: normal;}
37 #menu a:hover{ text-decoration: underline;}
38 #menu p{ margin-bottom: 10px;}
39
40 #content { float: left; display: block; width: 750px; margin: auto; padding: 15px;}
41
42
43 #footer {display: block; width: 980px; height: 100px;margin: auto; padding: auto; background-color: #D37624; background-image: url('images/footer.png');clear:both;text-shadow: #333333 2px 2px 4px;}
44 #footer p{color: #FFE6BC; font-weight: bold; padding:15px; padding-left: 10px;}
45 #footer a,a:visited{color: #FFE6BC; font-weight: bold; text-decoration:none;}
46 #footer a:hover{ color: #333333; text-decoration: none;}
47
48
49 #content H1,H2,H3,H4{color: #990000; text-align: left;}
50 #content H2{margin-top: 2em;}
51 #content H3{margin-top: 1.5em}
52 #content H4{margin-top: 1em}
53 #content li { margin-top: 1em;}
54 #content a,a:active,a:visited{text-decoration: none; color: #4075CA; font-weight: normal;}
55 #content a:hover{text-decoration: underline; font-weight: normal;}
56 #content .hidden{ display:none; }
57 #content p,td,table,tr,li { font-family: Arial, 'sans serif'; }
58 #content .nav{margin-left: 0pt;}
59 #content .newcode{font-family : "Courier New", Courier, monospace; font-weight: bold; background-color: #F2F2F2; border: solid 1px #DEDEDE;padding: 20pt;}
60 #content .note{margin-top: 30pt; margin-bottom: 30pt; text-align: left; background-color: #FFEFEF; border: double 3px; border-color: #FFD5D5;}
61 #content hr{color: Black; background-color: Black; height: 1px; border: none;}
62 #content .header-news{margin-top: 2em; margin-left: 25pt; font-weight: bold; color: #990000;}
63 #content .item-news{margin-left: 45pt; margin-right: 45pt;}
64 #content .otherpage{border: solid 1px darkgoldenrod; padding: 20pt; background-color: lemonchiffon;}
65 #content IMG {display: block; margin-left: auto; margin-right: auto; }
66 #content .red{color: white; background-color: Red; font-weight: bold;}
67 #lphp{text-align: right; padding-left: 10px; padding-right: 10px; padding-top: 50px; float: right;}
68 #lphp a{padding-left: 5px;}
69 #warning { margin: 5px; padding: .4em; background-color: Red; color: White; align: center; font-weight: bold; border-width: 2px; border-color: white; border-style: solid; }
70 #warning a { color: white; font-weight: bold; text-decoration: underline; }
71 </style>
72 <link href="warning.css" rel="stylesheet" type="text/css" />
73 <!--
74 The file waring.css exists only in the root of the site
75 and it hides the BETA warnings. Its contents are
76 #warning { display: none; }
77 -->
78 <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
79 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
80
81 </head>
82
83 <body>
84 <div id="warning" align="center">
85 WARNING<br>
86 This is the BETA version of Clonezilla-SysRescCD<br>
87 To acces our current stable version, please click <a href="../index.html">here</a>
88 </div>
89 <div id="header">
90 <div id="lphp" style=""><a target="_blank" title="Display all in one long page" href="onepage.html"><img src="images/chain.png" border="0" /></a><a target="_blank" title="Display printable page" href="printable.php"><img src="images/print_it.png" border="0" /></a></div>
91 <H2>Clonezilla-SysRescCD</H2>
92 <H3>Wellcome</H3>
93 <div style="margin:0; padding: 3px; width: 980; position relative;">
94 <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>
95 <div style="position: absolute; right: 0px;"><H4>Last update: 07/10/2010</H4></div>
96 </div>
97 </div>
98 <div id="linkline">
99 <a class="here" href="index.html">Home</a>
100 <a href="news.php">News</a>
101 <!-- <a href="features.html">Features</a>-->
102 <a href="doc.html">Documentation</a>
103 <a href="download.html">Download</a>
104 <a href="screenshots.html">Screenshots</a>
105 <a href="index.html#credits">Credits</a>
106 <a href="help.html">Help</a>
107
108 <div id="rss">
109 <a href="clonezilla-sysresccd.rss"><img src="images/rss-orange-11.png" width="30" height="14" border="0"/></a>
110 </div>
111 <!-- docline-top-->
112 </div>
113 <div id="contarea">
114 <div id="content">
115 <a name="index-top"></a>
116
117
118 <!-- Intro -->
119
120 <H2 style="margin-top: 0;"><a name="index-what"></a>What is it all about? <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2> <p><b>Clonezilla-SysRescCD</b> is a Linux multi boot backup/restore and rescue CD, combining <a href="http://www.clonezilla.org/" target="_blank">Clonezilla Live</a> and <a href="http://www.sysresccd.org/Main_Page" target="_blank">System Rescue CD</a> in one CD. It is released under the <b>GNU General Public License (GPL)</b>.</p>
121
122 <p>Why one more Linux live CD? you might ask<br><br>
123 Well, I started this project because I wanted to have a rescue CD that would be as self-contained as possible, using my favorite tools. My goals are to have:</p>
124
125 <ul>
126 <li><b>A backup/restore system</b><br>I have chosen <a href="http://www.clonezilla.org/" target="_blank">Clonezilla Live</a> for this, as it is flexible enough to fulfill my needs. Furthermore, it makes it possible to create automated restore CDs/DVDs. This way, restoring a system will be fast and easy enough for anyone to perform (even people with minimum technical knowledge).</li>
127 <li><b>A rescue system</b><br>I have chosen <a href="http://www.sysresccd.org/Main_Page" target="_blank">SystemRescueCD</a> for this, as it is generally highly appreciated.<br>
128 <br>
129 <b>SystemRescueCD</b> is a live CD with a GUI, based on <a href="http://www.gentoo.org/" target ="_blank">gentoo</a>, which provides tools like <a href="http://gparted.sourceforge.net/" target ="_blank">GParted</a>, the graphical partition tool, <a href="http://www.gnu.org/software/parted/index.shtml" target ="_blank">GNU-Parted</a>, an excellent text based partitioning tool, <a href="http://www.cgsecurity.org/wiki/TestDisk" target ="_blank">TestDisk</a>, a data recovery tool, <a href="http://www.clamav.net/" target ="_blank">Clam-AntiVirus</a>, a free Anti-Virus sofware, <a href="http://www.partimage.org/Main_Page" target ="_blank">Partimage</a>, <a href="http://www.python.org" target ="_blank">Python</a>, <a href="http://www.perl.org" target ="_blank">Perl</a>, file system, networking and archiving tools, editors etc.
130 </li>
131 <li><b>Both of them in just one disk</b><br>The only way to do this was to create a Multi Boot CD.</li>
132 </ul>
133
134
135 <H2><a name="enhanced"></a>Enhanced features <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2> <p>Enhancements to <b>Clonezilla Live</b></p> <ul> <li><a class="void" href="restore.html#auto">Automated restore DVDs</a> can be easily created, so that anybody can perform a system restore operation (even people with minimum technical knowledge). All the necessary files for the creation of the DVD are included in <b>Clonezilla-SysRescCD</b>.</li> <li>A set of <a class="void" href="reloc-img.html">shell scripts</a> make it easier to restore an image file to a location (disk or partition) different than the one originally backed up.</li> </ul> <p>Other enhancements</p> <ul> <li>Part of <b>Clonezilla-SysRescCD's</b> web site is included <a class="void" href="help.html">in the CD</a>, so that help is always available.</li> </ul>
136
137
138
139
140 <!-- Versions -->
141 <H2><a name="versions"></a>Versions <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
142 <!--<p><b>create-clonezilla-sysresccd's</b> version number has nothing to do with its development status. It has to do with the versions of the original ISO/CDs used at release time. So this is what we have for release:</p>
143 <table style="margin-right:20pt;margin-left: 10pt">
144 <tr>
145 <td valign="top" align="right"><font color="Blue">0.1</font></td>
146 <td width="10"></td>
147 <td> first release of the program</td>
148 </tr>
149 <tr>
150 <td valign="top" align="right"><font color="Blue">0.1</font><font color="Red">.1</font></td>
151 <td width="10"></td>
152 <td> first maintenance release of version 0.1<br> It uses the original ISO files used in release 0.1</td>
153 </tr>
154 <tr><td align="right">...</td></tr>
155 <tr>
156 <td valign="top" align="right"><font color="Blue">0.2</font></td>
157 <td width="10"></td>
158 <td>A new version of one of the original ISO files has been released<br>The program may have not been changed</td>
159 </tr>
160 </table>
161 <p></p>-->
162 <table class="bordertable" cellpadding="5"><!--with-border-->
163 <tr><td class="bordertable" colspan="4"><b>Release table</b></td></tr>
164 <tr><td class="bordertable" valign="top"><b>Date</b></td><td class="bordertable" valign="top"><b>Version</b></td>
165 <td class="bordertable" valign="top"><b>Clonezilla Live Version</b></td><td class="bordertable" valign="top"><b>SystemRescueCD Version</b></td></tr>
166 <tr><td class="bordertable" >XX/XX/10</td><td class="bordertable" >3.2.0</td><td class="bordertable" >1.2.6-24&nbsp;(mod)</td><td class="bordertable" >1.6.1</td>
167 <tr><td class="bordertable" >15/09/10</td><td class="bordertable" >3.1.0</td><td class="bordertable" >1.2.5-35&nbsp;(mod)</td><td class="bordertable" >1.6.0</td>
168 </tr>
169 <tr><td class="bordertable" >02/07/08</td><td class="bordertable" >2.6.0</td><td class="bordertable" >1.1.0-8&nbsp;(mod)</td><td class="bordertable" >1.0.4&nbsp;(mod)</td>
170 </tr>
171 <tr><td class="bordertable" >11/04/08</td><td class="bordertable" >2.5.0</td><td class="bordertable" >1.0.10-8&nbsp;(mod)</td><td class="bordertable" >1.0.1&nbsp;(mod)</td>
172 <tr><td class="bordertable" >24/03/08</td><td class="bordertable" >2.4.0</td><td class="bordertable" >1.0.9-19&nbsp;(mod)</td><td class="bordertable" >1.0.0&nbsp;(mod)</td>
173 </tr>
174 <tr><td class="bordertable" >07/03/08</td><td class="bordertable" >2.3.0</td><td class="bordertable" >1.0.9-10&nbsp;(mod)</td><td class="bordertable" >1.0.0&nbsp;(mod)</td>
175 </tr>
176 <tr><td class="bordertable" >22/02/08</td><td class="bordertable" >2.2.0</td><td class="bordertable" >1.0.9-10&nbsp;(mod)</td><td class="bordertable" >0.4.3&nbsp;(mod)</td>
177 </tr>
178 <tr><td class="bordertable" >22/01/08</td><td class="bordertable" >2.1.0</td><td class="bordertable" >1.0.7-18&nbsp;(mod)</td><td class="bordertable" >0.4.3&nbsp;(mod)</td>
179 </tr>
180 <tr><td class="bordertable" >11/12/07</td><td class="bordertable" >1.4.0</td><td class="bordertable" >1.0.7-18&nbsp;(mod)</td><td class="bordertable" >0.4.2&nbsp;(mod)</td>
181 </tr>
182 <tr><td class="bordertable" >03/11/07</td><td class="bordertable" >1.3.0</td><td class="bordertable" >1.0.5-8&nbsp;(mod)</td><td class="bordertable" >0.4.1&nbsp;(mod)</td>
183 </tr>
184 <tr><td class="bordertable" >07/10/07</td><td class="bordertable" >1.2.0</td><td class="bordertable" >1.0.5-8&nbsp;(mod)</td><td class="bordertable" >0.4.0&nbsp;(mod)</td>
185 </tr>
186 <tr><td class="bordertable" >24/09/07</td><td class="bordertable" >1.1.0</td><td class="bordertable" >1.0.5-7&nbsp;(mod)</td><td class="bordertable" >0.3.8&nbsp;(mod)</td>
187 </tr>
188 <tr><td class="bordertable" >06/09/07</td><td class="bordertable" >1.0.0</td><td class="bordertable" >1.0.3-21&nbsp;(mod)</td><td class="bordertable" >0.3.8&nbsp;(mod)</td>
189 </tr>
190 <tr><td class="bordertable" >12/08/07</td><td class="bordertable" >0.2</td><td class="bordertable" >1.0.3-21&nbsp;(mod)</td><td class="bordertable" >0.3.7&nbsp;(mod)</td></tr>
191 <tr><td class="bordertable" >24/07/07</td><td class="bordertable" >0.1.1</td><td class="bordertable" >1.0.3-18</td><td class="bordertable" >0.3.7</td>
192 <tr><td class="bordertable" >23/07/07</td><td class="bordertable" >0.1</td><td class="bordertable" >1.0.3-18</td><td class="bordertable" >0.3.7</td></tr>
193 </table>
194
195
196 <!-- Changelog -->
197 <H2><a name="changelog"></a>Changelog <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
198 <table class="bordertable" cellpadding="5"><!--with-border-->
199 <tr><td class="bordertable" width="10"><b>Version</b></td><td class="bordertable" width="10"><b>Package/CD</b></td><td class="bordertable"><b>Comments</b></td></tr>
200 <!-- 3.2.0 -->
201 <tr><td class="bordertable" width="10" valign="top"><a name="3.2.0"></a>3.2.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
202 -&nbsp;<b>Clonezilla Live</b> updated to version 1.2.6-24<br>
203 -&nbsp;<b>SystemRescueCD</b> updated to version 1.6.1<br>
204 -&nbsp;Fixed the splash image installation bug present in 3.1.0<br>
205 &nbsp;&nbsp;Also, a filename relative to /home/partimag, can now be used<br>
206 -&nbsp;Added -d command parameter to scrpit create-clonezilla-sysresccd<br>
207 &nbsp;&nbsp;This way the temporary and output folder can be specified<br>
208 -&nbsp;Using $HOME instead of /root in scrpit create-clonezilla-sysresccd<br>
209 -&nbsp;Script imginfo can display extended info (command line parameter -e)<br>
210 &nbsp;&nbsp;Extended info is: image size and disk model
211 </td></tr>
212
213 <!-- 3.1.0 -->
214 <tr><td class="bordertable" width="10" valign="top"><a name="3.1.0"></a>3.1.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
215 -&nbsp;<b>Clonezilla Live</b> updated to version 1.2.5-35<br>
216 -&nbsp;<b>SystemRescueCD</b> updated to version 1.6.0<br>
217 - Three <b>Clonezilla-SysRescCD</b> flavours are now available,<br>
218 &nbsp;&nbsp;one for each architecture (<a href="download.html#download-file" target="_blank">more information</a>)<br>
219 -&nbsp;<b>Super Grub Disk</b> updated to version 0.9799<br>
220 -&nbsp;Added <b>Super Grub Disk 2</b> version 1.98s<br>
221 -&nbsp;<b>Smart Boot Manager</b> was added to the Tools section<br>
222 -&nbsp;Added restorecd/ and docs/ to the squashfs file of Clonezilla distro.<br>
223 &nbsp;&nbsp;This way all items are always available (even when booting to RAM)<br>
224 -&nbsp;Most operations are now executed through the TUI (Text User Interface)<br>
225 -&nbsp;Major site and documentation update (thanks to Jyrki Vesterinen)
226 </td></tr>
227 <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
228 -&nbsp;Added auto mode (parameter -a) to script create-clonezilla-sysresccd
229 </td></tr>
230 <!-- 2.6.0 -->
231 <tr><td class="bordertable" width="10" valign="top"><a name="2.6.0"></a>2.6.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
232 -&nbsp;<b>Clonezilla Live</b> updated to version 1.1.0-8<br>
233 -&nbsp;<b>SystemRescueCD</b> updated to version 1.0.4<br>
234 -&nbsp;<b>Super Grub Disk</b> updated to version 0.9726
235 </td></tr>
236 <!-- 2.5.0 -->
237 <tr><td class="bordertable" width="10" valign="top"><a name="2.5.0"></a>2.5.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
238 -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.10-8<br>
239 -&nbsp;<b>SystemRescueCD</b> updated to version 1.0.1<br>
240 -&nbsp;<b>Super Grub Disk</b> updated to version 0.9701
241 </td></tr>
242 <!-- 2.4.0 -->
243 <tr><td class="bordertable" width="10" valign="top"><a name="2.4.0"></a>2.4.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
244 -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.9-19<br>
245 </td></tr>
246 <!-- 2.3.0 -->
247 <tr><td class="bordertable" width="10" valign="top"><a name="2.3.0"></a>2.3.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
248 -&nbsp;<b>SystemRescueCD</b> updated to version 1.0.0<br>
249 -&nbsp;Added two command line parameters to <b>ocs-iso</b>, used in auto restore DVD<br>
250 &nbsp;&nbsp;mastering. More info: <a href="restore.html#usbKeyboard">Working with a USB keyboard</a>
251 </td></tr>
252 <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
253 -&nbsp;Fixed the <b>create-clonezilla-sysresccd</b> installation problem<br>
254 &nbsp;&nbsp;Thanks to Chris Rehder</td></tr>
255 <!-- 2.2.0 -->
256 <tr><td class="bordertable" width="10" valign="top"><a name="2.2.0"></a>2.2.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
257 -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.9-10<br>
258 -&nbsp;Updated script <b>reloc-img</b> to support remote images (through samba and nfs)
259 </td></tr>
260 <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
261 -&nbsp;Added <b>patch-clonezilla-sysresccd</b>, a script that can be used to<br>
262 &nbsp;&nbsp;customize an existing <b>Clonezilla-SysRescCD</b> ISO file<br>
263 &nbsp;&nbsp;More info: <a href="custom-cd.html#custom-patch">Using patch-clonezilla-sysresccd</a></td></tr>
264 <!-- 2.1.0 -->
265 <tr><td class="bordertable" width="10" valign="top"><a name="2.1.0"></a>2.1.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
266 -&nbsp;<b>SystemRescueCD</b> updated to version 0.4.3<br>
267 -&nbsp;<b>Super Grub Disk</b> updated to version 0.9677
268 </td></tr>
269 <!-- 1.4.0 -->
270 <tr><td class="bordertable" width="10" valign="top"><a name="1.4.0"></a>1.4.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
271 -&nbsp;A script to help relocate a Clonezilla image file during restoration<br>
272 &nbsp;&nbsp;hase been added to Clonezilla Live. The script (called <b>reloc-img</b>) uses<br>
273 &nbsp;&nbsp;a curses like interface, which is similar to Clonezilla's interface<br>
274 <br>
275 More info: <a href="reloc-img.html">Restoring to a different location</a>
276 </td></tr>
277 <!-- 1.3.0 -->
278 <tr><td class="bordertable" width="10" valign="top"><a name="1.3.0"></a>1.3.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
279 -&nbsp;Changed the splash screen tool selection interface<br>
280 &nbsp;&nbsp;A navigation menu scheme has been adopted<br>
281 -&nbsp;Removed <b>ranish.img</b> from the CD<br>
282 &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>
283 &nbsp;&nbsp;This is because of the fact that Ranish Partition Manager would not<br>
284 &nbsp;&nbsp;execute as a standalone floppy image<br>
285 -&nbsp;Added <a href="http://www.supergrubdisk.org/" target="_blank">Super Grub Disk</a> to the available tools<br>
286 &nbsp;&nbsp;The floppy image provided by "Super Grub Disk" (english version) <br>
287 &nbsp;&nbsp;has been added to the source tarball<br>
288 -&nbsp;Script <b>continue-multi-cd</b> (SysRescCD) updated to v 2.0.0<br>
289 &nbsp;&nbsp;Use "continue-multi-cd -h" to see the new interface<br>
290 -&nbsp;Fixed a minor bug in script <b>what-cd</b>
291 </td></tr>
292 <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
293 -&nbsp;All the files needed for CD creation have been included in the<br>
294 &nbsp;&nbsp;source tarball. This way the user will only have to download the<br>
295 &nbsp;&nbsp;debian live ISO file, in order to create Clonezilla-SysRescCD.<br>
296 &nbsp;&nbsp;The debian live ISO file has not been included because of its size<br>
297 &nbsp;&nbsp;(~ 79 MB), which would make the source tarball too big.<br>
298 &nbsp;&nbsp;The files can be fount in <b>/root/.clonezilla-sysresccd/files</b><br>
299 -&nbsp;All cfg files have been moved to <b>/root/.clonezilla-sysresccd/files</b><br>
300 &nbsp;&nbsp;If you are upgrading from a previous version, please delete/move<br>
301 &nbsp;&nbsp;these files, and <u>adjust</u> your configuration files (conf files)<br>
302 -&nbsp;A new variable has been inserted to the configuration files (named<br>
303 &nbsp;&nbsp;<b>DebianLiveFolder</b> in <b>clonezilla-sysresccd.conf</b> and <b>DebianLiveFolderP</b><br>
304 &nbsp;&nbsp;in <b>profiles.conf</b>). This variable should point to the folder where<br>
305 &nbsp;&nbsp;the debian live ISO has been saved. If you are upgrading from a<br>
306 &nbsp;&nbsp;previous version, please <u>adjust</u> your configuration files (conf files)<br>
307 -&nbsp;Added support to script <b>create-clonezilla-sysresccd</b> for compressed<br>
308 &nbsp;&nbsp;(tar.gz) isolinux configuration files, in order to implement menus
309 </td></tr>
310 <tr><td class="bordertable" width="10" valign="top">1.2.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">-&nbsp;Added script <b>continue-multi-cd</b> to <b>SystemRescueCD</b><br>
311 &nbsp;&nbsp;This script makes it easy to continue a multi session CD
312 </td></tr>
313 <tr><td class="bordertable" width="10" valign="top">1.1.0</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">-&nbsp;Minor changes (cfg files)
314 </td></tr>
315 <tr><td class="bordertable" width="10" valign="top">1.0.0</td><td class="bordertable" width="10" valign="top">-</td><td class="bordertable">
316 -&nbsp;Moved to version 1.0.0 in order to eliminate any missunderstanding about<br>
317 &nbsp;&nbsp;the development status of Clonezilla-SysRescCD
318
319 </td></tr>
320
321 <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
322 -&nbsp;Added the options -A and -W to script ocs-iso (Clonezilla Live).<br>
323 &nbsp;&nbsp;&nbsp;&nbsp; Syntax:<br>
324 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /opt/drbl/sbin/ocs-iso -A "ocs-rs command"<br>
325 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /opt/drbl/sbin/ocs-iso -W "ocs-rs command" [image file]<br>
326 &nbsp;&nbsp;Both options set up the restore CD/DVD for automatic image restoration.<br>
327 &nbsp;&nbsp;The difference is that when using the -W option the image [image file] is <br>
328 &nbsp;&nbsp;appended in the ISO file (maximum 4.4BG). When -A is used, the image<br>
329 &nbsp;&nbsp;file will be appended to the CD/DVD, after the ISO file created by this<br>
330 &nbsp;&nbsp;command is burnt, using growisofs -M ... (maximum 8GB).<br>
331 -&nbsp;Added the option -O to script ocs-iso (Clonezilla Live).<br>
332 &nbsp;&nbsp;Specifies the ISO file name to use when -A, -W options are used.<br>
333 -&nbsp;Added the options -V and -P to script ocs-iso (Clonezilla Live).<br>
334 &nbsp;&nbsp;The user creating a restore CD/DVD can now specify its Volume ID and<br>
335 &nbsp;&nbsp;Publisher ID, respectively.<br>
336 -&nbsp;Added the option -I to script ocs-iso (Clonezilla Live).<br>
337 &nbsp;&nbsp;Specifies the user selectable menu item title of the main screen of a<br>
338 &nbsp;&nbsp;restore CD/DVD. Applicable only with options -W and -A<br>
339 -&nbsp;Added the script what-cd to sysresccd.<br>
340 &nbsp;&nbsp;This script will identify the CDs present on a pc, and report the<br>
341 &nbsp;&nbsp;device name of the writer (if any)<br>
342 -&nbsp;Added a copy of the Clonezilla-SysRescCD site to the CD. In this way <br>
343 &nbsp;&nbsp;the documentation will be available at all times
344
345 </td></tr>
346 <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
347 -&nbsp;Added -x [script] option<!-- to create-clonezilla-sysresccd--><br>
348 &nbsp;&nbsp;This way you can write a BASH script that will be executed just<br>
349 &nbsp;&nbsp;before mastering the "Clonezilla-SysRescCD"
350
351 </td></tr>
352 <tr><td class="bordertable" width="10" valign="top">0.2</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
353 -&nbsp;clonezilla-sysresccd contains customized versions of the original CDs<br>
354 &nbsp;&nbsp;More info in page <a href="custom-cd.html" title=" How to create the custom CDs ">Custom&nbsp;CDs</a>
355
356 </td></tr>
357
358 <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
359 -&nbsp;Fixed a bug that would appear when option -b would be used without any<br>
360 &nbsp;&nbsp;other options. Then create-clonezilla-sysresccd would not be able to get the <br>
361 &nbsp;&nbsp;ISO file name
362
363 </td></tr>
364 <tr><td class="bordertable" width="10" valign="top">0.1.1</td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
365 -&nbsp;Build system upgrade<br>
366 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;use <b>./configure</b> to upgrade the program<br>
367 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;use <b>./configure --enable-fullInstall</b> to install it<br>
368
369 -&nbsp;Fixed a potential script installation bug<br>
370 -&nbsp;Normal user can get help<br>
371 -&nbsp;Minor changes
372
373 </td></tr>
374
375 <tr><td class="bordertable" width="10">0.1</td><td class="bordertable" width="10"></td><td class="bordertable">-&nbsp;Initial release</td></tr>
376 </table>
377
378
379 <!--delete-doc-->
380 <!-- Download -->
381 <!--
382 <H2><a name="download"></a>Download <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
383 <p>
384 <!--Whenever possible I will provide a link to the CD created using profile 0 (full CD)<br><br>
385 Installation package: <a href="http://clonezilla-sysresccd.hellug.gr/create-clonezilla-sysresccd-3.2.0".tar.gz" target="_blank">create-clonezilla-sysresccd-3.2.0.tar.gz</a> [~ 6.1 MB]<br>
386 <!--Torrent: <a href="http://thepiratebay.org/tor/4272742" target="_blank">The Pirate Bay</a> | <a href="http://linuxtracker.org/index.php?page=torrent-details&id=4b0f13a25440e3d34fb700cc0ff884c28a73fadf" target="_blank">Linux Tracker</a><br>
387 ISO file: <a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-3.2.0.iso" target="_blank">clonezilla-sysresccd-full-mod-3.2.0.iso</a> [~ ISO_SIZEB]<br>
388 md5sum file: <a href="http://clonezilla-sysresccd.hellug.gr/md5sum.txt" target="_blank">md5sum.txt</a><br><br>
389 ISO file md5sum: <b><i>"MD5SUM"</i></b></p>
390 -->
391 <!--end-delete-doc-->
392
393 <!-- Can I help? -->
394 <H2><a name="user-help"></a>Can I help? <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
395
396 <p>Yes, of course you can. If you have:</p>
397
398 <ul style="margin-right: 30pt;">
399 <li>a script I can add to <b>Clonezilla Live</b> or <b>SystemRescueCD</b>, don't hesitate to send it to me.<br>
400 You can have a look at "<a href="own-scripts.html">Clonezilla-SysRescCD own scripts</a>" to see what type of scripts might be interesting.</li>
401
402 <li>used <b>Clonezilla Live</b> nfs mode, or any of the tools provided by <b>SystemRescueCD</b>, you can write a guide.<br>
403 I will add it to the site (and the documentation present on the CD). Please keep in mind that this CD may be used by less experienced users, so make it as detailed as possible.</li>
404 </ul>
405
406 <!-- Contact me -->
407 <H2><a name="contact"></a>Contact me <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
408 <p>If there's anything you want to say about <b>Clonezilla-SysRescCD</b>, go ahead and <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.1.0">send me</a> a message.</p>
409
410 <!-- Mailing lists -->
411 <H2><a name="lists"></a>Mailing lists <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
412 <p>There are two mailing lists available for <b>Clonezilla-SysRescCD</b>:</p>
413 <ul>
414 <li><a href="http://lists.hellug.gr/mailman/listinfo/clonezilla-sysresccd-announce" target="_blank">Clone-sysresccd-announce</a><br>This is the <b>Clonezilla-SysRescCD</b> new releases announcement list. Please do not post there.</li>
415 <li><a href="http://lists.hellug.gr/mailman/listinfo/clonezilla-sysresccd-general" target="_blank">Clone-sysresccd-general</a><br>This is the general discussion list of <b>Clonezilla-SysRescCD</b>.<br>
416 If you have any questions about Clonezilla Live, please use its <a href="http://sourceforge.net/mail/?group_id=115473" target="_blak">Mailing lists</a> or <a href="http://sourceforge.net/forum/?group_id=115473" target="_blak">Forums</a>.
417 <br>If you have any questions about SystemRescueCD, please use its <a href="http://www.sysresccd.org/forums/" target="_blak">Forums</a>.
418 </li>
419 </ul>
420 <!--<p>Both the mailing lists of the project (Clone-sysresccd-announce and Clone-sysresccd-general) are not available any more, due to project <a href="#removal">removal</a> by SourceForge</p>-->
421
422 <!-- License -->
423 <H2><a name="license"></a>License <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
424 <p>This project is published under the terms of <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GNU General Public License</a> as published by the <a href="http://www.fsf.org/" target="_blank">Free Software Foundation</a>.</p>
425
426 <!-- Credits -->
427 <H2><a name="credits"></a>Credits <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
428 <p>I would like to thank:</p>
429 <ul>
430 <li>The creators of <b>SystemRescueCD</b> and <b>Clonezilla Live</b></li>
431 <li>Eleftherios Kosmas for publishing the v 0.1 torrent</li>
432 <li>George Keramidas and &lt;&lt;V13&gt;&gt; from the <a href="http://lists.hellug.gr/mailman/listinfo/linux-greek-users" target="_blank">linux greek users</a> mailing list, who helped fixing a bug that would make the creation of the 8GB Restore DVD impossible.</li>
433 <li>Chris Rehder for reporting the <b>create-clonezilla-sysresccd</b> installation problem in v 2.2.0 and his overall assistance</li>
434 <li>Manfred Hantl for reporting and fixing the windows USB installation problem of version 2.6.0</li>
435 <li>Everyone who seeds the torrent, as it is not possible for me to be online at all times</li>
436 </ul>
437
438 <p>Special thanks to</p>
439 <ul>
440 <li><b>Jyrki Vesterinen</b>, documentation contributor.<br>Most of these pages have been updated / written by him.</li>
441 </ul>
442
443
444 </div>
445
446
447 <!--<a name="template-top"></a>-->
448
449 <div id="menu">
450 <H1 style="margin-top: 0;">What's New</H1>
451 <p><a href="news.php#Tarball links fixed!!!">16/09/2010 - Tarball links fixed!!!</a></p>
452 <p><a href="news.php#Clonezilla-SysRescCD 3.1.0 is out!!!">15/09/2010 - Clonezilla-SysRescCD 3.1.0 is out!!!</a></p>
453 <p><a href="news.php#Windows USB installation problem">08/07/2008 - Windows USB installation problem</a></p>
454 <p><a href="news.php#USB installation problem">05/07/2008 - USB installation problem</a></p>
455 <p><a href="news.php#Clonezilla-SysRescCD 2.6.0 ISO direct link available!!!">03/07/2008 - Clonezilla-SysRescCD 2.6.0 ISO direct link available!!!</a></p>
456 <p><a href="news.php#Clonezilla-SysRescCD 2.6.0 is out!!!">02/07/2008 - Clonezilla-SysRescCD 2.6.0 is out!!!</a></p>
457 <p><a href="news.php#Fixing Clonezilla Live modified CD creation instructions">12/04/2008 - Fixing Clonezilla Live modified CD creation instructions</a></p>
458 <p><a href="news.php#Clonezilla-SysRescCD 2.5.0 is out!!!">11/04/2008 - Clonezilla-SysRescCD 2.5.0 is out!!!</a></p>
459 <p><a href="news.php#Clonezilla-SysRescCD 2.5.0 ISO direct link available!!!">11/04/2008 - Clonezilla-SysRescCD 2.5.0 ISO direct link available!!!</a></p>
460 <p><a href="news.php#Fixing Custom Clonezilla Live CD creation instructions">29/03/2008 - Fixing Custom Clonezilla Live CD creation instructions</a></p>
461 <p><a href="news.php#Clonezilla-SysRescCD 2.4.1 bug fix tarball">24/03/2008 - Clonezilla-SysRescCD 2.4.1 bug fix tarball</a></p>
462 <p><a href="news.php#Clonezilla-SysRescCD 2.4.0 is out!!!">24/03/2008 - Clonezilla-SysRescCD 2.4.0 is out!!!</a></p>
463 <p><a href="news.php#Clonezilla-SysRescCD 2.4.0 ISO direct link available!!!">24/03/2008 - Clonezilla-SysRescCD 2.4.0 ISO direct link available!!!</a></p>
464 <p><a href="news.php#Fixing USB installation instructions">10/03/2008 - Fixing USB installation instructions</a></p>
465 <p><a href="news.php#Clonezilla Live v 1.0.9-10 backup session flash presentation">10/03/2008 - Clonezilla Live v 1.0.9-10 backup session flash presentation</a></p>
466 <p><a href="news.php#Clonezilla-SysRescCD 2.3.0 is out!!!">08/03/2008 - Clonezilla-SysRescCD 2.3.0 is out!!!</a></p>
467 <p><a href="news.php#Clonezilla-SysRescCD 2.3.0 ISO direct link available!!!">08/03/2008 - Clonezilla-SysRescCD 2.3.0 ISO direct link available!!!</a></p>
468 <p><a href="news.php#Fixing "Tools &gt; Network boot via etherboot" problem">23/02/2008 - Fixing "Tools &gt; Network boot via etherboot" problem</a></p>
469 <p><a href="news.php#Clonezilla-SysRescCD 2.2.0 ISO direct link available!!!">23/02/2008 - Clonezilla-SysRescCD 2.2.0 ISO direct link available!!!</a></p>
470 <p><a href="news.php#Clonezilla-SysRescCD 2.2.0 is out!!!">22/02/2008 - Clonezilla-SysRescCD 2.2.0 is out!!!</a></p>
471 <p><a href="news.php#Documentation update">28/11/2007 - Documentation update</a></p>
472 <p><a href="news.php#Clonezilla-SysRescCD News">04/11/2007 - Clonezilla-SysRescCD News</a></p>
473 <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 ISO direct link available!!!">04/11/2007 - Clonezilla-SysRescCD 1.3.0 ISO direct link available!!!</a></p>
474 <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 is out!!!">03/11/2007 - Clonezilla-SysRescCD 1.3.0 is out!!!</a></p>
475 <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 is out!!!">03/11/2007 - Clonezilla-SysRescCD 1.3.0 is out!!!</a></p>
476 <p><a href="news.php#Clonezilla-SysRescCD mailing lists up and running!!!">20/10/2007 - Clonezilla-SysRescCD mailing lists up and running!!!</a></p>
477 <p><a href="news.php#Clonezilla-SysRescCD beeing removed from SourceForge">19/10/2007 - Clonezilla-SysRescCD beeing removed from SourceForge</a></p>
478 <p><a href="news.php#Clonezilla-SysRescCD 1.2.0 ISO direct link available!!!">15/10/2007 - Clonezilla-SysRescCD 1.2.0 ISO direct link available!!!</a></p>
479 <p><a href="news.php#v 1.2.0 Bug: script continue-multi-cd v 1.0.0">11/10/2007 - v 1.2.0 Bug: script continue-multi-cd v 1.0.0</a></p>
480 <p><a href="news.php#Clonezilla-SysRescCD gets its own site!!!">11/10/2007 - Clonezilla-SysRescCD gets its own site!!!</a></p>
481
482 </div>
483 <div id="footer">
484 <p>Copyright: &#169; <a href="mailto:&#115;&#110;&#103;&#064;&#104;&#101;&#108;&#108;&#117;&#103;&#046;&#103;&#114;?subject=About Clonezilla-SysRescCD v 3.2.0">Spiros Georgaras</a>, 2007-2010<br /><br/>
485 Hosted by <a href="http://hellug.gr/index.php/OSullogos/Tautothta?from=Main.HELLUG" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
486 </div>
487 </div>
488 <div id="warning" align="center">
489 WARNING<br>
490 This is the BETA version of Clonezilla-SysRescCD<br>
491 To acces our current stable version, please click <a href="../index.html">here</a>
492 </div>
493 </body>
494 </html>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26