2008-05-16  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

        * add device mapper support
        * restructure code parts

2008-04-03  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

        * new make_usbstick script to create bootable USB memory media

2008-03-18  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

        * add boot option lb_skip
        * fix documentation typos

2008-03-15  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

        * move vmlinuz/initrd to /boot
        * improve image creation scripts

2008-03-05  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

        * update busybox to version 1.9.1
        * optimize _mount_media for speed
        * set default kernel version to 2.6.24.3

2008-02-10  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

        * update syslinux to version 3.61

2008-01-18  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

        * better integration of discover in initrd
	* fix and improve support for SCSI CDROM devices
	* new option lb_noeject

2008-01-14  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

	* add auto:<min ramsize> boot option   

2008-01-03  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

	* extend _configure scriplet

2007-12-25  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

	* extend options to specify block devices and directories for
	  rw filesystem layer and root of LiveBackup master directory

2007-12-20  root  <Wolfgang.Rohrmoser@rohrmoser-engineering.de>

	* rename lb_filecopy boot option to lb_symlinks
	* add rsync to initrd binaries, use it for copy2ram

2007-05-28  root  <root@samobil>

        * update busybox to version 1.5.1
        * add netboot support

2007-02-20  root  <root@samobil>

        * add aufs support

2007-01-09  root  <root@samobil>

	* remove hwdetect package, because
	  most distributions have a good hardware detection
	  included (i.e. discover for debian).
	  If necessary you can still use the hwdetect from 
	  previous versions or create a new one from a recent
	  knoppix LiveCD. If you do not want to install 
	  hardware detection packages you can also use the
	  master/config/  directory to add hardware-detection
	  to the LiveBackup runtime system.
	  
2006-15-12  root  <root@samobil>

	* boot parameter single is now handled in initrd
	* added lb_isofile option
        * minor config changes, updated pci.ids hardware database
        * added lspci to initrd
        * added ftp support in initrd
        * improved USB script
        * added check for /dev/shm
	* added _rw_disk module

2006-02-08  root  <root@samobil>

	* improve copy2ram feature
	* improve usage of existing swap partitions on disk, if lb_swap
	  is not used disk will be not touched
	* improve usability of user-scripts
	* update unionfs to version 1.1.2

2006-01-27  root  <root@samobil>

	* release version 1.0-rc1
	  see ReleaseNotes for a summary of new features

2005-08-02  root  <root@medion>

	* release of first beta version, for a list of 
	  new features read the release notes

2005-05-12  root  <root@medion>

	* update hardware detection to KNOPPIX version 3.8 

2005-03-10  root  <root@medion>

	* initial support for unionfs

2004-12-22  root  <root@medion>

	* split initrd scripts into modules under /etc/rc.LiveBackup
	* support for squashfs
	* more documentation
        * cleanup for shell-scripts
	
2004-12-14  root  <root@medion>

	* use MAKEDEV script in initrd to create devices
	* LiveBackup sources are now kept under master/sources
	* new script make_kernel_pkg.sh. Now different kernel images can be packed
	

