-
authorhackbard <hackbard>
Sun, 25 Jul 2004 10:58:39 +0000 (10:58 +0000)
committerhackbard <hackbard>
Sun, 25 Jul 2004 10:58:39 +0000 (10:58 +0000)
NOTES
misc/hdw-tools/hdw-get

diff --git a/NOTES b/NOTES
index e88711f..0c93091 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -1,11 +1,8 @@
 TODO:
 -----
 
-- fix apmd
-- fix sendmail
 - fix xdirectfb
 - dependency stuff
-(- update firefox)
 
 (this should be empty ot at least small in a release ;)
 
index dd6595e..0f785fb 100644 (file)
@@ -43,7 +43,7 @@ if [ -f /etc/hdw-get.conf ] ; then
                echo "adjust /etc/hdw-get.conf file"
                exit
        else
-               echo "hdw-get.conf file looks good ..."
+               [ "$verbose" ] && echo "hdw-get.conf file looks good ..."
        fi
 else
        echo "/etc/hdw-get.conf file not found, aborting"