/[clonezilla-sysresccd]/trunk/create-clonezilla-sysresccd/ChangeLog
ViewVC logotype

Annotation of /trunk/create-clonezilla-sysresccd/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 140 - (hide annotations)
Mon Sep 27 17:02:51 2010 UTC (13 years, 6 months ago) by sng
File size: 6519 byte(s)
preparing for 3.2.0
1 sng 140 XX/XX/10 - Version 3.2.0
2     - Clonezilla Live updated to version 1.2.6-24
3     - Fixed the splash image installation bug present in 3.1.0
4     Relative (to /home/partimag) filename can now be used also
5     - Added -d command parameter to scrpit create-clonezilla-sysresccd
6     This way the temporary and output folder can be specified
7     - Using $HOME instead of /root in scrpit create-clonezilla-sysresccd
8    
9 sng 106 15/09/10 - Version 3.1.0
10     - Clonezilla Live updated to version 1.2.5-35
11 sng 108 - SystemRescueCD updated to version 1.6.0
12 sng 106 - Three Clonezilla-SysRescCD "flavours" are now available,
13     one for each architecture (i486,i686,amd64)
14 sng 95 - Super Grub Disk updated to version 0.9799
15     - Added <b>Super Grub Disk 2</b> version 1.98s
16 sng 47 - Smart Boot Manager was added to the Tools section
17     - Added floppy disk imaging s/w was added
18 sng 68 - Added restorecd/ and docs to the squashfs file of
19     Clonezilla distro. This way all items are always
20 sng 84 available (even when booting to RAM)
21 sng 62 - Added auto mode (parameter -a) to script
22     create-clonezilla-sysresccd
23 sng 106 - Most operations are now executed through the TUI
24     (Text User Interface)
25     - Major site and documentation update (thanks to
26     Jyrki Vesterinen)
27 sng 47
28 sng 106
29 sng 47 02/07/08 - Version 2.6.0
30     - Clonezilla Live updated to version 1.1.0-8
31     - SystemRescueCD updated to version 1.0.4
32     - Super Grub Disk updated to version 0.9726
33    
34     11/04/2008 - Version 2.5.0
35     - Clonezilla Live updated to version 1.0.10-8
36     - SystemRescueCD updated to version 1.0.1
37     - Super Grub Disk updated to version 0.9701
38    
39     07/03/2008 - Version 2.4.0
40     - Clonezilla Live updated to version 1.0.9-19
41    
42     07/03/2008 - Version 2.3.0
43     - SystemRescueCD updated to version 1.0.0
44     - Added two command line parameters to ocs-iso, used in auto restore DVD
45     mastering. More info: http://clonezilla-sysresccd.hellug.gr/restore.html#usbKeyboard
46     - Fixed the create-clonezilla-sysresccd installation problem
47     Thanks to Chris Rehder
48    
49     22/02/2008 - Version 2.2.0
50     - Clonezilla Live updated to version 1.0.9-10
51     - Updated script reloc-img to support remote images (through samba and nfs)
52     - Added patch-clonezilla-sysresccd, a script that can be used to
53     customize an existing Clonezilla-SysRescCD ISO file
54    
55     22/01/2008 - Version 2.1.0
56     - System Rescue CD updated to version 0.4.3
57     - Super Grub Disk updated to version 0.9677
58    
59     11/12/2007 - Version 1.4.0
60     - A script to help relocate a Clonezilla image file during restoration
61     hase been added to Clonezilla Live. The script (called reloc-img) uses
62     a curses like interface, which is similar to Clonezilla's interface
63    
64     01/11/2007 - Version 1.3.0
65     - Changed the splash screen tool selection interface
66     A navigation menu scheme has been adopted
67     - Removed ranish.img from the CD
68     The Ranish Partition Manager has been integrated into FreeDos
69     This is because of the fact that Ranish Partition Manager would not
70     execute as a standalone floppy image
71     - Added "Super Grub Disk" to the available tools
72     http://supergrub.forjamari.linex.org/?section=home
73     The floppy image provided by "Super Grub Disk" (english version)
74     has been added to the source tarball
75     - Script continue-multi-cd (SysRescCD) updated to v 2.0.0
76     Use "continue-multi-cd -h" to see the new interface
77     - Fixed a minor bug in script what-cd
78     - All the files needed for CD creation have been included in the
79     source tarball. This way the user will only have to download the
80     debian live ISO file, in order to create Clonezilla-SysRescCD.
81     The debian live ISO file has not been included because of its size
82     (~ 79 MB), which would make the source tarball too big.
83     The files can be fount in /root/.clonezilla-sysresccd/files
84     - All cfg files have been moved to /root/.clonezilla-sysresccd/files
85     If you are upgrading from a previous version, please delete/move
86     these files, and adjust your configuration files (conf files)
87     - A new variable has been inserted to the configuration files (named
88     DebianLiveFolder in clonezilla-sysresccd.conf and DebianLiveFolderP
89     in profiles.conf). This variable should point to the folder where
90     the debian live ISO has been saved. If you are upgrading from a
91     previous version, please adjust your configuration files (conf files)
92     - Added support to script clonezilla-sysresccd for compressed (tar.gz)
93     isolinux configuration files, in order to implement menus
94    
95     07/10/2007 - Version 1.2.0
96     - Added script continue-multi-cd to SysRescCD
97     This script makes it easy to continue a multi session CD
98    
99     24/09/2007 - Version 1.1.0
100     - Minor changes (cfg files)
101    
102     06/09/2007 - Version 1.0.0
103     - Added the options -A and -W to script ocs-iso (clonezilla Live).
104     Syntax:
105     /opt/drbl/sbin/ocs-iso/ -A "ocs-rs command"
106     /opt/drbl/sbin/ocs-iso/ -W "ocs-rs command" [image file]
107     Both options set up the restore CD/DVD for automatic image
108     restoration. The difference is that when using the -W option
109     the image [image file] is appended in the ISO file (maximum
110     4.4BG). When -A is used, the image file will be appanded to
111     the CD/DVD, after the ISO file created by this command is
112     burnt, using growisofs -M ... (maximum 8GB).
113     - Added the option -o to script ocs-iso (clonezilla Live).
114     Specifies the ISO file name to use when -A, -W options are used
115     - Added the options -V and -P to script ocs-iso (clonezilla Live).
116     The user creating a restore CD/DVD can now specify its Volume
117     ID and Publisher ID, respectively.
118     - Added the option -I to script ocs-iso (Clonezilla Live).
119     Specifies the user selectable menu item title of the main screen
120     of a restore CD/DVD. Applicable only with options -w and -a
121     - Added the script what-cd to sysresccd.
122     This script will identify the CDs present on a pc, and report the
123     device name of the writer (if any)
124     - Added a copy of the "clonezilla-sysresccd" site to the CD. In
125     this way the documentation will be available at all times
126     - Added -x option to create-clonezilla-sysresccd
127     This way you can write a BASH script that will be executed
128     just before mastering the "clonezilla-sysresccd" (using
129     mkisofs).
130    
131     12/08/2007 - Version 0.2
132     - Moolti boot Rescue CD contains customized versions of the original
133     CDs. More info in page "Custom CDs"
134     http://members.hellug.gr/sng/custom-cd.html
135     - Fixed a bug that would appear when option -b would be used without
136     any other options. Then create-clonezilla-sysresccd would not be
137     able to get the ISO file name
138    
139     24/07/2007 - Version 0.1.1
140     - Fixed a script installation bug that might lead to
141     non executable installed script
142    
143     10/08/2007 - Initial release 0.1.2
144     - Using modified versions of the original CDs

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26