X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9f3b455bd4731af8be15b8d00bf7e6612274b578;hp=f68c64b7c81e9ff6ebb521c2bb856dcfad50e3e6;hb=823c8bdde72f80b6a1fbfa63939633f0a36c4328;hpb=116e4450535d67c4008b6c18b4b9e5fffc029196 diff --git a/debian/changelog b/debian/changelog index f68c64b..9f3b455 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +grml-autoconfig (0.7.6) unstable; urgency=low + + * config_lvm(): check for 'No volume groups found' as lvdisplay does + not provide appropriate return code for us. + * config_cpu(): Virtual Box supports ACPI and laptop-detect returns + with '0', so check for it and skip it. + + -- Michael Prokop Wed, 11 Jul 2007 19:25:25 +0200 + grml-autoconfig (0.7.5) unstable; urgency=low * Integrate /etc/init.d/loadcpufreq in config_cpu() [Closes: issue238]