2007-03-09 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: fixed a bug by which we couldnt using USB Mouse.

2006-10-14 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: fixed network boot options and initialization of
	hwsetup-mol.

2006-10-11 Keicho Kondo <dgel@users.sourceforge.jp>

	* mkinitrd-mol.sh: check success or fail during patch.

2006-10-10 Keicho Kondo <dgel@users.sourceforge.jp>

	* mkmenu.bat, setup.sh: added noeject option.

2006-10-09 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: modified /lib restructuring algorithm for disk ejection.

2006-10-08 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh, halt-mol: temporary fix for ejection system.

2006-10-06 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: temporary fix for fc6 overlay bug.

2006-09-27 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh, halt-mol: fixed disk ejection system.

2006-09-15 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: fixed overlay system section for yum bug.

2006-09-13 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: modified output in toram/hd section.

2006-09-11 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh, mkisofs-mol.sh: changed and fixed flag file path used in
	device searching section.

	* halt-mol: redirected umount output to /dev/null.

	* MOL-DOC2-1.html, MOL-DOC3-2.html: fixed html grammar.

2006-09-09 Keicho Kondo <dgel@users.sourceforge.jp>

	* halt-mol: added -n option to umount and fixed remount loop section to
	continue if /UNIONFS is found.

2006-09-08 Keicho Kondo <dgel@users.sourceforge.jp>

	* halt-mol: commented out ejecting disk function.

	* mkisofs-mol.sh: fixed ISO_SUFFIX variable.

2006-09-06 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: fixed mtab bug.

	* SETUP, SETUP.jp: updated for MOL 0.6.0.

2006-09-05 Keicho Kondo <dgel@users.sourceforge.jp>

	* mkfs-mol.sh: didn't execute image_size function.

2006-09-02 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: modified make_writable function and overlay section.

	* halt-mol: didnt unmount anything if /UNIONFS is mounted.

	* molmake.conf.in: modified for MOL 0.6.0.

	* isolinux.cfg: added init option.

2006-08-31 Keicho Kondo <dgel@users.sourceforge.jp>

	* mkinitrd-mol.sh: fixed bug that makes this script quit if /selinux,
	/net, and /misc directories don't exist.

	* molmakerc.in: fixed a fault in grammar.

2006-08-30 Keicho Kondo <dgel@users.sourceforge.jp>

	* mkinitrd-mol.sh: modified the way to patch and copy some configuration
	files.

	* molmake.conf.in: added module list variable.

	* mol.makedev: added this file.

	* (bootscript): integrated autosetup-mol into linuxrc, and removed
	xsetup-mol, and added halt-mol.

	* (dependence): all dependence files were removed, and added fstab
	and modprobe.conf.in.

2006-08-28 Keicho Kondo <dgel@users.sourceforge.jp>

	* molmakerc.in: additional configuration file become available.

2006-08-25 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: fixed disk ejection function and final script.

	* mkfs-mol.sh: image file size is displayed when we are executing
	this script.

	* mkinitrd-mol.sh: make /net, /misc directories into initrd if its
	exist on base distribution because autofs uses these directories.
	and added final script into /exec directory.

2006-08-23 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: fixed ejecting disk function.

2006-08-22 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: added ejecting disk function.

2006-08-18 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: updated linuxrc file (version 4), and all
	dependent files were modified. added many comments, and delete aliases to
	use symlinks on /exec directory. uses local command in some functions.

2006-06-06 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: moved some transaction to other files which depended on
	a particular distribution. added final script which is executed before init.

2006-04-26 Keicho Kondo <dgel@users.sourceforge.jp>

	* (installer): added installer files.

	* mkisofs-mol.sh: added version information into MOLFLAG.

2006-04-19 Keicho Kondo <dgel@users.sourceforge.jp>

	* (manuals): updated manuals for grubby command.

	* mkinitrd-mol.sh: fixed misprint about KERNEL_RELEASE environment
	variable.

