2022-05-15  Florian Franzmann  <bwlf@bandrate.org>
	* PROVIDES: provide INITRAMFS

2021-06-24 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 0.9
	* installkernel: added support for broader range of kernels

2017-09-27 Thomas Orgis <sobukus@sourcemage.org>
	* DETAILS: version 0.8
	* mkinitrd: guess kernel versions up to 99.*

2012-02-16 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 0.7; quoting paths
	* mkinitrd: unstfu usage; mdadm strictly requires /proc

2011-10-14 Bor Kraljič <pyrobor@ver.si>
	* DETAILS: fixed long description wrap (scripted)

2011-08-16 Julien"_kaze_" ROZO <julien@rozo.org>
	* DETAILS: updated version to 0.6
	* mkinitrd, installkernel: added support for kernel 3.x

2010-07-28 Finn Haedicke <finn@sourcemage.org>
	* mkinitrd: use which to find static dmsetup, lvm, cryptsetup
	* mkinitrd: read /proc/cmdline for root= and init=

2010-06-20 Finn Haedicke <finn@sourcemage.org>
	* DEPENDS: depends on busybox instead of klibc
	* mkinitrd: use busybox_parts instead of klibc_parts
	* mkinitrd: use switch_root instead of pivot_root
	* mkinitrd: detect root and init from /proc/cmdline

2009-08-03 Finn Haedicke <finn_haedicke@gmx.net>
	* mkinitrd: create devices /dev/random and /dev/uramdom (for lvm/crypt)
	* mkinitrd: mount /sys (for lvm/crypt)
	* mkinitrd: activate lvm volumes after cryptsetup

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
