X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=docs%2FChangeLog;h=d30ef8bc7fcacbb793c61b166076e85b48020981;hb=55ba8f3604d66854ef30b7609e347757c9ba3cac;hp=612ad0d918cdef9dd8a0561f75132a8989ff2016;hpb=1d9066cd5da5ad5d4b0624828032d5d96052f7e2;p=live-boot-grml.git diff --git a/docs/ChangeLog b/docs/ChangeLog index 612ad0d..d30ef8b 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,7 +1,101 @@ +2007-07-29 Daniel Baumann + + * Merging changes from casper 1.95. + * Uploaded 1.95.1-1. + +2007-07-26 Daniel Baumann + + * Merging changes from casper 1.92, 1.93 and 1.94. + +2007-07-26 Daniel Baumann + + * bin/live-md5check: + - Removed, using standard md5sum which makes the md5 check slower, + doesn't integrate well with usplash yet, but it makes live-initramfs + architecture independent now. + * scripts/live: + - Fixed typo. + - Added live-media-path as suggested by Jordi Pujol + . + * Uploaded 1.91.6-1. + +2007-07-19 Daniel Baumann + + * scripts/live, scripts/live-bottom/02_timezone: + - Added utc boot parameter as suggested by Vladimir Stavrinov + + +2007-07-18 Daniel Baumann + + * docs/parameters.txt: + - Added values for vga parameter. + * scripts/live: + - Added patch from Thomas Lange to + respect rootserver name from dhcp. + * Uploaded 1.91.5-1. + +2007-07-12 Daniel Baumann + + * bin/live-snapshot, scripts/live: + - Moved /cow to /live/cow. + * scripts/live, scripts/live-bottom/01integrity_check, 05mountpoints: + - Moved /live_media to /live/image. + * Uploaded 1.91.4-1. + +2007-07-07 Daniel Baumann + + * scripts/live: + - Added debug parameter. + +2007-06-31 Daniel Baumann + + * scripts/live: + - Added patch from Julian Andres Klode to add + support for aufs. + * hooks/live, manpage/live-initramfs.en.7, scripts/live-bottom/12fstab: + - Added aufs support. + * Uploaded 1.91.3-1. + +2007-06-30 Daniel Baumann + + * scripts/live-bottom/12fstab: + - Added disabling of /etc/init.d/checkfs.sh to avoid file systemcheck + at boot time. Added nofastboot parameter to be able to change that. + - Disabled removal of checkroot.sh. + +2007-06-28 Daniel Baumann + + * Applied patch from Mathieu Geli to set the + timezone with a boot parameter. + +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 @@ -28,7 +122,7 @@ 2007-05-28 Daniel Baumann * scripts/live-bottom/42apt_upgrade: - - Moved to dedicated live-sysvinit package. + - Moved to dedicated live-initscripts package. 2007-05-24 Daniel Baumann