Of course I forgot the patch...

Cri

-- 
GPG/PGP Key-Id 0x943A5F0E      -    http://www.linux.it/~cri/cri.asc
Free software, free society    -    http://www.fsfeurope.org
GNUvox: http://www.gnuvox.info - RadioLinux: http://www.radiolinux.info
--- checkroot.sh.orig   2007-07-25 01:26:52.000000000 +0200
+++ checkroot.sh        2007-09-09 23:43:26.000000000 +0200
@@ -192,6 +192,9 @@
                then
                        log_warning_msg "On battery power, so skipping file 
system check."
                        rootcheck=no
+               elif [ "$?" -eq 255 ]
+               then
+                       log_warning_msg "Can't check power status (maybe 
missing ACPI support?)"
                fi
        fi
 

Attachment: signature.asc
Description: Digital signature

Reply via email to