/[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 162 - (hide annotations)
Tue Mar 29 16:53:17 2011 UTC (13 years ago) by sng
File size: 6818 byte(s)
- Adding -g [arch] parameter to get (download) the original ISOs to script create-clonezilla-sysresccd
  [arch] can be [i486|i686|amd64|all]. all will download all three Clonezilla Live ISOs. System
  Rescue CD will always be downloaded.
  We use curl and md5sum to control the downloading procedure. If curl is not found, no ISO will be
  downloaded. If md5sum is not found, validation will not be possible

- continue-multi-cd deleted from trunk. It shouldn't be there in the first place

- Updating misc files

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26