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

Annotation of /trunk/www/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 164 - (hide annotations)
Sat Apr 9 21:34:35 2011 UTC (12 years, 11 months ago) by sng
File MIME type: text/html
File size: 37037 byte(s)
- updating profiles.conf for current original CDs
- updating cfg files for Clonezilla Live
- updating trunk site

1 sng 28 <!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 sng 149 <title>Clonezilla-SysRescCD - Welcome</title>
7 sng 28 <style type="text/css">
8 sng 125 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 sng 28
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 sng 145 #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 sng 144 #warning a { color: white; font-weight: bold; text-decoration: underline; }
71 sng 28 </style>
72 sng 144 <link href="warning.css" rel="stylesheet" type="text/css" />
73     <!--
74     The file waring.css exists only in the root of the site
75 sng 146 and it hides the UNSTABLE warnings. Its contents are
76 sng 144 #warning { display: none; }
77     -->
78 sng 28 <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 sng 144 <div id="warning" align="center">
85     WARNING<br>
86 sng 146 This is the UNSTABLE version of Clonezilla-SysRescCD<br>
87 sng 149 To access our current stable version, please click <a href="../index.html">here</a>
88 sng 144 </div>
89 sng 28 <div id="header">
90 sng 124 <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 sng 28 <H2>Clonezilla-SysRescCD</H2>
92 sng 149 <H3>Welcome</H3>
93 sng 28 <div style="margin:0; padding: 3px; width: 980; position relative;">
94 sng 141 <div style="position: absolute; left: 0px;"><H4>30/09/2010 - v 3.2.0</H4></div>
95 sng 164 <div style="position: absolute; right: 0px;"><H4>Last update: 09/04/2011</H4></div>
96 sng 28 </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 sng 95 <a href="download.html">Download</a>
104 sng 28 <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 sng 163 <tr><td class="bordertable" >XX/XX/10</td><td class="bordertable" >3.2.0</td><td class="bordertable" >1.2.8-23&nbsp;(mod)</td><td class="bordertable" >2.0.1</td>
167 sng 108 <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 sng 28 </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 sng 144 <!-- 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 sng 163 -&nbsp;<b>Clonezilla Live</b> updated to version 1.2.8-23<br>
203     -&nbsp;<b>SystemRescueCD</b> updated to version 2.0.1<br>
204 sng 144 -&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 sng 163 -&nbsp;Script imginfo can display extended info (command line parameter -e)<br>
207     &nbsp;&nbsp;Extended info is: image size and disk model<br>
208     </td></tr>
209     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
210 sng 144 -&nbsp;Added -d command parameter to scrpit create-clonezilla-sysresccd<br>
211     &nbsp;&nbsp;This way the temporary and output folder can be specified<br>
212     -&nbsp;Using $HOME instead of /root in scrpit create-clonezilla-sysresccd<br>
213 sng 163 -&nbsp;Script create-clonezilla-sysrescc can now download the original<br>
214     &nbsp;&nbsp;ISO files (parameter -g), making easier to build Clonezilla-SysRescCD
215 sng 144 </td></tr>
216    
217 sng 28 <!-- 3.1.0 -->
218     <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">
219 sng 94 -&nbsp;<b>Clonezilla Live</b> updated to version 1.2.5-35<br>
220 sng 108 -&nbsp;<b>SystemRescueCD</b> updated to version 1.6.0<br>
221 sng 106 - Three <b>Clonezilla-SysRescCD</b> flavours are now available,<br>
222 sng 129 &nbsp;&nbsp;one for each architecture (<a href="download.html#download-file" target="_blank">more information</a>)<br>
223 sng 95 -&nbsp;<b>Super Grub Disk</b> updated to version 0.9799<br>
224     -&nbsp;Added <b>Super Grub Disk 2</b> version 1.98s<br>
225 sng 106 -&nbsp;<b>Smart Boot Manager</b> was added to the Tools section<br>
226     -&nbsp;Added restorecd/ and docs/ to the squashfs file of Clonezilla distro.<br>
227     &nbsp;&nbsp;This way all items are always available (even when booting to RAM)<br>
228 sng 28 -&nbsp;Most operations are now executed through the TUI (Text User Interface)<br>
229 sng 106 -&nbsp;Major site and documentation update (thanks to Jyrki Vesterinen)
230 sng 28 </td></tr>
231 sng 106 <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
232     -&nbsp;Added auto mode (parameter -a) to script create-clonezilla-sysresccd
233     </td></tr>
234 sng 28 <!-- 2.6.0 -->
235     <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">
236     -&nbsp;<b>Clonezilla Live</b> updated to version 1.1.0-8<br>
237     -&nbsp;<b>SystemRescueCD</b> updated to version 1.0.4<br>
238     -&nbsp;<b>Super Grub Disk</b> updated to version 0.9726
239     </td></tr>
240     <!-- 2.5.0 -->
241     <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">
242     -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.10-8<br>
243     -&nbsp;<b>SystemRescueCD</b> updated to version 1.0.1<br>
244     -&nbsp;<b>Super Grub Disk</b> updated to version 0.9701
245     </td></tr>
246     <!-- 2.4.0 -->
247     <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">
248     -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.9-19<br>
249     </td></tr>
250     <!-- 2.3.0 -->
251     <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">
252     -&nbsp;<b>SystemRescueCD</b> updated to version 1.0.0<br>
253     -&nbsp;Added two command line parameters to <b>ocs-iso</b>, used in auto restore DVD<br>
254     &nbsp;&nbsp;mastering. More info: <a href="restore.html#usbKeyboard">Working with a USB keyboard</a>
255     </td></tr>
256     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
257     -&nbsp;Fixed the <b>create-clonezilla-sysresccd</b> installation problem<br>
258     &nbsp;&nbsp;Thanks to Chris Rehder</td></tr>
259     <!-- 2.2.0 -->
260     <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">
261     -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.9-10<br>
262     -&nbsp;Updated script <b>reloc-img</b> to support remote images (through samba and nfs)
263     </td></tr>
264     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
265     -&nbsp;Added <b>patch-clonezilla-sysresccd</b>, a script that can be used to<br>
266     &nbsp;&nbsp;customize an existing <b>Clonezilla-SysRescCD</b> ISO file<br>
267     &nbsp;&nbsp;More info: <a href="custom-cd.html#custom-patch">Using patch-clonezilla-sysresccd</a></td></tr>
268     <!-- 2.1.0 -->
269     <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">
270     -&nbsp;<b>SystemRescueCD</b> updated to version 0.4.3<br>
271     -&nbsp;<b>Super Grub Disk</b> updated to version 0.9677
272     </td></tr>
273     <!-- 1.4.0 -->
274     <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">
275     -&nbsp;A script to help relocate a Clonezilla image file during restoration<br>
276     &nbsp;&nbsp;hase been added to Clonezilla Live. The script (called <b>reloc-img</b>) uses<br>
277     &nbsp;&nbsp;a curses like interface, which is similar to Clonezilla's interface<br>
278     <br>
279     More info: <a href="reloc-img.html">Restoring to a different location</a>
280     </td></tr>
281     <!-- 1.3.0 -->
282     <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">
283     -&nbsp;Changed the splash screen tool selection interface<br>
284     &nbsp;&nbsp;A navigation menu scheme has been adopted<br>
285     -&nbsp;Removed <b>ranish.img</b> from the CD<br>
286     &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>
287     &nbsp;&nbsp;This is because of the fact that Ranish Partition Manager would not<br>
288     &nbsp;&nbsp;execute as a standalone floppy image<br>
289     -&nbsp;Added <a href="http://www.supergrubdisk.org/" target="_blank">Super Grub Disk</a> to the available tools<br>
290     &nbsp;&nbsp;The floppy image provided by "Super Grub Disk" (english version) <br>
291     &nbsp;&nbsp;has been added to the source tarball<br>
292     -&nbsp;Script <b>continue-multi-cd</b> (SysRescCD) updated to v 2.0.0<br>
293     &nbsp;&nbsp;Use "continue-multi-cd -h" to see the new interface<br>
294     -&nbsp;Fixed a minor bug in script <b>what-cd</b>
295     </td></tr>
296     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
297     -&nbsp;All the files needed for CD creation have been included in the<br>
298     &nbsp;&nbsp;source tarball. This way the user will only have to download the<br>
299     &nbsp;&nbsp;debian live ISO file, in order to create Clonezilla-SysRescCD.<br>
300     &nbsp;&nbsp;The debian live ISO file has not been included because of its size<br>
301     &nbsp;&nbsp;(~ 79 MB), which would make the source tarball too big.<br>
302     &nbsp;&nbsp;The files can be fount in <b>/root/.clonezilla-sysresccd/files</b><br>
303     -&nbsp;All cfg files have been moved to <b>/root/.clonezilla-sysresccd/files</b><br>
304     &nbsp;&nbsp;If you are upgrading from a previous version, please delete/move<br>
305     &nbsp;&nbsp;these files, and <u>adjust</u> your configuration files (conf files)<br>
306     -&nbsp;A new variable has been inserted to the configuration files (named<br>
307     &nbsp;&nbsp;<b>DebianLiveFolder</b> in <b>clonezilla-sysresccd.conf</b> and <b>DebianLiveFolderP</b><br>
308     &nbsp;&nbsp;in <b>profiles.conf</b>). This variable should point to the folder where<br>
309     &nbsp;&nbsp;the debian live ISO has been saved. If you are upgrading from a<br>
310     &nbsp;&nbsp;previous version, please <u>adjust</u> your configuration files (conf files)<br>
311     -&nbsp;Added support to script <b>create-clonezilla-sysresccd</b> for compressed<br>
312     &nbsp;&nbsp;(tar.gz) isolinux configuration files, in order to implement menus
313     </td></tr>
314     <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>
315     &nbsp;&nbsp;This script makes it easy to continue a multi session CD
316     </td></tr>
317     <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)
318     </td></tr>
319     <tr><td class="bordertable" width="10" valign="top">1.0.0</td><td class="bordertable" width="10" valign="top">-</td><td class="bordertable">
320     -&nbsp;Moved to version 1.0.0 in order to eliminate any missunderstanding about<br>
321     &nbsp;&nbsp;the development status of Clonezilla-SysRescCD
322    
323     </td></tr>
324    
325     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
326     -&nbsp;Added the options -A and -W to script ocs-iso (Clonezilla Live).<br>
327     &nbsp;&nbsp;&nbsp;&nbsp; Syntax:<br>
328     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /opt/drbl/sbin/ocs-iso -A "ocs-rs command"<br>
329     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /opt/drbl/sbin/ocs-iso -W "ocs-rs command" [image file]<br>
330     &nbsp;&nbsp;Both options set up the restore CD/DVD for automatic image restoration.<br>
331     &nbsp;&nbsp;The difference is that when using the -W option the image [image file] is <br>
332     &nbsp;&nbsp;appended in the ISO file (maximum 4.4BG). When -A is used, the image<br>
333     &nbsp;&nbsp;file will be appended to the CD/DVD, after the ISO file created by this<br>
334     &nbsp;&nbsp;command is burnt, using growisofs -M ... (maximum 8GB).<br>
335     -&nbsp;Added the option -O to script ocs-iso (Clonezilla Live).<br>
336     &nbsp;&nbsp;Specifies the ISO file name to use when -A, -W options are used.<br>
337     -&nbsp;Added the options -V and -P to script ocs-iso (Clonezilla Live).<br>
338     &nbsp;&nbsp;The user creating a restore CD/DVD can now specify its Volume ID and<br>
339     &nbsp;&nbsp;Publisher ID, respectively.<br>
340     -&nbsp;Added the option -I to script ocs-iso (Clonezilla Live).<br>
341     &nbsp;&nbsp;Specifies the user selectable menu item title of the main screen of a<br>
342     &nbsp;&nbsp;restore CD/DVD. Applicable only with options -W and -A<br>
343     -&nbsp;Added the script what-cd to sysresccd.<br>
344     &nbsp;&nbsp;This script will identify the CDs present on a pc, and report the<br>
345     &nbsp;&nbsp;device name of the writer (if any)<br>
346     -&nbsp;Added a copy of the Clonezilla-SysRescCD site to the CD. In this way <br>
347     &nbsp;&nbsp;the documentation will be available at all times
348    
349     </td></tr>
350     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
351     -&nbsp;Added -x [script] option<!-- to create-clonezilla-sysresccd--><br>
352     &nbsp;&nbsp;This way you can write a BASH script that will be executed just<br>
353     &nbsp;&nbsp;before mastering the "Clonezilla-SysRescCD"
354    
355     </td></tr>
356     <tr><td class="bordertable" width="10" valign="top">0.2</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
357     -&nbsp;clonezilla-sysresccd contains customized versions of the original CDs<br>
358     &nbsp;&nbsp;More info in page <a href="custom-cd.html" title=" How to create the custom CDs ">Custom&nbsp;CDs</a>
359    
360     </td></tr>
361    
362     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
363     -&nbsp;Fixed a bug that would appear when option -b would be used without any<br>
364     &nbsp;&nbsp;other options. Then create-clonezilla-sysresccd would not be able to get the <br>
365     &nbsp;&nbsp;ISO file name
366    
367     </td></tr>
368     <tr><td class="bordertable" width="10" valign="top">0.1.1</td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
369     -&nbsp;Build system upgrade<br>
370     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;use <b>./configure</b> to upgrade the program<br>
371     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;use <b>./configure --enable-fullInstall</b> to install it<br>
372    
373     -&nbsp;Fixed a potential script installation bug<br>
374     -&nbsp;Normal user can get help<br>
375     -&nbsp;Minor changes
376    
377     </td></tr>
378    
379     <tr><td class="bordertable" width="10">0.1</td><td class="bordertable" width="10"></td><td class="bordertable">-&nbsp;Initial release</td></tr>
380     </table>
381    
382    
383     <!--delete-doc-->
384     <!-- Download -->
385 sng 95 <!--
386 sng 28 <H2><a name="download"></a>Download <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
387     <p>
388 sng 99 <!--Whenever possible I will provide a link to the CD created using profile 0 (full CD)<br><br>
389 sng 141 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>
390 sng 99 <!--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>
391 sng 141 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>
392 sng 28 md5sum file: <a href="http://clonezilla-sysresccd.hellug.gr/md5sum.txt" target="_blank">md5sum.txt</a><br><br>
393 sng 99 ISO file md5sum: <b><i>"MD5SUM"</i></b></p>
394 sng 95 -->
395 sng 28 <!--end-delete-doc-->
396    
397     <!-- Can I help? -->
398     <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>
399    
400     <p>Yes, of course you can. If you have:</p>
401    
402     <ul style="margin-right: 30pt;">
403     <li>a script I can add to <b>Clonezilla Live</b> or <b>SystemRescueCD</b>, don't hesitate to send it to me.<br>
404     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>
405    
406     <li>used <b>Clonezilla Live</b> nfs mode, or any of the tools provided by <b>SystemRescueCD</b>, you can write a guide.<br>
407     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>
408     </ul>
409    
410     <!-- Contact me -->
411     <H2><a name="contact"></a>Contact me <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
412     <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>
413    
414     <!-- Mailing lists -->
415     <H2><a name="lists"></a>Mailing lists <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
416     <p>There are two mailing lists available for <b>Clonezilla-SysRescCD</b>:</p>
417     <ul>
418     <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>
419     <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>
420     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>.
421     <br>If you have any questions about SystemRescueCD, please use its <a href="http://www.sysresccd.org/forums/" target="_blak">Forums</a>.
422     </li>
423     </ul>
424     <!--<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>-->
425    
426     <!-- License -->
427     <H2><a name="license"></a>License <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
428     <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>
429    
430     <!-- Credits -->
431     <H2><a name="credits"></a>Credits <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
432     <p>I would like to thank:</p>
433     <ul>
434     <li>The creators of <b>SystemRescueCD</b> and <b>Clonezilla Live</b></li>
435     <li>Eleftherios Kosmas for publishing the v 0.1 torrent</li>
436     <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>
437     <li>Chris Rehder for reporting the <b>create-clonezilla-sysresccd</b> installation problem in v 2.2.0 and his overall assistance</li>
438     <li>Manfred Hantl for reporting and fixing the windows USB installation problem of version 2.6.0</li>
439     <li>Everyone who seeds the torrent, as it is not possible for me to be online at all times</li>
440     </ul>
441    
442     <p>Special thanks to</p>
443     <ul>
444     <li><b>Jyrki Vesterinen</b>, documentation contributor.<br>Most of these pages have been updated / written by him.</li>
445     </ul>
446    
447    
448     </div>
449    
450    
451     <!--<a name="template-top"></a>-->
452    
453     <div id="menu">
454     <H1 style="margin-top: 0;">What's New</H1>
455 sng 161 <p><a href="news.php#Torrents updated">11/03/2011 - Torrents updated</a></p>
456 sng 159 <p><a href="news.php#Tarball packing error">02/03/2011 - Tarball packing error</a></p>
457 sng 122 <p><a href="news.php#Tarball links fixed!!!">16/09/2010 - Tarball links fixed!!!</a></p>
458 sng 114 <p><a href="news.php#Clonezilla-SysRescCD 3.1.0 is out!!!">15/09/2010 - Clonezilla-SysRescCD 3.1.0 is out!!!</a></p>
459 sng 28 <p><a href="news.php#Windows USB installation problem">08/07/2008 - Windows USB installation problem</a></p>
460     <p><a href="news.php#USB installation problem">05/07/2008 - USB installation problem</a></p>
461     <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>
462     <p><a href="news.php#Clonezilla-SysRescCD 2.6.0 is out!!!">02/07/2008 - Clonezilla-SysRescCD 2.6.0 is out!!!</a></p>
463     <p><a href="news.php#Fixing Clonezilla Live modified CD creation instructions">12/04/2008 - Fixing Clonezilla Live modified CD creation instructions</a></p>
464     <p><a href="news.php#Clonezilla-SysRescCD 2.5.0 is out!!!">11/04/2008 - Clonezilla-SysRescCD 2.5.0 is out!!!</a></p>
465     <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>
466     <p><a href="news.php#Fixing Custom Clonezilla Live CD creation instructions">29/03/2008 - Fixing Custom Clonezilla Live CD creation instructions</a></p>
467     <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>
468     <p><a href="news.php#Clonezilla-SysRescCD 2.4.0 is out!!!">24/03/2008 - Clonezilla-SysRescCD 2.4.0 is out!!!</a></p>
469     <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>
470     <p><a href="news.php#Fixing USB installation instructions">10/03/2008 - Fixing USB installation instructions</a></p>
471     <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>
472     <p><a href="news.php#Clonezilla-SysRescCD 2.3.0 is out!!!">08/03/2008 - Clonezilla-SysRescCD 2.3.0 is out!!!</a></p>
473     <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>
474     <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>
475     <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>
476     <p><a href="news.php#Clonezilla-SysRescCD 2.2.0 is out!!!">22/02/2008 - Clonezilla-SysRescCD 2.2.0 is out!!!</a></p>
477     <p><a href="news.php#Documentation update">28/11/2007 - Documentation update</a></p>
478     <p><a href="news.php#Clonezilla-SysRescCD News">04/11/2007 - Clonezilla-SysRescCD News</a></p>
479     <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>
480     <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 is out!!!">03/11/2007 - Clonezilla-SysRescCD 1.3.0 is out!!!</a></p>
481     <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 is out!!!">03/11/2007 - Clonezilla-SysRescCD 1.3.0 is out!!!</a></p>
482     <p><a href="news.php#Clonezilla-SysRescCD mailing lists up and running!!!">20/10/2007 - Clonezilla-SysRescCD mailing lists up and running!!!</a></p>
483     <p><a href="news.php#Clonezilla-SysRescCD beeing removed from SourceForge">19/10/2007 - Clonezilla-SysRescCD beeing removed from SourceForge</a></p>
484     <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>
485     <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>
486     <p><a href="news.php#Clonezilla-SysRescCD gets its own site!!!">11/10/2007 - Clonezilla-SysRescCD gets its own site!!!</a></p>
487    
488     </div>
489     <div id="footer">
490 sng 141 <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/>
491 sng 129 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>
492 sng 28 </div>
493     </div>
494 sng 144 <div id="warning" align="center">
495     WARNING<br>
496 sng 146 This is the UNSTABLE version of Clonezilla-SysRescCD<br>
497 sng 149 To access our current stable version, please click <a href="../index.html">here</a>
498 sng 144 </div>
499 sng 28 </body>
500     </html>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26