/[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 84 - (show annotations)
Thu Jul 15 20:54:27 2010 UTC (13 years, 8 months ago) by sng
File size: 5834 byte(s)
- updating site
- getting cust-menu in ocs-live-dev (zip file creation script)

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26