version 0.6.3:
- fixed a bug that caused USB Mouse not to be probed automatically.

version 0.6.2:
- enabled to eject CD/DVD when shutting down. if you don't want to do, add
  noeject in boot option.
- fixed boot options for network.

version 0.6.1:
- fixed FC5-based LiveCD's yum. it couldn't be used when overlay function was
  used.
- fixed install2win.bat for booting the system installed by this script.
- modified the output of linuxrc and halt-mol.

version 0.6.0:
- fixed device file creation bug when executing mkinitrd-mol on Fedora Core,
  and this creation gets faster because of this bugfix.
- the files which depends on a particular distribution is moved into mol-dep
  package.
- patch files used by mkinitrd-mol can be specified in configuration file.
- addtional configuration file on molmake.conf.d directory (it is in /etc/mol
  if you install by rpm) is available.
- rewrited linuxrc and added many comment.
- automatic hardware configuration section was moved in linuxrc.
- added hierarchy.list configuration file. By editting this script, you can
  specify the files which you want to make in RAM disk when booting LiveCD/DVD.

version 0.5.1:
- added install2win.bat and install2lin.sh scripts.
- from this version, when you specify COPY_INITRD_TO_BOOTDIR in molmake.conf,
  boot menu is automatically configured.

version 0.5.0:
- upgraded boot scripts (linuxrc, autosetup-mol, xsetup-mol).
- there are some changes in boot options.
    boot=rom  -> boot=romode
    overlay   -> boot=overlay
    skelhome  -> home=skel
    toram     -> toram=
    nonetwork -> nonet
  and the following options were added.
    boot=rwmode
    rwdevice=
    home=myconf
    novideo
  see online manual for more detail.
- removed mksquashfs-mol, and added mkfs-mol as a substitute for it. mkfs-mol
  can make not only squashfs image but also ext2/3 and reiserfs image.
- added "--version" option into molmake, mkinitrd-mol, and mkisofs-mol.
- added the following configuration variables into molmake.conf.
    MAIN_FS
    MAINFS_BS
    MAINFS_COUNT
    ISO_SUFFIX
  and removed the following options.
    ENABLE_SQUASHFS
    BOOTOPTION
  see SETUP for more detail.
- from this version, we can add comments into exclude-file.list,
  exclude-package.list, and include-module.list by using # character.
- added English documents (NEWS, README, and SETUP).

version 0.4.1a:
- fixed image, nodma, noaudio, and noscsi boot options.
- modified online manual.

version 0.4.1:
- added uninstall section into all Makefile files.
- renamed molmake mol.
- added "Install (tar source)" section into online manual.
- Developing Environment were moved to SourceForge.jp, so modified some
  manuals.

version 0.4.0:
- initial release for Make One Linux.
- fixed network boot options.
- autoconfiscated molmake package.
- added boot option menus in isolinux bootloader (these menus can be displayed
  with F2, F3, and F4 keys).
- some packages were renamed.
- some packages were integrated.

version 0.3.1:
- supported the following 4 distro from this version.
    Tao Linux 4 update x
	Scientific Linux 4.x
	Red Hat Enterprise Linux 4 update x
	White Box Enterprise Linux 4
- fixed mkinitrd-mod.sh bug.
- modified output about mksquashfs-mod.sh.
- modified output about mkisofs-mod.sh.
- fixed error about python that was occurred when CUPS daemon started.
- fixed unionfs bug.
- added BuildPrereq tag in spec files.

version 0.3.0:
- renamed "Make One Disk" "Make One Disk Suite".
- integrated mod-scripts, mod-config, mod-installer, and mod-release packages
  into mod package, and old packages became subpackage.
- renamed mod-scripts mod-script.
- divided mod-installer between mod-setup and mod-syslinux packages.
- divided mod-release two packages, mod-doc and mod-release.
- rewrited linuxrc script.
- made long boot option short.
- changed netfs.CentOS, halt.CentOS, and rc.sysinit.CentOS configration files
  into patch file.
- added exclude-file.list, exclude-package.list, and include-module.list.
- renamed setup.mol setup.
- renamed prepare.mod prepare-mod.sh.
- renamed mkinitrd.mod mkinitrd-mod.sh.
- renamed mksquashfs.mod mksquashfs-mod.sh.
- renamed mkisofs.mod mkisofs-mod.sh.
- renamed mod-installer.conf setup.conf.
- renamed mod-installerrc .setuprc.
- renamed /opt/MOD/installer /opt/MOD/setup.
- kernel-module-ntfs package isn't contained from this version.
- modified configuration file (setup.conf).

version 0.2.0a:
- fixed squashfs bug.

version 0.2.0:
- added mod-busybox package.
- module-init-tools-static, util-linux-static packages becomes unnecessary.
- added mod-relese package.
- added /opt/MOD/doc directory for Make One Linux manuals.
- added prefix "mol-" to hwsetup and ddcxinfo-knoppix packages.
- modified online manual.

version 0.1.3:
- added online manual in docs directory.
- added COPYING, Changelog, INSTALL, LICENSE, README, VERSION file.
- divided packages between Make One Linux original and third party package,
  and moved these packages to program and independent directories.
- fixed error about python that was occurred when CUPS daemon started.

version 0.1.2:
- modified mod-installer, mod-scripts, mod-config packages' release version.
- fixed unionfs bug again.
- added noarch packages' source code.

version 0.1.1:
- fixed unionfs bug.

version 0.1.0:
- coreutils-static package becomes unnecessary.
- recompile all package for CentOS 4.1.

version 0.0.0a:
- update kernel module for CentOS 4.1.

version 0.0.0:
- initial release for Make One Disk.

