/[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 193 - (show annotations)
Tue Aug 28 09:39:20 2012 UTC (11 years, 7 months ago) by sng
File size: 7222 byte(s)
- updating ChangeLog
- using xz compression for mksquashfs in create-clonezilla-sysresccd

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26