2012-02-16 Vlad Glagolev * DETAILS: updated spell to 0.7; quoting paths * mkinitrd: unstfu usage; mdadm strictly requires /proc 2011-10-14 Bor Kraljič * DETAILS: fixed long description wrap (scripted) 2011-08-16 Julien"_kaze_" ROZO * DETAILS: updated version to 0.6 * mkinitrd, installkernel: added support for kernel 3.x 2010-07-28 Finn Haedicke * mkinitrd: use which to find static dmsetup, lvm, cryptsetup * mkinitrd: read /proc/cmdline for root= and init= 2010-06-20 Finn Haedicke * 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 * 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 * FINAL: fixed tyop 2009-04-23 Arjan Bouter * DEPENDS: afaik doesn't depend on klibc 2009-02-17 George Sherwood * mkinitrd: Added patches from Bug 15069. PATCHLEVEL++ 2007-12-06 David Brown * mkinitrd: added some xen virtual disk devices to create in initrd 2007-09-29 David Brown * mkinitrd: get rid of redundant module dm-crypt depends on dm-mod... * DETAILS: patchlevel++ 2007-09-23 David Brown * 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 * mkinitrd: make the initrd a little simpler with no symlinks... * DETAILS: version++ 2007-09-09 David Brown * mkinitrd: forgot to blow away the cpio tmp root and quiet the pushd/popd's * DETAILS: patchlevel++ 2007-09-08 David Brown * mkinitrd: updated to not use the gen_init_cpio and to use the regular cpio executable * DETAILS: version++ 2007-04-15 David Brown * examples/pre_kinit.sh.klibc: added for the default klibc supported resume ip and nfsmount configurations 2007-04-15 David Brown * 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 * 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 * DEPENDS: added klibc dependency 2007-01-29 David Brown * 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 * mkinitrd: the last commit I did didn't grep modules.dep file right 2007-01-27 David Brown * 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 * share/bb-modules.lst: added for busybox module list * share/bb-initramfs.lst: added for listing of busybox initramfs 2007-01-08 David Brown * ALL: created spell * configs: wrong share location .