forked from IsaacSchemm/MultiCD
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
72 lines (71 loc) · 9.72 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
#This is the changelog for official MultiCD releases. It may eventually be phased out, in favor of downloading the newest version from git directly.
#Changelog:
#v1.0 - first released version, with DSL, Puppy and GParted support
#v1.1 - added TinyMe support, added -quiet option to mkisofs
#v1.2 - added Slax support, added FreeDOS Balder image (downloaded from finnix.org during build process)
#v1.3 - now you can use includes to add more bootable fun!
#v1.4 - Ubuntu and Debian mini.iso netboot installers can now be added to the CD.
#v1.5 - Fedora 9's "boot.iso" aka "netinst.iso" can now be added to the CD. (March 30, 2008)
#v1.6 - Support for SliTaz, a 25MB (!) live CD, has been added. (April 1, 2008) (No, this isn't a joke)
#v1.6.1 - The script now prefers files from the installed "syslinux" deb package over downloading new ones.
#v1.7 - Support for SystemRescueCd has been added. I recommend using this insead of GParted if it fits on the disc.
#v1.8 - General bugfixes, support for the DBAN iso image added. (April 19, 2008)
#v1.8.1 - More bugfixes. (April 25, 2008)
#v1.9 - Updated default SYSLINUX version; Balder no longer downloaded by default. (May 6, 2008)
#v2.0 - Balder is now downloaded by default again; both it and Memtest86+ can be disabled on the command line. (May 9, 2008)
#v2.1 - Support for Feather Linux and Debian Live added. (May 23, 2008)
#v2.2 - Support for Super Grub Disk added, a few things cleaned up. (May 29, 2008)
#v2.3 - Added antiX and GRUB4DOS (a GRUB-like bootloader with some more features.) (June 7, 2008)
#v2.4 - Added Wolvix support (tested with Wolvix-cub) and changed the command-line options for the script. (June 11, 2008)
#v2.5 - You can now add as many floppy or hard disk images as you want, by giving them the extension ".mcd.img". (June 20, 2008)
#v2.6 - Reordered menu options; new feature to add additional Slax 6 modules. (June 30, 2008)
#v2.7 - Added support for Trinity Rescue Kit. TRK, GParted and antiX use submenus now. Changed misc floppy extension form .mcd.img to just .img. Super Grub Disk is now handled just like the other floppies, change its name to SuperGrubDisk.img if you use it. (July 12, 2008)
#v2.8 - Support added for openSUSE and Mandriva netboot installers. Also, you can include your own files on the CD by putting them in includes. (July 16, 2008)
#v2.9 - Another thing you can add now: the Arch Linux installer (ArchLive) Both "core" and "ftp" work. Also, more bug fixes. (July 25, 2008)
#v3.0 - Support added for NT Password and Registry Editor as well as Parted Magic. (July 30, 2008)
#v3.0.1 - Fixed syslinux downloading bug. (July 31, 2008)
#v3.1 - Added Ultimate boot CD support. This gives you a lot of utilities to choose from. (August 2, 2008)
#v3.2 - Added DeLi Linux support, written by PsynoKhi0. (August 8, 2008)
#v3.3 - Removed support for the old GParted Live CD and added support for the new one. Also, the TRK submenu now has a splash screen. (August 19, 2008)
#v3.4 - Fixed typos in the Mandriva syslinux code. Added EASEUS Disk Copy 2.0. DBAN now boots directly instead of with memdisk. There is now an option to add an md5sum file to the CD (-c). (August 22, 2008)
#v3.5 - Improved Debian Live support: almost all files from the ISO will be copied unless you use the "condeb" option. Added module choosing screen for Slax (activate with "modules" option; requires screen.) Updated antiX boot options to those of version 7.5. (August 27, 2008)
#v3.6 - Added support for RIPLinux (either regular or GRUB versions will work.) Also added support for BasicGNU, my own Ubuntu remaster (mostly for my own purposes.) (October 3, 2008)
#v3.6.1 - DSL files have been moved, so the DSL frugla install works now. (October 10, 2008)
#v3.7 - Added FreeDOS 1.0 suppert, Also, if the files "memtest" and/or "balder.imz" are in the current directory, multicd.sh will use these instead of downloading. (November 26, 2008)
#v3.8 - Reordered menu items. Removed BasicGNU. Added support for PING, a small CD for bacing up HD images locally or over a network. See http://ping.windowsdream.com/ for more information. (December 6, 2008)
#v3.9 - Added Clonezilla support. Allowed GParted Live to coexist with Debian Live. (December 24, 2008)
#v3.9.1 - Upgraded SYSLINUX version and fixed a bug. (December 26, 2008)
#v4.0 - Added new feature - disk images in the "games" folder are added under a submenu. .imz images are supported, both in the games folder and outside it. Balder is now downloaded from ibiblio. (January 18, 2009)
#v4.1 - Support added for NetbootCD. (If you use the NetbootCD+Slax iso, save it as netbootcd+slax.iso and the script will add Slax too.) Updated Memtest version. (January 25, 2009)
#v4.2 - Support added for Ubuntu (live CD) and Linux Mint. They can't be on the same disc, however (both use casper.) Also, the modules selector works with NetbootCD+Slax now. (February 2, 2009)
#v4.3 - Lots of new comments. "condeb" option removed to clean up code. Fixed a Slax bug. Added support for Knoppix 5 (only tested with the 5.3.1 Japanese CD so far - multicd will set English as the language.) (Feb 18, 2009)
#v4.4 - Added GeeXbox and Austrumi thanks to PsynoKhi0. I haven't tested them much so far, but with a couple fixes I made, they seem to boot fine. (Feb 22, 2009)
#v4.5 - Fixed a few bugs. Added an option to make Fedora install automatically from mirrors.kernel.org. Knoppix is now knoppix.iso - it worked with Knoppix 6 with no major modifications. Arch updated for version 2009.02. (March 29, 2009)
#v4.6 - Tiny Core Linux and the new NetbootCD added. "NetbootCD+Slax" removed. Quotes added to grep lines that check if ISOs are still mounted. (April 13, 2009)
#v4.7 - INSERT added. Updated SYSLINUX version. Moved games below GRUB4DOS on the menu. (May 14, 2009)
#v4.8 - SYSLINUX downloading changed from 3.80 to * (any), fixing a bug. NetbootCD moved above NTpasswd on the menu. Fixed Parted Magic bug. (June 21, 2009)
#v4.9 - DSL and Slax switch menu spots. CDlinux added and Parted Magic fixed for 4.2 both thanks to PsynoKhi0.
#v5.0 - Rearranged into a plugin system.
#v5.0.3 - Fixed a bug in many distros - ISO name is now hardcoded into the plugin routines. (Jan 8, 2010)
#v5.1 - Fixed a naming bug in ubuntu.sh. Added PsynoKhi0's plugins for CDlinux and EFW. Made the script not ask you about Puppies if there is just one. (Feb 8, 2010)
#v5.2 - Added PCLinuxOS and modified PCLinuxOS LXDE plugin (bugfix, changed folder). (Mar 6, 2010)
#v5.3 - Added Finnix courtesy of Zirafarafa. Linux Mint, Backtrack and Weaknet now use their own directories. The ubuntu2.sh plugin for a second Ubuntu-based ISO was fixed and reintroduced. (Mar 16, 2010)
#v5.4 - Fixed GParted bug. Fixes for Linux Mint and Ubuntu. (April 16, 2010)
#v5.5 - Gave DSL a submenu with all the options. Added Elastix. Updated Fedora netboot to assume version 13 instead of 11. (June 12, 2010)
#v5.6 - Added Vyatta and IPCop. Updated DBAN, Disk Copy, RIPlinux (thanks to .) Added options for kubuntu, ubuntu_32_bit, kubuntu_32_bit, ubuntu_64_bit, kubuntu_64_bit (thanks to neoargon.) The only Ubuntu plugins that ask you for a name now are ubuntu2.sh and ubuntu3.sh. (Those, as well as ubuntu.sh the aforementioned 5 plugins, are all compatible with the same ISOs.) Updated Tiny Core plugin to support Micro Core. SYSLINUX now saves the download in the current dir (and always downloads 4.02.) (August 5, 2010)
#v5.6.1 - Fixed RIPLinux bug, added SystemRescueCD copying message, removed verbose tag from a "cp" command in tinycore.sh. (August 11, 2010)
#v5.7 - Added support in slax.sh for Slax Remix (v07). Damn Vunerable Linux, Caine, Windows 98 SE, Windows Me added. multicd.sh now checks md5sums of its plugins and runs step 1 as "nobody". (September 3, 2010)
#v5.8 - Added Windows 7 recovery disc plugin. Incorporated fixes for Arch Linux plugins. Various bugfixes. Step 1 now run as root again (there were file permission issues) but still checks md5sums first. (September 17, 2010)
#v5.9 - Slight changes to plugins to use variables, echo instead of cat (most haven't been changed yet; see TODO.txt). Trinity and GParted plugins fixed. Ubuntu plugins use a common ubuntu-common.sh for copying. Hiren's support added. Other changes I forgot about. (Oct 6, 2010)
#v6.0 - Added "wait" (or "w") option to multicd.sh. Added puppy2, tinycore2 plugins. Knoppix now has a submenu. Minor: DBAN plugin now comments out options instead of simply hiding them. (October 20, 2010)
#v6.1 - Added automatic ISO linking and "cleanlinks" option to multicd.sh. (The ISO names to look for when linking are stored in the plugins - see tinycore.sh for an example.) Also changed (K)ubuntu 32/64-bit plugin titles (on the boot menu) and updated some more plugins to the "new format." (Nov 9, 2010)
#v6.2 - Major changes to Ubuntu plugins - some were deleted, some renamed. Plugins renamed to opensuse-net and fedora-boot; opensuse-net64 and fedora-boot64 added; archiso-live, debian-install, avg added. (December 8, 2010)
#v6.3 - DoudouLinux, GRML, Avira and Porteus added. Files ending in .sq4.lzm are assumed to be Porteus modules; other .lzm files are assumed to be Slax modules. (January 22, 2011)
#v6.4 - Basically a bunch of bug fixes. (February 22, 2011)
#v6.5 - Added Pentoo. More bugfixes. (April 25, 2011)
#v6.6 - Several bugfixes. Added a second plugin for Windows 7 Recovery (can be loaded from RAM. (May 26, 2011)
#v6.7 - Added archboot, zorin, redobackup, pinguy, fusion, sabayon; updated porteus & finnix. Command-line options changed. Added a -o option for changing the output filename. KDE's ark or GNOME's file-roller can now be used to extract ISOs, so you don't need to be root. (June 30, 2011)
#v6.8 - Added XBMC, several updates (September 15, 2011)
#v6.9 - Updateds tinycore, added lots of quotes around variables for better operation in folders with spaces. (unreleased)
#v7.0 - Several fixes. (February 10, 2012)
#v7.1 - Updated netbootcd.sh. (UNRELEASED)