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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 143 - (show annotations)
Wed Oct 6 11:55:21 2010 UTC (13 years, 5 months ago) by sng
File size: 6638 byte(s)
- adding extended info to script imginfo
- updating Changelog

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26