X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog;h=d387f0b45e784c8fafb62f9795619c7135148243;hb=d0706d5b1f5dcf6d0a63685ebc6a1502f977bce0;hp=53f568f87e55038de89d6137dca952e8ddebe87f;hpb=9193f3f2f1380c397f97e05528c0de0f93eae859;p=live-boot-grml.git diff --git a/docs/ChangeLog b/docs/ChangeLog index 53f568f..d387f0b 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,59 @@ +2007-06-25 Daniel Baumann + + * scripts/live: + - Added missing nfsopts boot parameter. + - Changed default module name from 'order' to 'filesystem'. + - Changed module extension from '.lst' to '.module'. + - Check not just for $MODULE.module, but also + filesystem.$MODULE.module + - Cleaned up parse_cmdline and is_live_path functions. + * debian/control, debian/live-initramfs.init, + scripts/live-premount/10driver_updates: + - Moving eject to recommends. + - Added checks for eject existence. + * Uploaded 1.91.2-1. + +2007-06-17 Daniel Baumann + + * debian/live-initramfs.postinst: + - Made update-initramfs call conditional as suggested by Thomas Lange + . + * debian/live-initramfs.postrm: + - Added update-initramfs call to cleanup. + +2007-06-17 Daniel Baumann + + * Added patch from Thomas Lange to + properly load ide-generic after udev. + * Uploaded 1.91.1-1. + +2007-06-15 Daniel Baumann + + * Merging changes from casper 1.91. + +2007-06-14 Daniel Baumann + + * scripts/live-bottom/18hostname: + - Appending to /etc/hosts to not overwrite custom settings. + +2007-06-08 Daniel Baumann + + * Merging changes from casper 1.88. + * Merging changes from casper 1.90. + * hooks/live: + - Added force loading of ide-generic module. It is required on some + systems to boot (reported as needed also for some qemu versions). + * Uploaded 1.90.1-1. + +2007-06-04 Daniel Baumann + + * Uploaded 1.87.6-1. + +2007-05-28 Daniel Baumann + + * scripts/live-bottom/42apt_upgrade: + - Moved to dedicated live-sysvinit package. + 2007-05-24 Daniel Baumann * debian/control: