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

Annotation of /trunk/www/working/index.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 180 - (hide annotations)
Mon Jun 6 18:57:10 2011 UTC (12 years, 10 months ago) by sng
File MIME type: text/html
File size: 36098 byte(s)
- updating email addresses (bottom of page and "Contact me" in index.html
- updating site
  Please do not commit anything in trunk/www
  This folder is updated by script 2site and any manual changes are
  overwritten. Escpecially, doc.html is an index file which exists
  only in trunk/www (its contents are the H1,H2,H3 headers existing
  in html files under trunk/www/working

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 127 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     </style>
70     <META NAME="Keywords" CONTENT="multiboot Multi Boot bootable cd rescue clonezilla sysresccd backup restore samba">
71     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
72    
73     </head>
74    
75     <body>
76     <div id="header">
77     <div id="lphp" style=""><a target="_blank" href="onepage.php"><img src="images/chain.png" border="0" /></a><a target="_blank" href="printable.php"><img src="images/print_it.png" border="0" /></a></div>
78     <H2>Clonezilla-SysRescCD</H2>
79 sng 149 <H3>Welcome</H3>
80 sng 28 <div style="margin:0; padding: 3px; width: 980; position relative;">
81     <div style="position: absolute; left: 0px;"><H4>25/02/2010 - v 3.1.0</H4></div>
82     <div style="position: absolute; right: 0px;"><H4>Last update: 01/03/2010</H4></div>
83     </div>
84     </div>
85     <div id="linkline">
86     <a class="here" href="index.html">Home</a>
87     <a href="news.php">News</a>
88     <!-- <a href="features.html">Features</a>-->
89     <a href="doc.html">Documentation</a>
90     <a href="index.html#download">Download</a>
91     <a href="screenshots.html">Screenshots</a>
92     <a href="index.html#credits">Credits</a>
93     <a href="help.html">Help</a>
94    
95     <div id="rss">
96     <a href="clonezilla-sysresccd.rss"><img src="images/rss-orange-11.png" width="30" height="14" border="0"/></a>
97     </div>
98     <!-- docline-top-->
99     </div>
100     <div id="contarea">
101     <div id="content">
102     <a name="index-top"></a>
103    
104    
105     <!-- Intro -->
106    
107     <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>
108    
109     <p>Why one more Linux live CD? you might ask<br><br>
110     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>
111    
112     <ul>
113     <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>
114     <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>
115     <br>
116     <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.
117     </li>
118     <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>
119     </ul>
120    
121    
122     <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>
123    
124    
125    
126    
127     <!-- Versions -->
128     <H2><a name="versions"></a>Versions <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
129     <!--<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>
130     <table style="margin-right:20pt;margin-left: 10pt">
131     <tr>
132     <td valign="top" align="right"><font color="Blue">0.1</font></td>
133     <td width="10"></td>
134     <td> first release of the program</td>
135     </tr>
136     <tr>
137     <td valign="top" align="right"><font color="Blue">0.1</font><font color="Red">.1</font></td>
138     <td width="10"></td>
139     <td> first maintenance release of version 0.1<br> It uses the original ISO files used in release 0.1</td>
140     </tr>
141     <tr><td align="right">...</td></tr>
142     <tr>
143     <td valign="top" align="right"><font color="Blue">0.2</font></td>
144     <td width="10"></td>
145     <td>A new version of one of the original ISO files has been released<br>The program may have not been changed</td>
146     </tr>
147     </table>
148     <p></p>-->
149     <table class="bordertable" cellpadding="5"><!--with-border-->
150     <tr><td class="bordertable" colspan="4"><b>Release table</b></td></tr>
151     <tr><td class="bordertable" valign="top"><b>Date</b></td><td class="bordertable" valign="top"><b>Version</b></td>
152     <td class="bordertable" valign="top"><b>Clonezilla Live Version</b></td><td class="bordertable" valign="top"><b>SystemRescueCD Version</b></td></tr>
153 sng 172 <tr><td class="bordertable" >XX/XX/10</td><td class="bordertable" >3.2.0</td><td class="bordertable" >1.2.8-46&nbsp;(mod)</td><td class="bordertable" >2.1.1</td>
154 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>
155 sng 28 </tr>
156     <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>
157     </tr>
158     <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>
159     <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>
160     </tr>
161     <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>
162     </tr>
163     <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>
164     </tr>
165     <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>
166     </tr>
167     <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>
168     </tr>
169     <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>
170     </tr>
171     <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>
172     </tr>
173     <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>
174     </tr>
175     <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>
176     </tr>
177     <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>
178     <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>
179     <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>
180     </table>
181    
182    
183     <!-- Changelog -->
184     <H2><a name="changelog"></a>Changelog <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
185     <table class="bordertable" cellpadding="5"><!--with-border-->
186     <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>
187 sng 143 <!-- 3.2.0 -->
188     <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">
189 sng 172 -&nbsp;<b>Clonezilla Live</b> updated to version 1.2.8-46<br>
190 sng 168 -&nbsp;<b>SystemRescueCD</b> updated to version 2.1.1<br>
191 sng 143 -&nbsp;Fixed the splash image installation bug present in 3.1.0<br>
192     &nbsp;&nbsp;Also, a filename relative to /home/partimag, can now be used<br>
193 sng 163 -&nbsp;Script imginfo can display extended info (command line parameter -e)<br>
194     &nbsp;&nbsp;Extended info is: image size and disk model<br>
195     </td></tr>
196     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
197 sng 143 -&nbsp;Added -d command parameter to scrpit create-clonezilla-sysresccd<br>
198     &nbsp;&nbsp;This way the temporary and output folder can be specified<br>
199     -&nbsp;Using $HOME instead of /root in scrpit create-clonezilla-sysresccd<br>
200 sng 162 -&nbsp;Script create-clonezilla-sysrescc can now download the original<br>
201     &nbsp;&nbsp;ISO files (parameter -g), making easier to build Clonezilla-SysRescCD
202 sng 143 </td></tr>
203    
204 sng 28 <!-- 3.1.0 -->
205     <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">
206 sng 93 -&nbsp;<b>Clonezilla Live</b> updated to version 1.2.5-35<br>
207 sng 108 -&nbsp;<b>SystemRescueCD</b> updated to version 1.6.0<br>
208 sng 106 - Three <b>Clonezilla-SysRescCD</b> flavours are now available,<br>
209 jyrki 128 &nbsp;&nbsp;one for each architecture (<a href="download.html#download-file" target="_blank">more information</a>)<br>
210 sng 95 -&nbsp;<b>Super Grub Disk</b> updated to version 0.9799<br>
211     -&nbsp;Added <b>Super Grub Disk 2</b> version 1.98s<br>
212 sng 106 -&nbsp;<b>Smart Boot Manager</b> was added to the Tools section<br>
213     -&nbsp;Added restorecd/ and docs/ to the squashfs file of Clonezilla distro.<br>
214     &nbsp;&nbsp;This way all items are always available (even when booting to RAM)<br>
215 sng 28 -&nbsp;Most operations are now executed through the TUI (Text User Interface)<br>
216 sng 106 -&nbsp;Major site and documentation update (thanks to Jyrki Vesterinen)
217 sng 28 </td></tr>
218 sng 106 <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
219     -&nbsp;Added auto mode (parameter -a) to script create-clonezilla-sysresccd
220     </td></tr>
221 sng 28 <!-- 2.6.0 -->
222     <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">
223     -&nbsp;<b>Clonezilla Live</b> updated to version 1.1.0-8<br>
224     -&nbsp;<b>SystemRescueCD</b> updated to version 1.0.4<br>
225     -&nbsp;<b>Super Grub Disk</b> updated to version 0.9726
226     </td></tr>
227     <!-- 2.5.0 -->
228     <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">
229     -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.10-8<br>
230     -&nbsp;<b>SystemRescueCD</b> updated to version 1.0.1<br>
231     -&nbsp;<b>Super Grub Disk</b> updated to version 0.9701
232     </td></tr>
233     <!-- 2.4.0 -->
234     <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">
235     -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.9-19<br>
236     </td></tr>
237     <!-- 2.3.0 -->
238     <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">
239     -&nbsp;<b>SystemRescueCD</b> updated to version 1.0.0<br>
240     -&nbsp;Added two command line parameters to <b>ocs-iso</b>, used in auto restore DVD<br>
241     &nbsp;&nbsp;mastering. More info: <a href="restore.html#usbKeyboard">Working with a USB keyboard</a>
242     </td></tr>
243     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
244     -&nbsp;Fixed the <b>create-clonezilla-sysresccd</b> installation problem<br>
245     &nbsp;&nbsp;Thanks to Chris Rehder</td></tr>
246     <!-- 2.2.0 -->
247     <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">
248     -&nbsp;<b>Clonezilla Live</b> updated to version 1.0.9-10<br>
249     -&nbsp;Updated script <b>reloc-img</b> to support remote images (through samba and nfs)
250     </td></tr>
251     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
252     -&nbsp;Added <b>patch-clonezilla-sysresccd</b>, a script that can be used to<br>
253     &nbsp;&nbsp;customize an existing <b>Clonezilla-SysRescCD</b> ISO file<br>
254     &nbsp;&nbsp;More info: <a href="custom-cd.html#custom-patch">Using patch-clonezilla-sysresccd</a></td></tr>
255     <!-- 2.1.0 -->
256     <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">
257     -&nbsp;<b>SystemRescueCD</b> updated to version 0.4.3<br>
258     -&nbsp;<b>Super Grub Disk</b> updated to version 0.9677
259     </td></tr>
260     <!-- 1.4.0 -->
261     <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">
262     -&nbsp;A script to help relocate a Clonezilla image file during restoration<br>
263     &nbsp;&nbsp;hase been added to Clonezilla Live. The script (called <b>reloc-img</b>) uses<br>
264     &nbsp;&nbsp;a curses like interface, which is similar to Clonezilla's interface<br>
265     <br>
266     More info: <a href="reloc-img.html">Restoring to a different location</a>
267     </td></tr>
268     <!-- 1.3.0 -->
269     <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">
270     -&nbsp;Changed the splash screen tool selection interface<br>
271     &nbsp;&nbsp;A navigation menu scheme has been adopted<br>
272     -&nbsp;Removed <b>ranish.img</b> from the CD<br>
273     &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>
274     &nbsp;&nbsp;This is because of the fact that Ranish Partition Manager would not<br>
275     &nbsp;&nbsp;execute as a standalone floppy image<br>
276     -&nbsp;Added <a href="http://www.supergrubdisk.org/" target="_blank">Super Grub Disk</a> to the available tools<br>
277     &nbsp;&nbsp;The floppy image provided by "Super Grub Disk" (english version) <br>
278     &nbsp;&nbsp;has been added to the source tarball<br>
279     -&nbsp;Script <b>continue-multi-cd</b> (SysRescCD) updated to v 2.0.0<br>
280     &nbsp;&nbsp;Use "continue-multi-cd -h" to see the new interface<br>
281     -&nbsp;Fixed a minor bug in script <b>what-cd</b>
282     </td></tr>
283     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
284     -&nbsp;All the files needed for CD creation have been included in the<br>
285     &nbsp;&nbsp;source tarball. This way the user will only have to download the<br>
286     &nbsp;&nbsp;debian live ISO file, in order to create Clonezilla-SysRescCD.<br>
287     &nbsp;&nbsp;The debian live ISO file has not been included because of its size<br>
288     &nbsp;&nbsp;(~ 79 MB), which would make the source tarball too big.<br>
289     &nbsp;&nbsp;The files can be fount in <b>/root/.clonezilla-sysresccd/files</b><br>
290     -&nbsp;All cfg files have been moved to <b>/root/.clonezilla-sysresccd/files</b><br>
291     &nbsp;&nbsp;If you are upgrading from a previous version, please delete/move<br>
292     &nbsp;&nbsp;these files, and <u>adjust</u> your configuration files (conf files)<br>
293     -&nbsp;A new variable has been inserted to the configuration files (named<br>
294     &nbsp;&nbsp;<b>DebianLiveFolder</b> in <b>clonezilla-sysresccd.conf</b> and <b>DebianLiveFolderP</b><br>
295     &nbsp;&nbsp;in <b>profiles.conf</b>). This variable should point to the folder where<br>
296     &nbsp;&nbsp;the debian live ISO has been saved. If you are upgrading from a<br>
297     &nbsp;&nbsp;previous version, please <u>adjust</u> your configuration files (conf files)<br>
298     -&nbsp;Added support to script <b>create-clonezilla-sysresccd</b> for compressed<br>
299     &nbsp;&nbsp;(tar.gz) isolinux configuration files, in order to implement menus
300     </td></tr>
301     <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>
302     &nbsp;&nbsp;This script makes it easy to continue a multi session CD
303     </td></tr>
304     <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)
305     </td></tr>
306     <tr><td class="bordertable" width="10" valign="top">1.0.0</td><td class="bordertable" width="10" valign="top">-</td><td class="bordertable">
307     -&nbsp;Moved to version 1.0.0 in order to eliminate any missunderstanding about<br>
308     &nbsp;&nbsp;the development status of Clonezilla-SysRescCD
309    
310     </td></tr>
311    
312     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
313     -&nbsp;Added the options -A and -W to script ocs-iso (Clonezilla Live).<br>
314     &nbsp;&nbsp;&nbsp;&nbsp; Syntax:<br>
315     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /opt/drbl/sbin/ocs-iso -A "ocs-rs command"<br>
316     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /opt/drbl/sbin/ocs-iso -W "ocs-rs command" [image file]<br>
317     &nbsp;&nbsp;Both options set up the restore CD/DVD for automatic image restoration.<br>
318     &nbsp;&nbsp;The difference is that when using the -W option the image [image file] is <br>
319     &nbsp;&nbsp;appended in the ISO file (maximum 4.4BG). When -A is used, the image<br>
320     &nbsp;&nbsp;file will be appended to the CD/DVD, after the ISO file created by this<br>
321     &nbsp;&nbsp;command is burnt, using growisofs -M ... (maximum 8GB).<br>
322     -&nbsp;Added the option -O to script ocs-iso (Clonezilla Live).<br>
323     &nbsp;&nbsp;Specifies the ISO file name to use when -A, -W options are used.<br>
324     -&nbsp;Added the options -V and -P to script ocs-iso (Clonezilla Live).<br>
325     &nbsp;&nbsp;The user creating a restore CD/DVD can now specify its Volume ID and<br>
326     &nbsp;&nbsp;Publisher ID, respectively.<br>
327     -&nbsp;Added the option -I to script ocs-iso (Clonezilla Live).<br>
328     &nbsp;&nbsp;Specifies the user selectable menu item title of the main screen of a<br>
329     &nbsp;&nbsp;restore CD/DVD. Applicable only with options -W and -A<br>
330     -&nbsp;Added the script what-cd to sysresccd.<br>
331     &nbsp;&nbsp;This script will identify the CDs present on a pc, and report the<br>
332     &nbsp;&nbsp;device name of the writer (if any)<br>
333     -&nbsp;Added a copy of the Clonezilla-SysRescCD site to the CD. In this way <br>
334     &nbsp;&nbsp;the documentation will be available at all times
335    
336     </td></tr>
337     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
338     -&nbsp;Added -x [script] option<!-- to create-clonezilla-sysresccd--><br>
339     &nbsp;&nbsp;This way you can write a BASH script that will be executed just<br>
340     &nbsp;&nbsp;before mastering the "Clonezilla-SysRescCD"
341    
342     </td></tr>
343     <tr><td class="bordertable" width="10" valign="top">0.2</td><td class="bordertable" width="10" valign="top">CD</td><td class="bordertable">
344     -&nbsp;clonezilla-sysresccd contains customized versions of the original CDs<br>
345     &nbsp;&nbsp;More info in page <a href="custom-cd.html" title=" How to create the custom CDs ">Custom&nbsp;CDs</a>
346    
347     </td></tr>
348    
349     <tr><td class="bordertable" width="10" valign="top"></td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
350     -&nbsp;Fixed a bug that would appear when option -b would be used without any<br>
351     &nbsp;&nbsp;other options. Then create-clonezilla-sysresccd would not be able to get the <br>
352     &nbsp;&nbsp;ISO file name
353    
354     </td></tr>
355     <tr><td class="bordertable" width="10" valign="top">0.1.1</td><td class="bordertable" width="10" valign="top">Package</td><td class="bordertable">
356     -&nbsp;Build system upgrade<br>
357     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;use <b>./configure</b> to upgrade the program<br>
358     &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;use <b>./configure --enable-fullInstall</b> to install it<br>
359    
360     -&nbsp;Fixed a potential script installation bug<br>
361     -&nbsp;Normal user can get help<br>
362     -&nbsp;Minor changes
363    
364     </td></tr>
365    
366     <tr><td class="bordertable" width="10">0.1</td><td class="bordertable" width="10"></td><td class="bordertable">-&nbsp;Initial release</td></tr>
367     </table>
368    
369    
370     <!--delete-doc-->
371     <!-- Download -->
372 sng 95 <!--
373 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>
374     <p>
375 jyrki 96 <!--Whenever possible I will provide a link to the CD created using profile 0 (full CD)<br><br>
376 sng 28 Installation package: <a href="http://clonezilla-sysresccd.hellug.gr/create-clonezilla-sysresccd-"myVersion"".tar.gz" target="_blank">create-clonezilla-sysresccd-"myVersion".tar.gz</a> [~ TARBALL_SIZEB]<br>
377 jyrki 96 <!--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>
378 sng 28 ISO file: <a href="http://clonezilla-sysresccd.hellug.gr/clonezilla-sysresccd-full-mod-"myVersion".iso" target="_blank">clonezilla-sysresccd-full-mod-"myVersion".iso</a> [~ ISO_SIZEB]<br>
379     md5sum file: <a href="http://clonezilla-sysresccd.hellug.gr/md5sum.txt" target="_blank">md5sum.txt</a><br><br>
380     ISO file md5sum: <b><i>"MD5SUM"</i></b></p>
381 sng 95 -->
382 sng 28 <!--end-delete-doc-->
383    
384     <!-- Can I help? -->
385     <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>
386    
387     <p>Yes, of course you can. If you have:</p>
388    
389     <ul style="margin-right: 30pt;">
390     <li>a script I can add to <b>Clonezilla Live</b> or <b>SystemRescueCD</b>, don't hesitate to send it to me.<br>
391     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>
392    
393     <li>used <b>Clonezilla Live</b> nfs mode, or any of the tools provided by <b>SystemRescueCD</b>, you can write a guide.<br>
394     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>
395     </ul>
396    
397     <!-- Contact me -->
398 sng 180 <H2><a name="contact"></a>Contact us <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
399     <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 "myVersion"" title="About Clonezilla-SysRescCD">send me (Spiros)</a> a message. If there's anything you have to say about the <b>documentation</b> in particular, you can contact <a href="mailto:&#115;&#097;&#110;&#100;&#103;&#116;&#120;&#064;&#103;&#109;&#097;&#105;&#108;&#046;&#099;&#111;&#109;?subject=About Clonezilla-SysRescCD v "myVersion" documentation" title="About Clonezilla-SysRescCD Documentation">Jyrki</a> directly.</p>
400 sng 28
401     <!-- Mailing lists -->
402     <H2><a name="lists"></a>Mailing lists <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
403     <p>There are two mailing lists available for <b>Clonezilla-SysRescCD</b>:</p>
404     <ul>
405     <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>
406     <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>
407     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>.
408     <br>If you have any questions about SystemRescueCD, please use its <a href="http://www.sysresccd.org/forums/" target="_blak">Forums</a>.
409     </li>
410     </ul>
411     <!--<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>-->
412    
413     <!-- License -->
414     <H2><a name="license"></a>License <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
415     <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>
416    
417     <!-- Credits -->
418     <H2><a name="credits"></a>Credits <span class="hideprint">[<a href="#index-top" title="go to top of the page">^</a>]</span></H2>
419     <p>I would like to thank:</p>
420     <ul>
421     <li>The creators of <b>SystemRescueCD</b> and <b>Clonezilla Live</b></li>
422     <li>Eleftherios Kosmas for publishing the v 0.1 torrent</li>
423     <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>
424     <li>Chris Rehder for reporting the <b>create-clonezilla-sysresccd</b> installation problem in v 2.2.0 and his overall assistance</li>
425     <li>Manfred Hantl for reporting and fixing the windows USB installation problem of version 2.6.0</li>
426     <li>Everyone who seeds the torrent, as it is not possible for me to be online at all times</li>
427     </ul>
428    
429     <p>Special thanks to</p>
430     <ul>
431     <li><b>Jyrki Vesterinen</b>, documentation contributor.<br>Most of these pages have been updated / written by him.</li>
432     </ul>
433    
434    
435     </div>
436    
437    
438     <div id="menu">
439     <H1 style="margin-top: 0;">What's New</H1>
440     <p><a href="news.php#Windows USB installation problem">08/07/2008 - Windows USB installation problem</a></p>
441     <p><a href="news.php#USB installation problem">05/07/2008 - USB installation problem</a></p>
442     <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>
443     <p><a href="news.php#Clonezilla-SysRescCD 2.6.0 is out!!!">02/07/2008 - Clonezilla-SysRescCD 2.6.0 is out!!!</a></p>
444     <p><a href="news.php#Fixing Clonezilla Live modified CD creation instructions">12/04/2008 - Fixing Clonezilla Live modified CD creation instructions</a></p>
445     <p><a href="news.php#Clonezilla-SysRescCD 2.5.0 is out!!!">11/04/2008 - Clonezilla-SysRescCD 2.5.0 is out!!!</a></p>
446     <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>
447     <p><a href="news.php#Fixing Custom Clonezilla Live CD creation instructions">29/03/2008 - Fixing Custom Clonezilla Live CD creation instructions</a></p>
448     <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>
449     <p><a href="news.php#Clonezilla-SysRescCD 2.4.0 is out!!!">24/03/2008 - Clonezilla-SysRescCD 2.4.0 is out!!!</a></p>
450     <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>
451     <p><a href="news.php#Fixing USB installation instructions">10/03/2008 - Fixing USB installation instructions</a></p>
452     <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>
453     <p><a href="news.php#Clonezilla-SysRescCD 2.3.0 is out!!!">08/03/2008 - Clonezilla-SysRescCD 2.3.0 is out!!!</a></p>
454     <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>
455     <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>
456     <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>
457     <p><a href="news.php#Clonezilla-SysRescCD 2.2.0 is out!!!">22/02/2008 - Clonezilla-SysRescCD 2.2.0 is out!!!</a></p>
458     <p><a href="news.php#Documentation update">28/11/2007 - Documentation update</a></p>
459     <p><a href="news.php#Clonezilla-SysRescCD News">04/11/2007 - Clonezilla-SysRescCD News</a></p>
460     <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>
461     <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 is out!!!">03/11/2007 - Clonezilla-SysRescCD 1.3.0 is out!!!</a></p>
462     <p><a href="news.php#Clonezilla-SysRescCD 1.3.0 is out!!!">03/11/2007 - Clonezilla-SysRescCD 1.3.0 is out!!!</a></p>
463     <p><a href="news.php#Clonezilla-SysRescCD mailing lists up and running!!!">20/10/2007 - Clonezilla-SysRescCD mailing lists up and running!!!</a></p>
464     <p><a href="news.php#Clonezilla-SysRescCD beeing removed from SourceForge">19/10/2007 - Clonezilla-SysRescCD beeing removed from SourceForge</a></p>
465     <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>
466     <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>
467     <p><a href="news.php#Clonezilla-SysRescCD gets its own site!!!">11/10/2007 - Clonezilla-SysRescCD gets its own site!!!</a></p>
468    
469     </div>
470     <div id="footer">
471     <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.1.0">Spiros Georgaras</a>, 2007-2010<br /><br/>
472     Hosted by <a href="http://www.hellug.gr" target="_blank" title="Hellenic Linux User Group">HEL.L.U.G.</a></p>
473     </div>
474     </div>
475     </body>
476     </html>

Properties

Name Value
svn:executable *

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26