]> hackdaworld.org Git - hdw-linux/hdw-linux.git/commitdiff
-
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 e88711f4c7d22407e99310d5ff1c0394c7478f9b..0c930911e7045f6397c03faf0965a11fe436a4e3 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 dd6595e6e59161897fe78473872333f861b77351..0f785fb353be6e225946b2bab2098ff524130ebd 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"