2006-04-02 Keicho Kondo <dgel@users.sourceforge.jp>

	* mkinitrd-mol.sh: added grubby command line to configure bootloader
	automatically.

2006-03-28 Keicho Kondo <dgel@users.sourceforge.jp>

	* (mol): Release 0.5.0.

2006-03-25 Keicho Kondo <dgel@users.sourceforge.jp>

	* (online-manual dir): modified for new version.

	* isolinux.cfg: moved this file into /etc/mol.

2006-03-24 Keicho Kondo <dgel@users.sourceforge.jp>

	* molmake.conf.in: deleted BOOTOPTION variable.

2006-03-23 Keicho Kondo <dgel@users.sourceforge.jp>

	* NEWS, README, SETUP: added this English documents (Japanese documents
	were moved and added suffix ".jp").

	* (dependence dir): added distro version number.

2006-03-21 Keicho Kondo <dgel@users.sourceforge.jp>

	* exclude-package.list, include-module.list: use metasyntactic
	variable for comment.

2006-03-07 Keicho Kondo <dgel@users.sourceforge.jp>

	* mkfs-mol.sh: fixed process about making ext2/3 and reiserfs image.

2006-03-06 Keicho Kondo <dgel@users.sourceforge.jp>

	* molmake.sh, mkinitrd-mol.sh, mkisofs-mol.sh: added --version
	option and modified comments.

	* mkfs-mol.sh: added this script.

	* mksquashfs.sh: removed this script.

	* molmakerc.in: modified mklist function to be able to write comment
	in list file.

2006-03-01 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: added fixlink function and fixed some error message.

2006-02-28 Keicho Kondo <dgel@users.sourceforge.jp>

	* autosetup-mol.sh, xsetup-mol.sh: rewrited for new version.

	* linuxrc.sh: fixed /tmp directory bug.(made symlink)

	* rc.sysinit.RHEL.patch: removed READONLY function and devcheck
	command, and added hwsetup-mol command.

	* (molmake dir): modified some comments.

2006-02-26 Keicho Kondo <dgel@users.sourceforge.jp>

	* autosetup-mol.sh, devcheck.sh: removed devcheck.sh and added device
	check function into autosetup-mol.sh.

	* molmake.conf.in, mkisofs-mol.sh: added ISO_SUFFIX option.

	* (dependence dir): removed same dependence files.

2006-01-30 Keicho Kondo <dgel@users.sourceforge.jp>

	* (mol): Release 0.4.1a.

	* NEWS: added release news for 0.4.1a, and fixed 0.4.0 and 0.4.1 log.

	* mol.spec: added changelog for 0.4.1a. added AutoReqProv tag.

2006-01-26 Keicho Kondo <dgel@users.sourceforge.jp>

	* (online-manual dir): fixed misprint.

2006-01-24 Keicho Kondo <dgel@users.sourceforge.jp>

	* autosetup-mol.sh: added option to hwsetup-mol to modify "noaudio" and
	"noscsi" option problem.

2006-01-22 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: modified "nodma" boot option problem.

2006-01-21 Keicho Kondo <dgel@users.sourceforge.jp>

	* linuxrc.sh: modified "image" boot option.

2006-01-17 Keicho Kondo <dgel@users.sourceforge.jp>

	* (online-manual dir): added install(tar source) section and some fixes.

	* ChangeLog: modified log(2006-01-08).

2006-01-08 Keicho Kondo <dgel@users.sourceforge.jp>

	* (online-manual dir): added acknowledgement and some fixes.

	* (ALL): changed name, dgel to Keicho Kondo.

2006-01-07 Keicho Kondo <dgel@users.sourceforge.jp>

	* mol.spec: Renamed molmake package to mol.

	* (ALL): Changed Keicho Kondo's mail address.

2005-12-31 Keicho Kondo <dgel@users.sourceforge.jp>

	* ChangeLog: Logging start.

