2004-12-17  Bernd Schumacher <bernd.schumacher@hp.com>
	* Tested and fixed option NOTCOMPRESSED

2004-12-03  Bernd Schumacher <bernd.schumacher@hp.com>
	* applied patch from Mark Clarkson <markjclarkson@btinternet.com>
	to fix the bug with DEVFS=yes, and the missing /dev on the boot image
	* Start of new version 2.45
	* added new config option NOTCOMPRESSED

2004-11-16  Bernd Schumacher <bernd.schumacher@hp.com>
	* added "run" to "cp isolinux/syslinux.cfg" to check for errors

2004-10-29  Bernd Schumacher <bernd.schumacher@hp.com>
	* bootcdmkinitrd enhancements to be able to boot from usb cdroms

2004-10-08  Bernd Schumacher <bernd.schumacher@hp.com>
	* Fixed small bug, which could be seen, when calling bootcdmkinitrd
	without option.
	* Separared syslinux.cfg and isolinux.cfg 

2004-10-03  Bernd Schumacher <bernd.schumacher@hp.com>
	* Start of new version 2.44.
	* Add new Package bootcd-i386 for better dependencies.
	* Move function do_syslog from bootcdwrite to bootcd-i386.lib.
	* Change values for ARCH to debian standard values.
	* Do not copy /sys, as it is already done for /proc.
	* Added bugreporter names I forgot in version 2.43 in changelog.

2004-08-14  Bernd Schumacher <bernd.schumacher@hp.com>
	* Do not allow to define /mnt in NOT_TO_CD, because
	bootcd2disk trys to mount the destination disk to /mnt and would fail
	* Let people add and delete options given to mkisofs by bootcdwrite.
	* start of new version 2.43

2004-07-22  Bernd Schumacher <bernd.schumacher@hp.com>
	* bootcd2disk works now if /var or a subdir of /var will be a mounted
	  filesystem

2004-06-14  Bernd Schumacher <bernd.schumacher@hp.com>
	* fixed bootcd2disk/disk2real to support "c0d0p1" disks
	* added bootcd2disk/get_disk to get disk from /proc/partition
	* added TRYFIRST Variable for bootcd2disk
	* start of new version 2.42

2004-06-03  Bernd Schumacher <bernd.schumacher@hp.com>
	* Changed dependencies for package bootcd-mkinitrd

2004-05-27  Bernd Schumacher <bernd.schumacher@hp.com>
	* Added DEVFS=yes Patch from Mark Clarkson
	* No Warning in bootcd2disk if SCRIPT is enabled

2004-05-21  Bernd Schumacher <bernd.schumacher@hp.com>
	* Added bootcdmodprobe to load modules needed with discover and
	discover1

2004-05-19  Carsten Dinkelmann  <din@foobar-cpa.de>
	* Add wildcard DISK to bootcd2disk(.conf) to parametrize partitions
	* Add function after_copy to support some action like remounting after 
	the copying

2004-05-17  Bernd Schumacher  <bernd.schumacher@hp.com>
	* Added -s Option for bootcdwrite and bootcd2disk
	* Now only ssh Version which support Option -t are supported by
	bootcd.
	* Changes to bootcdmkinitrd to use new discover options

2004-03-12  Bernd Schumacher  <bernd.schumacher@hp.com>

	* Added -w option for lilo to get less warnings
	* Added -P option to df to be more portable. This prevents 
	wraps in long df output.
	* Because sfdisk is not always able to automatically detect
	a disk usable for bootcd2disk, own tests are added
	* Use an easier method instead of "type" to check if mkzftree
	is installed.

2004-02-12  Bernd Schumacher  <bernd.schumacher@hp.com>

	* Fixed uninstallable conflict of bootcd-mkinitrd.

2004-01-24  Bernd Schumacher  <bernd.schumacher@hp.com>

	* fixed bootcd2disk to better detect a DISK automatically
	Newer versions of sfdisk are also listing cdroms now. Because we only
	want to see disks they have to be filtered.

2003-11-18  Bernd Schumacher  <bernd.schumacher@hp.com>

	* Upgraded to Debian Standards-Version: 3.6.0
	* Compresion of ChangeLog
	* Fixed duplicate entry in bootcd.conffile.
	* bootcd now does no longer require to find locatedb.

2003-10-08  Thomas Krennwallner  <krennwallner@aon.at>

	* debian/control: Remove "." in the short description line.

	* debian/README.debian: Fix typo.

2003-10-04  Bernd Schumacher  <bernd.schumacher@hp.com>

	* Announced this ChangeLog in README.debian.

	* Added file debian/docs to install ChangeLog in
	/usr/share/doc/bootcd.

	* Edited debian/changelog and tagged files for Version 2.35.

2003-09-15  Thomas Krennwallner  <krennwallner@aon.at>

	* S12bootcdram.sh: Create /var/log/lastlog at boot-time.
	lastlog(8) works now.

2003-09-01  Thomas Krennwallner  <krennwallner@aon.at>

	* bootcdmkinitrd: Exit if there is no /etc/mkinitrd.

2003-08-31  Thomas Krennwallner  <krennwallner@aon.at>

	* S13bootcdflop.sh: Use filesystem list feature of mount and fsck
	to determine the filesystem used on the FLOPPY. Mount FLOPPY
	read-only and prevent writing to /etc/mtab.

	* FAQ: Fix some typos.

2003-08-26  Bernd Schumacher  <bernd.schumacher@hp.com>

	* FAQ: Add USB memory stick usage.

	* FAQ: Add bootcd mailing list bootcd-user@lists.alioth.debian.org.

	* debian/changelog: Add new version 2.35.

2003-08-25  Thomas Krennwallner  <krennwallner@aon.at>

	* bootcdmkinitrd: Include cdrom.o in initrd (closes alioth #300087).

	* bootcdmkinitrd: Check if /initrd.img is equal to
	boot/initrd.img-$(uname -r) or /boot/initrd.img-$(uname -r).
