2009-06-14 Arjan Bouter <abouter@sourcemage.org>
	* FINAL: fixed tyop

2009-04-23 Arjan Bouter <abouter@sourcemage.org>
	* DEPENDS: afaik doesn't depend on klibc

2009-02-17 George Sherwood <gsherwood@sourcemage.org>
	* mkinitrd: Added patches from Bug 15069. PATCHLEVEL++

2007-12-06 David Brown <dmlb2000@gmail.com>
	* mkinitrd: added some xen virtual disk devices to create in initrd

2007-09-29 David Brown <dmlb2000@gmail.com>
	* mkinitrd: get rid of redundant module dm-crypt depends on dm-mod...
	* DETAILS: patchlevel++

2007-09-23 David Brown <dmlb2000@gmail.com>
	* mkinitrd: added hooks to do luks root filesystem encryption 
	* DEPENDS: added some optional dependencies for easy user knowledge
	* INSTALL: added crypttab for initrd crypto support
	* DETAILS: version++ and spell oopse

2007-09-20 David Brown <dmlb2000@gmail.com>
	* mkinitrd: make the initrd a little simpler with no symlinks...
	* DETAILS: version++

2007-09-09 David Brown <dmlb2000@gmail.com>
	* mkinitrd: forgot to blow away the cpio tmp root and quiet the
	  pushd/popd's
	* DETAILS: patchlevel++

2007-09-08 David Brown <dmlb2000@gmail.com>
	* mkinitrd: updated to not use the gen_init_cpio and to use the regular
	  cpio executable
	* DETAILS: version++

2007-04-15 David Brown <dmlb2000@gmail.com>
	* examples/pre_kinit.sh.klibc: added for the default klibc supported 
	  resume ip and nfsmount configurations

2007-04-15 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated version its time for this
	* FINAL: fixed output to correct install location
	* INSTALL: added install of example files to /etc
	* examples/pre_kinit.sh.xmp_suspend2: added example prekinit script to
	  use with suspend2
	* mkinitrd: added user defined files to add to the initrd and a prekinit
	  script feature

2007-03-17 David Brown <dmlb2000@gmail.com>
	* INSTALL: created /etc/linux-initramfs dir for configuration of
	  mkinitrd
	* mkinitrd: use /etc/linux-initramfs/modules.lst instead of /etc/modules
	  for modules to be included in the initrd

2007-03-17 David Brown <dmlb2000@gmail.com>
	* DEPENDS: added klibc dependency

2007-01-29 David Brown <dmlb2000@gmail.com>
	* mkinitrd: added the gpl stuff and copyright stuff to the script
	* installkernel: added the gpl stuff and copyright stuff to the script

2007-01-28 David Brown <dmlb2000@gmail.com>
	* mkinitrd: the last commit I did didn't grep modules.dep file right

2007-01-27 David Brown <dmlb2000@gmail.com>
	* mkinitrd: added from linux spell
	  make it depmod before so it can find the modules properly
	* installkernel: added from linux spell
	* INSTALL: installed files from linux spell and fixed syntax install
	flags

2007-01-10 David Brown <dmlb2000@gmail.com>
	* share/bb-modules.lst: added for busybox module list
	* share/bb-initramfs.lst: added for listing of busybox initramfs

2007-01-08 David Brown <dmlb2000@gmail.com>
	* ALL: created spell
	* configs: wrong share location
