r603 - vdr/vdr/trunk/debian
Thomas Schmidt
pkg-vdr-dvb-changes@lists.alioth.debian.org
Tue, 31 May 2005 12:26:03 +0000
Author: tschmidt
Date: 2005-05-31 12:26:03 +0000 (Tue, 31 May 2005)
New Revision: 603
Modified:
vdr/vdr/trunk/debian/changelog
vdr/vdr/trunk/debian/vdr.postinst
Log:
vdr: create device files silently
Modified: vdr/vdr/trunk/debian/changelog
===================================================================
--- vdr/vdr/trunk/debian/changelog 2005-05-31 12:16:52 UTC (rev 602)
+++ vdr/vdr/trunk/debian/changelog 2005-05-31 12:26:03 UTC (rev 603)
@@ -5,6 +5,7 @@
* Thomas Schmidt <tschmidt@debian.org>
- New upstream release
+ Updated 05_set_system_time_as_user.dpatch
+ - Create device files silently
-- Debian VDR Team <pkg-vdr-dvb-devel@lists.alioth.debian.org> Tue, 31 May 2005 14:06:49 +0200
Modified: vdr/vdr/trunk/debian/vdr.postinst
===================================================================
--- vdr/vdr/trunk/debian/vdr.postinst 2005-05-31 12:16:52 UTC (rev 602)
+++ vdr/vdr/trunk/debian/vdr.postinst 2005-05-31 12:26:03 UTC (rev 603)
@@ -85,9 +85,7 @@
# create needed devices nodes
if [ ! -e /dev/dvb/ ]; then
- echo -n "Creating DVB-Devices: "
cd /dev && MAKEDEV dvb
- echo "done."
fi
db_get vdr/create_video_dir