vdr/nvram-wakeup/debian S90.nvram-wakeup changelog

Tobias Grimm pkg-vdr-dvb-changes@lists.alioth.debian.org
Thu, 11 Nov 2004 23:14:41 +0000


Update of /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian
In directory haydn:/tmp/cvs-serv21370

Modified Files:
	S90.nvram-wakeup changelog 
Log Message:
damn it - this can not work, it is not teh same shell anymore - my fault

Index: changelog
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian/changelog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- changelog	10 Nov 2004 23:53:15 -0000	1.25
+++ changelog	11 Nov 2004 23:14:39 -0000	1.26
@@ -4,8 +4,6 @@
     - Build-depend on dpatch (>= 2.0.9) 
     - Converted existing dpatch-files to the new short format
   * Tobias Grimm <vdr@e-tobi.net>
-    - vdr shutdown hook will not set the time, if another hook script has
-      requested to postpone the shutdown
     - Added option to the vdr shutdown hook, which allows to force a reboot
       whenever nvram-wakup has set the time
  -- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org>  Tue, 26 Oct 2004 11:32:53 +0200

Index: S90.nvram-wakeup
===================================================================
RCS file: /cvsroot/pkg-vdr-dvb/vdr/nvram-wakeup/debian/S90.nvram-wakeup,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- S90.nvram-wakeup	10 Nov 2004 23:53:15 -0000	1.4
+++ S90.nvram-wakeup	11 Nov 2004 23:14:37 -0000	1.5
@@ -52,11 +52,6 @@
     fi
 fi
 
-if [ $MAX_TRY_AGAIN -gt 0 ] ; then
-    $LOG "nvram-wakeup: not setting time, because other hook postponed shutdown"
-    exit 0
-fi
-
 # set wakeup time and check nvram-wakeup and check result:
 
 $LOG "$NVRAMCMD -ls $TIMER $COMMANDLINE"