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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26