Gentoo Archives: gentoo-commits

From: "Matthias Schwarzott (zzam)" <zzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-vdr r583 - in gentoo-vdr-scripts/tags: . 0.4.3
Date: Sat, 23 Feb 2008 16:21:18
Message-Id: E1JSx7g-0006s4-HI@stork.gentoo.org
1 Author: zzam
2 Date: 2008-02-23 16:21:11 +0000 (Sat, 23 Feb 2008)
3 New Revision: 583
4
5 Added:
6 gentoo-vdr-scripts/tags/0.4.3/
7 gentoo-vdr-scripts/tags/0.4.3/ChangeLog
8 gentoo-vdr-scripts/tags/0.4.3/README
9 Removed:
10 gentoo-vdr-scripts/tags/0.4.3/ChangeLog
11 gentoo-vdr-scripts/tags/0.4.3/README
12 Log:
13 Tagged version 0.4.3
14
15 Copied: gentoo-vdr-scripts/tags/0.4.3 (from rev 581, gentoo-vdr-scripts/trunk)
16
17 Deleted: gentoo-vdr-scripts/tags/0.4.3/ChangeLog
18 ===================================================================
19 --- gentoo-vdr-scripts/trunk/ChangeLog 2008-02-20 19:44:19 UTC (rev 581)
20 +++ gentoo-vdr-scripts/tags/0.4.3/ChangeLog 2008-02-23 16:21:11 UTC (rev 583)
21 @@ -1,1250 +0,0 @@
22 -# ChangeLog for gentoo-vdr-scripts
23 -# $Id$
24 -
25 - 20 Feb 2008; Matthias Schwarzott <zzam@g.o>
26 - usr/share/vdr/shutdown/shutdown-reboot.sh:
27 - Add mount /boot for lilo, due to http://bugs.gentoo.org/show_bug.cgi?id=207105
28 -
29 - 18 Feb 2008; Matthias Schwarzott <zzam@g.o>
30 - etc/init.d/wakeup-reboot-halt, usr/share/vdr/shutdown/shutdown-reboot.sh:
31 - Move mark-file logic for reboot completely into init-script.
32 -
33 - 17 Feb 2008; Matthias Schwarzott <zzam@g.o>
34 - usr/share/vdr/bin/vdrshutdown-really.sh,
35 - usr/share/vdr/shutdown/shutdown-reboot.sh,
36 - usr/share/vdr/shutdown/wakeup-acpi.sh,
37 - usr/share/vdr/shutdown/wakeup-none.sh,
38 - usr/share/vdr/shutdown/wakeup-nvram.sh,
39 - usr/share/vdr/shutdown/wakeup-rtc.sh:
40 - Cleanup message handling for wakeup modules.
41 -
42 - 17 Feb 2008; Matthias Schwarzott <zzam@g.o>
43 - usr/share/vdr/bin/vdrshutdown-gate.sh:
44 - No longer write count of forced tests to osd.
45 -
46 - 13 Feb 2008; Matthias Schwarzott <zzam@g.o>
47 - usr/share/vdr/rcscript/pre-start-50-shutdown.sh, README.shutdown,
48 - etc/conf.d/vdr.shutdown, usr/share/vdr/bin/vdrshutdown-really.sh,
49 - usr/share/vdr/inc/shutdown-functions.sh,
50 - usr/share/vdr/shutdown/wakeup-acpi.sh,
51 - usr/share/vdr/shutdown/wakeup-none.sh,
52 - usr/share/vdr/shutdown/wakeup-nvram.sh,
53 - usr/share/vdr/shutdown/wakeup-rtc.sh:
54 - More wakeup simplifications. Now try more than 1 wakeup-method until one
55 - successes.
56 -
57 - 13 Feb 2008; Matthias Schwarzott <zzam@g.o>
58 - usr/share/vdr/shutdown/Makefile:
59 - Now always install wakeup-nvram helper.
60 -
61 - 13 Feb 2008; Matthias Schwarzott <zzam@g.o>
62 - usr/share/vdr/rcscript/pre-start-50-shutdown.sh, README.shutdown,
63 - usr/sbin/Makefile, usr/sbin/acpi-wakeup.sh, +usr/sbin/rtc-wakeup.sh,
64 - usr/share/vdr/bin/vdrshutdown-really.sh,
65 - usr/share/vdr/shutdown/wakeup-acpi.sh,
66 - usr/share/vdr/shutdown/wakeup-none.sh,
67 - usr/share/vdr/shutdown/wakeup-nvram.sh,
68 - +usr/share/vdr/shutdown/wakeup-rtc.sh:
69 - Simplified wakeup logic a bit. Moved rtc-wakeup to own files.
70 -
71 - 15 Dec 2007; Matthias Schwarzott <zzam@g.o>
72 - vdrplugin-rebuild/vdrplugin-rebuild:
73 - Let vdrplugin-rebuild detect and fix corrupt plugin database.
74 -
75 - 10 Dec 2007; Matthias Schwarzott <zzam@g.o>
76 - usr/sbin/acpi-wakeup.sh, usr/share/vdr/shutdown/wakeup-acpi.sh:
77 - Fix wakeup-call logic to work with old and new acpi/rtc interface.
78 -
79 - 16 Oct 2007; Matthias Schwarzott <zzam@g.o>
80 - usr/sbin/acpi-wakeup.sh:
81 - Updated acpi-wakeup to also work with new rtc-interface.
82 -
83 -*gentoo-vdr-scripts-0.4.2 (08 Oct 2007)
84 -
85 - 08 Oct 2007; Matthias Schwarzott <zzam@g.o> Makefile,
86 - +vdrplugin-rebuild/Makefile, +vdrplugin-rebuild/vdrplugin-rebuild:
87 - Added vdrplugin-rebuild to gentoo-vdr-scripts.
88 -
89 -*gentoo-vdr-scripts-0.4.1 (04 Oct 2007)
90 -
91 - 04 Oct 2007; Matthias Schwarzott <zzam@g.o> usr/share/vdr/Makefile,
92 - +usr/share/vdr/dvdchanger/Makefile,
93 - +usr/share/vdr/dvdchanger/dvdchanger_readdvd.sh,
94 - +usr/share/vdr/dvdchanger/dvdchanger_writedvd.sh:
95 - Added vdr-dvd-scripts.
96 -
97 - 04 Oct 2007; Matthias Schwarzott <zzam@g.o> Makefile,
98 - +etc/Makefile, +etc/conf.d/Makefile, +etc/init.d/Makefile,
99 - +etc/vdr/Makefile, +etc/vdr/commands/Makefile, +etc/vdr/reccmds/Makefile,
100 - +usr/Makefile, usr/bin/Makefile, +usr/sbin/Makefile,
101 - +usr/share/vdr/Makefile, +usr/share/vdr/bin/Makefile,
102 - +usr/share/vdr/inc/Makefile, +usr/share/vdr/rcscript/Makefile,
103 - +usr/share/vdr/record/Makefile, +usr/share/vdr/shutdown/Makefile:
104 - Make install now is distributed over makefiles in every directory.
105 -
106 - 03 Oct 2007; Matthias Schwarzott <zzam@g.o>
107 - usr/share/vdr/rcscript/pre-start-30-parameter.sh, etc/conf.d/vdr:
108 - Added parameter to modify VDR niceness.
109 -
110 - 25 Sep 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
111 - usr/sbin/vdr-inform-watchdog.sh:
112 - Do not set path to killall.
113 -
114 - 25 Sep 2007; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr.cd-dvd:
115 - Added burnspeed setting to vdr.cd-dvd conf file.
116 -
117 - 10 Jul 2007; Matthias Schwarzott <zzam@g.o>
118 - usr/share/vdr/rcscript/pre-start-60-check-syslog-errors.sh:
119 - Added more possible log file names for syslog scanning.
120 -
121 - 10 Jul 2007; Matthias Schwarzott <zzam@g.o>
122 - usr/share/vdr/rcscript/post-start-60-check-syslog-errors.sh,
123 - usr/share/vdr/rcscript/pre-start-60-check-syslog-errors.sh:
124 - For checking syslog, do not read whole files, but just seek into them with
125 - help of stat/dd.
126 -
127 - 10 Jul 2007; Matthias Schwarzott <zzam@g.o>
128 - usr/share/vdr/rcscript/post-start-60-check-syslog-errors.sh:
129 - Does not only show nice plugin failures, but also nicify the other errors.
130 -
131 - 09 Jul 2007; Matthias Schwarzott <zzam@g.o>
132 - +usr/share/vdr/rcscript/post-start-60-check-syslog-errors.sh,
133 - +usr/share/vdr/rcscript/pre-start-60-check-syslog-errors.sh:
134 - Added a log parser to display critical errors that only show up in syslog.
135 -
136 -*gentoo-vdr-scripts-0.4.0 (07 Jul 2007)
137 -
138 - 07 Jul 2007; Matthias Schwarzott <zzam@g.o>
139 - usr/share/vdr/inc/plugin-functions.sh:
140 - Do write more log files about failed plugins.
141 -
142 - 03 Jul 2007; Matthias Schwarzott <zzam@g.o>
143 - usr/share/vdr/rcscript/pre-start-45-utf8-check.sh, etc/conf.d/vdr:
144 - Added locale selection for >=vdr-1.5.3, no longer drop locales to C, but
145 - autoselect utf8 one if avail and none selected systemwide or in vdr config.
146 -
147 - 23 Jun 2007; Matthias Schwarzott <zzam@g.o>
148 - usr/share/vdr/rcscript/pre-start-95-plugins.sh,
149 - usr/share/vdr/inc/plugin-functions.sh:
150 - Only store loaded plugins for usage at stopping.
151 -
152 -*gentoo-vdr-scripts-0.3.10 (12 Jun 2007)
153 -
154 - 11 Jun 2007; Matthias Schwarzott <zzam@g.o>
155 - usr/share/vdr/rcscript/pre-start-98-wait-conditions.sh,
156 - usr/sbin/vdr-watchdogd:
157 - Removed some bash operators.
158 -
159 - 11 Jun 2007; Matthias Schwarzott <zzam@g.o>
160 - usr/share/vdr/rcscript/pre-start-20-dvb-device.sh,
161 - usr/share/vdr/rcscript/pre-start-98-wait-conditions.sh:
162 - Added a message about DEVICE_CHECK if the dvb-device check fails,
163 - http://www.vdr-portal.de/board/thread.php?threadid=65303
164 -
165 - 08 Jun 2007; Matthias Schwarzott <zzam@g.o>
166 - usr/share/vdr/shutdown/pre-shutdown-40-time.sh:
167 - Allow forcing of shutdown at forbidden times.
168 -
169 - 04 Jun 2007; Matthias Schwarzott <zzam@g.o>
170 - usr/share/vdr/bin/vdrshutdown-really.sh:
171 - Do not rely on bash variable UID.
172 -
173 - 04 Jun 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
174 - Be sure to need net, and need lirc if configured.
175 -
176 - 04 Jun 2007; Matthias Schwarzott <zzam@g.o>
177 - usr/share/vdr/inc/message-functions.sh:
178 - Removed header-line of startlog.
179 -
180 - 02 Jun 2007; Matthias Schwarzott <zzam@g.o>
181 - usr/share/vdr/inc/plugin-functions.sh:
182 - Do not show error if to be deleted file does not exist.
183 -
184 - 02 Jun 2007; Matthias Schwarzott <zzam@g.o>
185 - usr/share/vdr/inc/plugin-functions.sh:
186 - Added missing variables.
187 -
188 - 02 Jun 2007; Matthias Schwarzott <zzam@g.o>
189 - usr/share/vdr/inc/rc-functions.sh:
190 - Added einfo_level1/2 for compatibility with rcaddons using them.
191 -
192 - 02 Jun 2007; Matthias Schwarzott <zzam@g.o>
193 - usr/share/vdr/rcscript/pre-start-95-plugins.sh,
194 - usr/share/vdr/inc/message-functions.sh,
195 - usr/share/vdr/inc/plugin-functions.sh:
196 - Summary view of failed plugins.
197 -
198 - 02 Jun 2007; Matthias Schwarzott <zzam@g.o>
199 - usr/share/vdr/rcscript/watchdog-restart-20-modules.sh,
200 - usr/share/vdr/rcscript/pre-start-45-nptl-check.sh,
201 - usr/share/vdr/rcscript/pre-start-50-shutdown.sh,
202 - usr/share/vdr/rcscript/pre-start-95-plugins.sh, etc/init.d/vdr,
203 - usr/share/vdr/inc/message-functions.sh,
204 - usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh:
205 - Easier message handling.
206 -
207 - 30 May 2007; Matthias Schwarzott <zzam@g.o>
208 - usr/share/vdr/bin/vdrshutdown-gate.sh:
209 - remove shutdown-time-written file before rewrite it.
210 -
211 - 30 May 2007; Matthias Schwarzott <zzam@g.o>
212 - usr/share/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh:
213 - No longer check noad at shutdown, as it now has a dedicated script.
214 -
215 - 30 May 2007; Matthias Schwarzott <zzam@g.o>
216 - etc/conf.d/vdr.shutdown, usr/share/vdr/bin/vdrshutdown-gate.sh,
217 - usr/share/vdr/bin/vdrshutdown-really.sh:
218 - Added easy debug setting for shutdown.
219 -
220 - 30 May 2007; Matthias Schwarzott <zzam@g.o>
221 - etc/conf.d/vdr.watchdogd, usr/share/vdr/inc/rc-functions.sh:
222 - Enabled external watchdog by default.
223 -
224 - 30 May 2007; Matthias Schwarzott <zzam@g.o>
225 - usr/share/vdr/rcscript/watchdog-restart-20-modules.sh,
226 - etc/conf.d/vdr.watchdogd, etc/init.d/vdr, usr/sbin/vdr-watchdogd,
227 - usr/share/vdr/inc/rc-functions.sh:
228 - Removed sleeps for watchdogrestart. Removed logging by default for watchdog.
229 -
230 - 30 May 2007; Matthias Schwarzott <zzam@g.o> Makefile,
231 - +usr/bin/Makefile, +usr/bin/wait_on_pid.c, usr/sbin/vdr-watchdogd:
232 - Added some small binary to wait for a process to exit.
233 -
234 - 12 May 2007; Matthias Schwarzott <zzam@g.o>
235 - usr/share/vdr/bin/vdrshutdown-really.sh:
236 - Fixed last arithmetic expression.
237 -
238 - 10 May 2007; Matthias Schwarzott <zzam@g.o> usr/sbin/vdr-watchdogd:
239 - Fix external watchdog with dash shell.
240 -
241 - 10 May 2007; Matthias Schwarzott <zzam@g.o> Makefile:
242 - Revert old nicer Makefile, but force bash on it.
243 -
244 - 08 May 2007; Matthias Schwarzott <zzam@g.o>
245 - usr/share/vdr/rcscript/pre-start-95-plugins.sh,
246 - usr/share/vdr/shutdown/pre-shutdown-99-periodic-thread.sh, Makefile,
247 - usr/sbin/acpi-wakeup.sh, usr/share/vdr/bin/vdrshutdown-gate.sh,
248 - usr/share/vdr/inc/message-functions.sh,
249 - usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh,
250 - usr/share/vdr/inc/time.sh:
251 - Removed more bashish code.
252 -
253 - 08 May 2007; Matthias Schwarzott <zzam@g.o>
254 - usr/share/vdr/bin/vdrshutdown-gate.sh:
255 - Rename shutdown_common to shutdown_abort_common.
256 -
257 - 24 Apr 2007; Matthias Schwarzott <zzam@g.o>
258 - usr/share/vdr/bin/vdrshutdown-gate.sh:
259 - Added better check for usable pre-shutdown hook.
260 -
261 - 24 Apr 2007; Matthias Schwarzott <zzam@g.o>
262 - usr/share/vdr/bin/vdrshutdown-gate.sh:
263 - Fixed quoting of the queued commands in shutdown-gate.
264 -
265 -*gentoo-vdr-scripts-0.3.9 (23 Apr 2007)
266 -
267 - 18 Apr 2007; Matthias Schwarzott <zzam@g.o>
268 - usr/share/vdr/inc/rc-functions.sh:
269 - Also stop watchdog if it was disabled while vdr was still running.
270 -
271 - 18 Apr 2007; Matthias Schwarzott <zzam@g.o>
272 - usr/share/vdr/inc/rc-functions.sh:
273 - Make start-stop-daemon get the correct state of the watchdog.
274 -
275 - 17 Apr 2007; Matthias Schwarzott <zzam@g.o>
276 - usr/share/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
277 - usr/share/vdr/bin/vdrshutdown-really.sh,
278 - usr/share/vdr/inc/plugin-functions.sh:
279 - Removed more bash stuff.
280 -
281 - 17 Apr 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
282 - Only load external files when needed.
283 -
284 - 17 Apr 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
285 - Correctly evaluate quoted parameters.
286 -
287 - 17 Apr 2007; Matthias Schwarzott <zzam@g.o>
288 - usr/share/vdr/inc/rc-functions.sh:
289 - Does not try to load non-existant addon.
290 -
291 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
292 - usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh:
293 - Removed bash specific array code.
294 -
295 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
296 - usr/share/vdr/inc/rc-functions.sh:
297 - Removed more bash specific code.
298 -
299 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
300 - usr/share/vdr/inc/rc-functions.sh:
301 - Check shell syntax before executing an addon.
302 -
303 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
304 - usr/share/vdr/bin/vdrrecord-gate.sh:
305 - Giving $@ as parameter to the record-hook scripts to also support more
306 - parameters the future can bring, suggested by Markus Holter
307 - <markus.holter@×××××.com>.
308 -
309 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
310 - usr/share/vdr/inc/functions.sh:
311 - Removed more bash specific code.
312 -
313 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
314 - usr/share/vdr/bin/vdrshutdown-gate.sh, usr/share/vdr/inc/functions.sh,
315 - usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh:
316 - Removed more bash specific code.
317 -
318 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
319 - usr/share/vdr/rcscript/watchdog-restart-20-modules.sh, etc/init.d/vdr,
320 - usr/share/vdr/inc/language-functions.sh, usr/share/vdr/inc/time.sh:
321 - Removed more bash specific code.
322 -
323 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
324 - usr/sbin/acpi-wakeup.sh, usr/share/vdr/bin/vdrshutdown-gate.sh,
325 - usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh:
326 - Replaced bash specific arithmetics.
327 -
328 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
329 - usr/share/vdr/shutdown/periodic-50-epgscan.sh,
330 - usr/share/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
331 - README.shutdown, usr/share/vdr/bin/vdr-bg.sh,
332 - usr/share/vdr/bin/vdrrecord-gate.sh,
333 - usr/share/vdr/bin/vdrshutdown-gate.sh,
334 - usr/share/vdr/bin/vdrshutdown-periodic-thread.sh,
335 - usr/share/vdr/bin/vdrshutdown-really.sh:
336 - Removed more bash specific code.
337 -
338 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
339 - usr/share/vdr/rcscript/pre-start-10-chuid.sh,
340 - usr/share/vdr/rcscript/pre-stop-10-watchdog.sh,
341 - usr/share/vdr/rcscript/pre-start-20-dvb-device.sh,
342 - usr/share/vdr/rcscript/watchdog-restart-20-modules.sh,
343 - usr/share/vdr/rcscript/pre-start-30-parameter.sh,
344 - usr/share/vdr/rcscript/pre-start-40-config-files.sh,
345 - usr/share/vdr/rcscript/pre-start-45-nptl-check.sh,
346 - usr/share/vdr/rcscript/pre-start-45-utf8-check.sh,
347 - usr/share/vdr/rcscript/pre-start-50-shutdown.sh,
348 - usr/share/vdr/rcscript/post-start-50-svdrp.sh,
349 - usr/share/vdr/rcscript/post-start-90-watchdog.sh,
350 - usr/share/vdr/rcscript/pre-start-95-plugins.sh,
351 - usr/share/vdr/rcscript/pre-start-98-wait-conditions.sh, README.shutdown,
352 - etc/init.d/vdr, etc/init.d/wakeup-reboot-halt, usr/sbin/acpi-wakeup.sh,
353 - usr/share/vdr/inc/commands-functions.sh, usr/share/vdr/inc/functions.sh,
354 - usr/share/vdr/inc/language-functions.sh,
355 - usr/share/vdr/inc/message-functions.sh,
356 - usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh,
357 - usr/share/vdr/inc/shutdown-functions.sh, usr/share/vdr/inc/time.sh:
358 - Removed more bash specific code.
359 -
360 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
361 - usr/sbin/acpi-wakeup.sh, usr/sbin/vdr-inform-watchdog.sh,
362 - usr/sbin/vdr-watchdogd:
363 - Removed bash specific code.
364 -
365 - 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
366 - usr/share/vdr/shutdown/pre-shutdown-05-time-calculations.sh,
367 - usr/share/vdr/shutdown/pre-shutdown-10-check-enabled.sh,
368 - usr/share/vdr/shutdown/pre-shutdown-30-check-logins.sh,
369 - usr/share/vdr/shutdown/pre-shutdown-40-time.sh,
370 - usr/share/vdr/shutdown/periodic-50-epgscan.sh,
371 - usr/share/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
372 - usr/share/vdr/shutdown/shutdown-reboot.sh,
373 - usr/share/vdr/shutdown/wakeup-acpi.sh,
374 - usr/share/vdr/shutdown/wakeup-none.sh,
375 - usr/share/vdr/shutdown/wakeup-nvram.sh:
376 - Removed bash specific code.
377 -
378 - 15 Apr 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
379 - Completely remove dvbsplash support to finally stop all problems.
380 -
381 - 19 Mar 2007; Joerg Bornkessel <hd_brummy@g.o> ChangeLog:
382 - moved 'set log level' from Expert Settings to Debug Options
383 -
384 - 13 Mar 2007; Matthias Schwarzott <zzam@g.o>
385 - usr/share/vdr/inc/plugin-functions.sh:
386 - Replaced which by bash-builtin type -p, as which is not garanteed to exist.
387 -
388 -*gentoo-vdr-scripts-0.3.8 (31 Jan 2007)
389 -
390 - 22 Jan 2007; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr:
391 - Set default log-level to 3 to make logs more usefull.
392 -
393 - 22 Jan 2007; Matthias Schwarzott <zzam@g.o>
394 - usr/share/vdr/rcscript/post-start-50-svdrp.sh, etc/conf.d/vdr:
395 - Make the time to wait for running vdr configurable.
396 -
397 - 22 Jan 2007; Matthias Schwarzott <zzam@g.o>
398 - usr/share/vdr/rcscript/watchdog-restart-20-modules.sh:
399 - Other fix for reloading modules as reverse does not work.
400 -
401 - 22 Jan 2007; Matthias Schwarzott <zzam@g.o>
402 - usr/share/vdr/rcscript/watchdog-restart-20-modules.sh:
403 - Reverse list of modules for watchdog-reloading them, to solve problem with
404 - not explicite depends for dvb_attach.
405 -
406 - 22 Jan 2007; Matthias Schwarzott <zzam@g.o> README.shutdown:
407 - Add description of used shutdown-tmp-files.
408 -
409 - 21 Jan 2007; Matthias Schwarzott <zzam@g.o>
410 - etc/vdr/commands/commands.system.conf,
411 - etc/vdr/commands/commands.system.conf.de,
412 - usr/share/vdr/inc/message-functions.sh:
413 - Move start-log file to tmp-folder.
414 -
415 - 21 Jan 2007; Matthias Schwarzott <zzam@g.o>
416 - usr/share/vdr/inc/plugin-functions.sh:
417 - Do no longer call check_plugin when stopping to not modify list of plugins.
418 -
419 - 21 Jan 2007; Matthias Schwarzott <zzam@g.o> TODO, etc/init.d/vdr,
420 - usr/share/vdr/inc/plugin-functions.sh:
421 - Store list of plugins when starting vdr, to call correct rcaddons at stopping.
422 -
423 - 21 Jan 2007; Matthias Schwarzott <zzam@g.o>
424 - usr/share/vdr/rcscript/pre-start-40-config-files.sh:
425 - Now creating empty channels.conf if none exists.
426 -
427 - 13 Jan 2007; Matthias Schwarzott <zzam@g.o>
428 - usr/share/vdr/shutdown/wakeup-none.sh:
429 - Let code use yes/no like conf-file suggested already.
430 -
431 - 13 Jan 2007; Matthias Schwarzott <zzam@g.o> Makefile:
432 - Also install none-wakeup.
433 -
434 - 12 Jan 2007; Matthias Schwarzott <zzam@g.o>
435 - etc/conf.d/vdr.shutdown, usr/share/vdr/shutdown/wakeup-none.sh:
436 - Added option to control behaviour of none-wakeup-method when timers exist.
437 -
438 - 11 Jan 2007; Matthias Schwarzott <zzam@g.o>
439 - usr/share/vdr/bin/vdrshutdown-gate.sh:
440 - Some text cleanups.
441 -
442 - 11 Jan 2007; Matthias Schwarzott <zzam@g.o>
443 - usr/share/vdr/bin/vdrshutdown-gate.sh,
444 - +usr/share/vdr/shutdown/wakeup-none.sh:
445 - Added first version of no-operation wakeup. Moved shutdown-now message around.
446 -
447 - 11 Jan 2007; Matthias Schwarzott <zzam@g.o>
448 - trunk/usr/share/vdr/bin/vdrshutdown-gate.sh,
449 - trunk/usr/share/vdr/bin/vdrshutdown-really.sh:
450 - Use exitcodes different from sudo.
451 -
452 - 10 Jan 2007; Matthias Schwarzott <zzam@g.o>
453 - etc/conf.d/vdr.shutdown, usr/share/vdr/bin/vdrshutdown-gate.sh,
454 - usr/share/vdr/bin/vdrshutdown-really.sh:
455 - Fixed names of debug-variables for shutdown.
456 -
457 - 10 Jan 2007; Matthias Schwarzott <zzam@g.o>
458 - usr/share/vdr/bin/vdrshutdown-gate.sh:
459 - Moved some code into dedicated functions.
460 -
461 - 10 Jan 2007; Matthias Schwarzott <zzam@g.o> README.shutdown,
462 - usr/share/vdr/bin/vdrshutdown-gate.sh:
463 - Remove global TRY_AGAIN variable from interface to pre-shutdown-hooks.
464 -
465 - 10 Jan 2007; Matthias Schwarzott <zzam@g.o>
466 - usr/share/vdr/shutdown/pre-shutdown-10-check-enabled.sh, README.shutdown,
467 - usr/share/vdr/bin/vdrshutdown-gate.sh:
468 - Remove global EXITCODE variable.
469 -
470 - 10 Jan 2007; Matthias Schwarzott <zzam@g.o>
471 - usr/share/vdr/bin/vdrshutdown-gate.sh:
472 - Move check for user shutdown into forced-shutdown-check-function.
473 -
474 - 10 Jan 2007; Matthias Schwarzott <zzam@g.o>
475 - usr/share/vdr/rcscript/pre-start-50-shutdown.sh:
476 - No longer hard disable shutdown if there are things todo, warn only now.
477 -
478 - 04 Jan 2007; Matthias Schwarzott <zzam@g.o> README.shutdown,
479 - usr/share/vdr/bin/vdrshutdown-really.sh,
480 - usr/share/vdr/shutdown/wakeup-nvram.sh:
481 - Removed fixed variable name from interface to wakeup-method.
482 -
483 - 04 Jan 2007; Matthias Schwarzott <zzam@g.o>
484 - usr/share/vdr/rcscript/pre-start-50-shutdown.sh, README.shutdown,
485 - usr/share/vdr/bin/vdrshutdown-really.sh,
486 - usr/share/vdr/shutdown/wakeup-acpi.sh,
487 - usr/share/vdr/shutdown/wakeup-nvram.sh:
488 - Removed using a variable for return-values (SHUTDOWN_EXITCODE). Renamed
489 - function set_wakeup to wakeup_set. Added function wakeup_check.
490 -
491 - 21 Dec 2006; Matthias Schwarzott <zzam@g.o> TODO:
492 - Updated TODO-file.
493 -
494 -*gentoo-vdr-scripts-0.3.7 (07 Nov 2006)
495 -
496 - 18 Oct 2006; Matthias Schwarzott <zzam@g.o>
497 - usr/share/vdr/rcscript/pre-start-95-plugins.sh,
498 - usr/share/vdr/inc/plugin-functions.sh:
499 - Moved the reader for new plugin-conf-system to correct place, as then only
500 - start-rcaddons will work.
501 -
502 - 18 Oct 2006; Matthias Schwarzott <zzam@g.o> Makefile:
503 - Make VERSION overwritable for developer.
504 -
505 - 11 Oct 2006; Matthias Schwarzott <zzam@g.o>
506 - usr/share/vdr/rcscript/pre-start-95-plugins.sh, etc/conf.d/vdr,
507 - +etc/conf.d/vdr.plugins, usr/share/vdr/inc/plugin-functions.sh:
508 - Now read plugins to load from a dedicated config-file.
509 -
510 - 11 Oct 2006; Matthias Schwarzott <zzam@g.o> README:
511 - Incrementing version-number to 0.3.7.
512 -
513 - 11 Oct 2006; Matthias Schwarzott <zzam@g.o> Makefile:
514 - Now also create directories via the install-command.
515 -
516 - 11 Oct 2006; Matthias Schwarzott <zzam@g.o>
517 - usr/share/vdr/rcscript/pre-start-95-plugins.sh:
518 - More nicer indenting.
519 -
520 - 09 Oct 2006; Matthias Schwarzott <zzam@g.o>
521 - usr/share/vdr/rcscript/pre-start-95-plugins.sh,
522 - usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh:
523 - Added Log-Message to inform about skipped Plugins.
524 -
525 - 08 Oct 2006; Matthias Schwarzott <zzam@g.o>
526 - usr/share/vdr/rcscript/pre-start-98-wait-conditions.sh:
527 - Changed prerequisits-message.
528 -
529 - 08 Oct 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
530 - Added prefix to cmdline-message.
531 -
532 - 08 Oct 2006; Matthias Schwarzott <zzam@g.o>
533 - usr/share/vdr/inc/plugin-functions.sh:
534 - Removed header-line for skipped plugins.
535 -
536 - 08 Oct 2006; Matthias Schwarzott <zzam@g.o>
537 - usr/share/vdr/inc/rc-functions.sh:
538 - Moved msg about waittime to new category debug.
539 -
540 - 08 Oct 2006; Matthias Schwarzott <zzam@g.o>
541 - usr/share/vdr/inc/rc-functions.sh:
542 - Removed prefix from einfo_level1 and 2.
543 -
544 - 07 Oct 2006; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr,
545 - etc/init.d/vdr, usr/share/vdr/inc/rc-functions.sh:
546 - Make showing vdr-version number at startup-time configurable, but disabled
547 - by default.
548 -
549 - 07 Oct 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
550 - usr/share/vdr/inc/rc-functions.sh:
551 - Changed debug-code to write out a correctly quoted command-line, suggested
552 - by cduerr from vdr-portal.de.
553 -
554 - 07 Oct 2006; Matthias Schwarzott <zzam@g.o>
555 - usr/share/vdr/rcscript/pre-start-95-plugins.sh:
556 - Only add space when _EXTRAOPTS contains anything.
557 -
558 - 07 Oct 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
559 - Change to root directory when starting/stoping vdr.
560 -
561 - 05 Oct 2006; Matthias Schwarzott <zzam@g.o>
562 - usr/share/vdr/rcscript/pre-start-45-nptl-check.sh:
563 - Removed warning about nptl-only system.
564 -
565 - 17 Jul 2006; Matthias Schwarzott <zzam@g.o>
566 - usr/share/vdr/rcscript/watchdog-restart-20-modules.sh, etc/init.d/vdr,
567 - usr/share/vdr/bin/vdrrecord-gate.sh,
568 - usr/share/vdr/bin/vdrshutdown-gate.sh,
569 - usr/share/vdr/bin/vdrshutdown-periodic-thread.sh,
570 - usr/share/vdr/bin/vdrshutdown-really.sh,
571 - usr/share/vdr/inc/commands-functions.sh, usr/share/vdr/inc/functions.sh,
572 - usr/share/vdr/inc/language-functions.sh,
573 - usr/share/vdr/inc/message-functions.sh,
574 - usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh,
575 - usr/share/vdr/inc/shutdown-functions.sh, usr/share/vdr/inc/time.sh:
576 - Added comments to the head of the scripts.
577 -
578 -*gentoo-vdr-scripts-0.3.6 (09 Jul 2006)
579 -
580 - 09 Jul 2006; Matthias Schwarzott <zzam@g.o>
581 - usr/share/vdr/rcscript/pre-start-30-parameter.sh,
582 - usr/share/vdr/rcscript/pre-start-50-shutdown.sh,
583 - usr/share/vdr/shutdown/pre-shutdown-99-periodic-thread.sh, Makefile,
584 - usr/share/vdr/bin/vdrrecord-gate.sh,
585 - usr/share/vdr/bin/vdrshutdown-gate.sh,
586 - usr/share/vdr/inc/message-functions.sh:
587 - Changed every reference to /usr/lib/vdr/bin.
588 -
589 - 09 Jul 2006; Matthias Schwarzott <zzam@g.o> -usr/lib/vdr/bin
590 - +usr/share/vdr/bin:
591 - Moved usr/lib/vdr/bin to usr/share/vdr/bin
592 -
593 - 06 Jul 2006; Matthias Schwarzott <zzam@g.o>
594 - usr/share/vdr/inc/commands-functions.sh:
595 - Chown the merged commands-file to vdr:vdr, solves problems with restrictive
596 - umask-value, reported by timonator at #gentoo-vdr.
597 -
598 - 25 Jun 2006; Matthias Schwarzott <zzam@g.o>
599 - etc/conf.d/vdr.shutdown:
600 - Changed default-conf-filename for nvram-wakeup to nvram-wakeup.conf to match
601 - other distros and wiki.
602 -
603 - 19 Jun 2006; Matthias Schwarzott <zzam@g.o>
604 - usr/share/vdr/rcscript/pre-start-95-plugins.sh,
605 - usr/share/vdr/inc/plugin-functions.sh:
606 - Make SKIP_PLUGIN work also for stopping vdr, not only for start.
607 -
608 -*gentoo-vdr-scripts-0.3.5 (16 Jun 2006)
609 -
610 - 16 Jun 2006; Matthias Schwarzott <zzam@g.o> Makefile:
611 - Do not create /var/vdr/video
612 -
613 - 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
614 - usr/share/vdr/inc/time.sh:
615 - More bufixes for the forbidden-time-check.
616 -
617 - 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
618 - usr/share/vdr/shutdown/pre-shutdown-40-time.sh:
619 - Bugfix forbidden-times shutdown stopper. Reported by Roland May
620 - <tinitus@×××.de>.
621 -
622 - 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
623 - usr/lib/vdr/rcscripts -> usr/share/vdr/rcscripts, Makefile,
624 - README.vdrcaps, usr/share/vdr/inc/rc-functions.sh:
625 - Moved rcscript-dir to /usr/share
626 -
627 - 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
628 - usr/lib/vdr/shutdown -> usr/share/vdr/shutdown, Makefile,
629 - README.shutdown, usr/lib/vdr/bin/vdrshutdown-gate.sh,
630 - usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh,
631 - usr/share/vdr/inc/shutdown-functions.sh:
632 - Moved shutdown-dir to /usr/share
633 -
634 - 16 Jun 2006; Matthias Schwarzott <zzam@g.o> Makefile,
635 - usr/lib/vdr/bin/vdrrecord-gate.sh, usr/lib/vdr/record -> usr/share/vdr/record:
636 - Moved record-dir to /usr/share
637 -
638 - 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
639 - usr/lib/vdr/inc -> usr/share/vdr/inc
640 - usr/share/vdr/rcscript/pre-start-40-config-files.sh, Makefile,
641 - etc/init.d/vdr, usr/lib/vdr/bin/vdrrecord-gate.sh,
642 - usr/lib/vdr/bin/vdrshutdown-gate.sh,
643 - usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh,
644 - usr/lib/vdr/bin/vdrshutdown-really.sh:
645 - Moved include-dir to /usr/share
646 -
647 - 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
648 - usr/lib/vdr/inc/functions.sh:
649 - Can read capabilities-file from new location under /usr/share
650 -
651 - 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
652 - usr/lib/vdr/inc/plugin-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
653 - Autodetect path to vdr-plugins from vdr-Make.config.
654 -
655 - 16 Jun 2006; Matthias Schwarzott <zzam@g.o> Makefile:
656 - changed makefile to only one install-target
657 -
658 - 13 Jun 2006; Matthias Schwarzott <zzam@g.o>
659 - etc/conf.d/vdr.shutdown:
660 - Corrected typo in description of BLOCK_SHUTDOWN_INTERVALS, reported by
661 - Roland May <tinitus@×××.de>.
662 -
663 - 13 Jun 2006; Matthias Schwarzott <zzam@g.o>
664 - usr/lib/vdr/rcscript/pre-start-30-parameter.sh, etc/conf.d/vdr:
665 - Modified parameter MUTE, to act like described in comment, reported by
666 - Roland May <tinitus@×××.de>.
667 -
668 - 11 Jun 2006; Matthias Schwarzott <zzam@g.o>
669 - usr/lib/vdr/bin/vdr-bg.sh, usr/lib/vdr/bin/vdrrecord-gate.sh,
670 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
671 - Better quoting of . Better debug support.
672 -
673 - 11 Jun 2006; Matthias Schwarzott <zzam@g.o>
674 - usr/lib/vdr/rcscript/post-stop-05-plugins.sh,
675 - usr/lib/vdr/rcscript/post-start-05-plugins.sh,
676 - usr/lib/vdr/rcscript/pre-start-10-chuid.sh,
677 - usr/lib/vdr/rcscript/pre-stop-10-watchdog.sh,
678 - usr/lib/vdr/rcscript/pre-start-20-dvb-device.sh,
679 - usr/lib/vdr/rcscript/watchdog-restart-20-modules.sh,
680 - usr/lib/vdr/rcscript/pre-start-30-parameter.sh,
681 - usr/lib/vdr/rcscript/pre-start-40-config-files.sh,
682 - usr/lib/vdr/rcscript/pre-start-45-nptl-check.sh,
683 - usr/lib/vdr/rcscript/pre-start-45-utf8-check.sh,
684 - usr/lib/vdr/rcscript/pre-start-50-shutdown.sh,
685 - usr/lib/vdr/rcscript/post-start-90-watchdog.sh,
686 - usr/lib/vdr/rcscript/pre-stop-95-plugins.sh,
687 - usr/lib/vdr/rcscript/pre-start-95-plugins.sh:
688 - Every addon now returns a proper exitcode.
689 -
690 - 11 Jun 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
691 - Startscript now soft-depends on coldplug to ensure it started before.
692 -
693 - 10 Jun 2006; Matthias Schwarzott <zzam@g.o>
694 - usr/lib/vdr/shutdown/pre-shutdown-40-time.sh, usr/lib/vdr/bin/vdr-bg.sh,
695 - usr/lib/vdr/bin/vdrrecord-gate.sh, usr/lib/vdr/bin/vdrshutdown-gate.sh:
696 - Fork all processes started by vdr to background. Fixed some 1 line bugs.
697 -
698 - 10 Jun 2006; Matthias Schwarzott <zzam@g.o>
699 - +usr/lib/vdr/shutdown/pre-shutdown-40-time.sh,
700 - usr/lib/vdr/shutdown/pre-shutdown-10-check-allowed.sh ->
701 - usr/lib/vdr/shutdown/pre-shutdown-10-check-enabled.sh,
702 - etc/conf.d/vdr.shutdown, +usr/lib/vdr/inc/time.sh:
703 - Added option to forbid shutdowns in specified time-intervals. Renamed one
704 - script
705 -
706 - 09 Jun 2006; Matthias Schwarzott <zzam@g.o>
707 - usr/lib/vdr/rcscript/post-start-50-svdrp.sh,
708 - usr/lib/vdr/rcscript/pre-start-98-wait-conditions.sh, etc/init.d/vdr,
709 - usr/lib/vdr/inc/rc-functions.sh:
710 - Changed error-code handling. Changed message for timeout at vdr-start.
711 -
712 -*gentoo-vdr-scripts-0.3.4 (31 Mai 2006)
713 -
714 - 31 May 2006; Matthias Schwarzott <zzam@g.o>
715 - usr/lib/vdr/rcscript/pre-start-45-utf8-check.sh, etc/conf.d/vdr:
716 - new utf8-wipeout strategy, relocated IR-setting in conf-file.
717 -
718 - 29 May 2006; Matthias Schwarzott <zzam@g.o>
719 - usr/lib/vdr/shutdown/wakeup-acpi.sh:
720 - Added an explicit warning about a missing /proc/acpi/alarm.
721 -
722 -*gentoo-vdr-scripts-0.3.3 (17 Mai 2006)
723 -
724 - 17 May 2006; Matthias Schwarzott <zzam@g.o>
725 - usr/lib/vdr/shutdown/pre-shutdown-05-time-calculations.sh,
726 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
727 - corrected invalid use of < and > to compare integers
728 -
729 - 17 May 2006; Matthias Schwarzott <zzam@g.o>
730 - usr/lib/vdr/shutdown/pre-shutdown-05-time-calculations.sh:
731 - Do not abort shutdown when there is no next timer defined. Fix by PanamaJack
732 - from vdr-portal.de.
733 -
734 -*gentoo-vdr-scripts-0.3.2 (13 Mai 2006)
735 -
736 - 13 May 2006; Matthias Schwarzott <zzam@g.o>
737 - -usr/lib/vdr/shutdown/pre-shutdown-05-fixed-wakeup.sh,
738 - +usr/lib/vdr/shutdown/pre-shutdown-05-time-calculations.sh,
739 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
740 - Catch running timer and block shutdown in that case
741 -
742 - 12 May 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
743 - usr/lib/vdr/inc/message-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
744 - Better handling of vdr-start-log. Explicitly state now that no errors occured.
745 -
746 - 10 May 2006; Matthias Schwarzott <zzam@g.o>
747 - etc/conf.d/vdr.shutdown:
748 - Corrected reference to other shutdown setting in comment.
749 -
750 - 10 May 2006; Matthias Schwarzott <zzam@g.o>
751 - +usr/lib/vdr/shutdown/pre-shutdown-05-fixed-wakeup.sh,
752 - etc/conf.d/vdr.shutdown:
753 - Added code for daily wakeup. Code by Michael Brakemeier
754 - <michael@××××××××××.de>.
755 -
756 - 10 May 2006; Matthias Schwarzott <zzam@g.o>
757 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
758 - Added code to block shutdown when debugging.
759 -
760 - 10 May 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
761 - usr/lib/vdr/inc/functions.sh, usr/lib/vdr/inc/message-functions.sh:
762 - Fixed writing vdr-start-log
763 -
764 - 09 May 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
765 - Changed "need net" to "use net" to not kill vdr when shutting down the
766 - network. Suggested by Martin Brodbeck <Martin@×××××××××××××××.net>.
767 -
768 -*gentoo-vdr-scripts-0.3.1 (03 Mai 2006)
769 -
770 - 02 May 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
771 - usr/lib/vdr/inc/plugin-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
772 - Corrected reading of VDR-version, reported by Harri Kukkonen
773 - <harrik@×××××.com>, use APIVERSION for newer vdrs
774 -
775 -*gentoo-vdr-scripts-0.3.0 (21 Mar 2006)
776 -
777 - 21 Mar 2006; Matthias Schwarzott <zzam@g.o>
778 - etc/conf.d/vdr.shutdown, usr/lib/vdr/bin/vdrshutdown-gate.sh:
779 - made shutdown retry time configurable
780 -
781 - 18 Mar 2006; Matthias Schwarzott <zzam@g.o> +README.shutdown:
782 - added description of shutdown-addon-modules
783 -
784 - 15 Mar 2006; Matthias Schwarzott <zzam@g.o>
785 - usr/lib/vdr/rcscript/pre-start-50-shutdown.sh,
786 - +usr/lib/vdr/rcscript/post-start-92-messages.sh,
787 - +etc/vdr/commands/commands.system.conf,
788 - +etc/vdr/commands/commands.system.conf.de, usr/lib/vdr/inc/functions.sh,
789 - +usr/lib/vdr/inc/message-functions.sh,
790 - usr/lib/vdr/inc/plugin-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
791 - First version of log-management
792 -
793 - 15 Mar 2006; Matthias Schwarzott <zzam@g.o> Makefile, README:
794 - added packaging make-target dist
795 -
796 - 15 Mar 2006; Joerg Bornkessel <hd_brummy@g.o>
797 - usr/lib/vdr/inc/plugin-functions.sh:
798 - set to higher warn level in skip_plugin, on suggestion by M.Guenther
799 -
800 - 15 Mar 2006; Matthias Schwarzott <zzam@g.o>
801 - usr/lib/vdr/inc/plugin-functions.sh:
802 - use consistent sort order for checksums - use existing vdr checksum if possible
803 -
804 - 14 Mar 2006; Matthias Schwarzott <zzam@g.o>
805 - usr/lib/vdr/inc/plugin-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
806 - added check for mismatching patchlevel (=wrong header files) of plugins
807 -
808 -*gentoo-vdr-scripts-0.2.4 (05 Mar 2006)
809 -
810 - 04 Mar 2006; Matthias Schwarzott <zzam@g.o> Makefile,
811 - +etc/vdr/commands/commands.custom.conf.de:
812 - added example for translated commands-file
813 -
814 - 04 Mar 2006; Matthias Schwarzott <zzam@g.o> +etc/conf.d/vdr.cd-dvd:
815 - Added config-file for cd&dvd devices used by some plugins
816 -
817 - 02 Mar 2006; Matthias Schwarzott <zzam@g.o>
818 - usr/lib/vdr/rcscript/pre-start-30-parameter.sh, TODO, etc/conf.d/vdr:
819 - Set default log-level to 1
820 -
821 - 28 Feb 2006; Matthias Schwarzott <zzam@g.o>
822 - usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
823 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
824 - cosmetics on shutdown-code
825 -
826 - 28 Feb 2006; Matthias Schwarzott <zzam@g.o>
827 - usr/lib/vdr/inc/rc-functions.sh:
828 - do not print message about not defined function in addon
829 -
830 - 28 Feb 2006; Matthias Schwarzott <zzam@g.o>
831 - usr/lib/vdr/inc/language-functions.sh:
832 - only read setup.conf if existing
833 -
834 - 28 Feb 2006; Matthias Schwarzott <zzam@g.o>
835 - usr/lib/vdr/rcscript/pre-start-45-nptl-check.sh:
836 - changed debug-message for NPTL-off to be less confusing
837 -
838 - 22 Feb 2006; Matthias Schwarzott <zzam@g.o>
839 - usr/lib/vdr/rcscript/pre-start-50-shutdown.sh,
840 - usr/lib/vdr/bin/vdrshutdown-gate.sh,
841 - usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh,
842 - usr/lib/vdr/bin/vdrshutdown-really.sh, usr/lib/vdr/inc/functions.sh,
843 - usr/lib/vdr/inc/rc-functions.sh, usr/lib/vdr/inc/shutdown-functions.sh:
844 - changed inclusion of caps
845 -
846 - 21 Feb 2006; Matthias Schwarzott <zzam@g.o>
847 - usr/lib/vdr/rcscript/post-stop-05-plugins.sh,
848 - usr/lib/vdr/rcscript/post-start-05-plugins.sh,
849 - usr/lib/vdr/rcscript/pre-stop-95-plugins.sh,
850 - usr/lib/vdr/rcscript/pre-start-95-plugins.sh,
851 - +usr/lib/vdr/inc/plugin-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
852 - copied some plugin-load-functions to its own file
853 -
854 - 21 Feb 2006; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr:
855 - added correction of comments in conf-file already added to 0.2.2 ebuild
856 -
857 - 21 Feb 2006; Matthias Schwarzott <zzam@g.o>
858 - usr/lib/vdr/rcscript/pre-start-50-shutdown.sh, etc/init.d/vdr,
859 - usr/lib/vdr/bin/vdrrecord-gate.sh, usr/lib/vdr/bin/vdrshutdown-gate.sh,
860 - usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh,
861 - usr/lib/vdr/bin/vdrshutdown-really.sh,
862 - usr/lib/vdr/inc/commands-functions.sh, +usr/lib/vdr/inc/functions.sh:
863 - created loader for shell include files
864 -
865 - 12 Feb 2006; Matthias Schwarzott <zzam@g.o>
866 - usr/lib/vdr/rcscript/pre-start-40-config-files.sh:
867 - replaced /usr/bin/sed by /bin/sed
868 -
869 - 31 Jan 2006; Matthias Schwarzott <zzam@g.o>
870 - usr/lib/vdr/rcscript/pre-start-10-chuid.sh:
871 - corrected error in handling of chuid-option for newer vdr-versions
872 -
873 -*gentoo-vdr-scripts-0.2.3 (31 Jan 2006)
874 -
875 - 31 Jan 2006; Matthias Schwarzott <zzam@g.o>
876 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
877 - set default shutdown retry time to 5min
878 -
879 - 21 Jan 2006; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr:
880 - corrected wrong comment in config-file
881 -
882 - 09 Jan 2006; Matthias Schwarzott <zzam@g.o>
883 - +usr/lib/vdr/rcscript/pre-start-10-chuid.sh, TODO, etc/init.d/vdr:
884 - enable use of chuid integrated into vdr-1.3.38
885 -
886 - 09 Jan 2006; Matthias Schwarzott <zzam@g.o> README.shutdown-jobs,
887 - +README.vdrcaps, TODO:
888 - documentation updates
889 -
890 -*gentoo-vdr-scripts-0.2.2 (07 Jan 2006)
891 -
892 - 07 Jan 2006; Matthias Schwarzott <zzam@g.o>
893 - usr/lib/vdr/inc/commands-functions.sh,
894 - +usr/lib/vdr/inc/language-functions.sh:
895 - commands can now be localized
896 -
897 -*gentoo-vdr-scripts-0.2.1 (06 Jan 2006)
898 -
899 - 06 Jan 2006; Matthias Schwarzott <zzam@g.o>
900 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
901 - show message on OSD when doing shutdown
902 -
903 - 06 Jan 2006; Matthias Schwarzott <zzam@g.o>
904 - usr/lib/vdr/inc/commands-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
905 - some small fixes for changes before
906 -
907 - 06 Jan 2006; Matthias Schwarzott <zzam@g.o>
908 - usr/lib/vdr/rcscript/pre-start-40-config-files.sh,
909 - +usr/lib/vdr/inc/commands-functions.sh:
910 - moved commands-file handling into seperate file
911 -
912 - 05 Jan 2006; Matthias Schwarzott <zzam@g.o>
913 - usr/lib/vdr/rcscript/pre-start-50-shutdown.sh, Makefile,
914 - etc/init.d/vdr, usr/lib/vdr/bin/vdrshutdown-gate.sh,
915 - usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh,
916 - usr/lib/vdr/bin/vdrshutdown-really.sh,
917 - +usr/lib/vdr/inc/shutdown-functions.sh,
918 - -usr/lib/vdr/rcscript/functions-shutdown.sh
919 - +usr/lib/vdr/inc/rc-functions.sh
920 - --usr/lib/vdr/rcscript/functions.sh:
921 - moved include-files
922 -
923 - 05 Jan 2006; Matthias Schwarzott <zzam@g.o>
924 - usr/lib/vdr/rcscript/pre-start-50-shutdown.sh:
925 - Make it clearer how to get more shutdown/wakeup-methods.
926 -
927 - 05 Jan 2006; Matthias Schwarzott <zzam@g.o>
928 - usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
929 - usr/lib/vdr/bin/vdrshutdown-gate.sh,
930 - usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh:
931 - some work on shutdown / periodic-thread
932 -
933 -*gentoo-vdr-scripts-0.2 (03 Jan 2006)
934 -
935 - 03 Jan 2006; Matthias Schwarzott <zzam@g.o> +README.shutdown-jobs,
936 - TODO:
937 - a bit cleanup of documentation
938 -
939 - 03 Jan 2006; Matthias Schwarzott <zzam@g.o>
940 - etc/conf.d/vdr.shutdown:
941 - added new reboot-script to config-file
942 -
943 - 03 Jan 2006; Matthias Schwarzott <zzam@g.o> Makefile,
944 - +etc/init.d/wakeup-reboot-halt, usr/lib/vdr/shutdown/shutdown-reboot.sh:
945 - new method to do reboot without modifying bootmanager
946 -
947 -*gentoo-vdr-scripts-0.2_alpha6 (31 Dec 2005)
948 -
949 - 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
950 - usr/lib/vdr/shutdown/periodic-50-epgscan.sh,
951 - usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
952 - +etc/conf.d/vdr.periodic.epgscan, -etc/conf.d/vdr.shutdown.epgscan,
953 - +etc/conf.d/vdr.periodic.general, etc/conf.d/vdr.shutdown:
954 - changed configuration-settings for periodic jobs
955 -
956 - 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
957 - usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh:
958 - added missing function
959 -
960 - 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
961 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
962 - added message queue
963 -
964 - 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
965 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
966 - code cosmetics
967 -
968 - 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
969 - usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
970 - usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh:
971 - base time-calculation on thread end-time, not start-time
972 -
973 - 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
974 - usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh,
975 - usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
976 - usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh:
977 - now starting shutdown at end of periodic-thread, can now force shutdown when
978 - thread runs
979 -
980 - 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
981 - usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
982 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
983 - small changes to time-calculations
984 -
985 - 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
986 - usr/lib/vdr/bin/vdrshutdown-gate.sh:
987 - implement new technique of shutdown-retry via new patched svdrp-command down
988 -
989 -*gentoo-vdr-scripts-0.2_alpha5 (29 Dec 2005)
990 -
991 - 29 Dec 2005; Matthias Schwarzott <zzam@g.o>
992 - usr/sbin/acpi-wakeup.sh:
993 - changed date-specification a bit to work with newest coreutils
994 -
995 - 28 Dec 2005; Matthias Schwarzott <zzam@g.o>
996 - +usr/lib/vdr/shutdown/periodic-50-epgscan.sh, Makefile,
997 - +etc/conf.d/vdr.shutdown.epgscan:
998 - added example periodic-function
999 -
1000 - 28 Dec 2005; Matthias Schwarzott <zzam@g.o>
1001 - usr/lib/vdr/shutdown/pre-shutdown-10-check-allowed.sh,
1002 - usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh,
1003 - +usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
1004 - etc/conf.d/vdr.shutdown, usr/lib/vdr/bin/vdrshutdown-gate.sh,
1005 - +usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh:
1006 - first try with periodic-thread at shutdown
1007 -
1008 - 28 Dec 2005; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
1009 - corrected bug with wrong call order of functions in stop-script
1010 -
1011 - 28 Dec 2005; Matthias Schwarzott <zzam@g.o>
1012 - usr/lib/vdr/rcscript/pre-start-40-config-files.sh, Makefile, TODO,
1013 - usr/lib/vdr/bin/vdrshutdown-gate.sh,
1014 - usr/lib/vdr/bin/vdrshutdown-really.sh,
1015 - usr/lib/vdr/rcscript/functions-shutdown.sh:
1016 - made extra tmp-directores for shutdown and config-file-merging
1017 -
1018 - 28 Dec 2005; Matthias Schwarzott <zzam@g.o> Makefile:
1019 - added chown to Makefile
1020 -
1021 - 27 Dec 2005; Matthias Schwarzott <zzam@g.o>
1022 - usr/sbin/acpi-wakeup.sh:
1023 - Changed disabling wakeup, problem reported by ilmusy from vdr-portal.de
1024 -
1025 - 27 Dec 2005; Matthias Schwarzott <zzam@g.o>
1026 - usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh:
1027 - added more shutdown-blockers
1028 -
1029 - 24 Dec 2005; Matthias Schwarzott <zzam@g.o>
1030 - usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh:
1031 - added dvdauthor to list of shutdown-blocking programs
1032 -
1033 -*gentoo-vdr-scripts-0.2_alpha4 (21 Dec 2005)
1034 -
1035 - 20 Dec 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1036 - added warning on osd when vdr was restarted by watchdog
1037 -
1038 - 20 Dec 2005; Matthias Schwarzott <zzam@g.o>
1039 - usr/lib/vdr/bin/vdrshutdown-gate.sh,
1040 - usr/lib/vdr/bin/vdrshutdown-really.sh,
1041 - usr/lib/vdr/shutdown/wakeup-nvram.sh:
1042 - can remember reboot-setting even if shutdown aborted
1043 -
1044 - 20 Dec 2005; Matthias Schwarzott <zzam@g.o>
1045 - +usr/lib/vdr/rcscript/pre-start-45-utf8-check.sh, TODO:
1046 - added utf8-workaround
1047 -
1048 - 29 Nov 2005; Matthias Schwarzott <zzam@g.o>
1049 - +usr/lib/vdr/rcscript/post-stop-05-plugins.sh,
1050 - +usr/lib/vdr/rcscript/post-start-05-plugins.sh,
1051 - usr/lib/vdr/rcscript/pre-stop-10-watchdog.sh,
1052 - usr/lib/vdr/rcscript/pre-start-20-dvb-device.sh,
1053 - usr/lib/vdr/rcscript/watchdog-restart-20-modules.sh,
1054 - usr/lib/vdr/rcscript/pre-start-30-parameter.sh,
1055 - usr/lib/vdr/rcscript/pre-start-40-config-files.sh,
1056 - usr/lib/vdr/rcscript/pre-start-45-nptl-check.sh,
1057 - usr/lib/vdr/rcscript/pre-start-50-shutdown.sh,
1058 - usr/lib/vdr/rcscript/post-start-50-svdrp.sh,
1059 - usr/lib/vdr/rcscript/post-start-90-watchdog.sh,
1060 - +usr/lib/vdr/rcscript/pre-stop-95-plugins.sh,
1061 - +usr/lib/vdr/rcscript/pre-start-95-plugins.sh,
1062 - +usr/lib/vdr/rcscript/pre-start-98-wait-conditions.sh, etc/init.d/vdr,
1063 - usr/lib/vdr/rcscript/functions.sh:
1064 - created functions called in each addon
1065 -
1066 - 25 Nov 2005; Matthias Schwarzott <zzam@g.o>
1067 - usr/lib/vdr/shutdown/shutdown-reboot.sh:
1068 - corrected bootmanager handling at reboot
1069 -
1070 -*gentoo-vdr-scripts-0.2_alpha3 (15 Nov 2005)
1071 -
1072 - 15 Nov 2005; Matthias Schwarzott <zzam@g.o>
1073 - usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh:
1074 - Enable force of shutdown for running programs
1075 -
1076 - 15 Nov 2005; Matthias Schwarzott <zzam@g.o>
1077 - usr/lib/vdr/rcscript/pre-start-30-parameter.sh, etc/conf.d/vdr:
1078 - Made config-file nicer and changed default for INTERNAL_WATCHDOG to 60s.
1079 -
1080 - 15 Nov 2005; Matthias Schwarzott <zzam@g.o>
1081 - usr/lib/vdr/shutdown/pre-shutdown-10-check-allowed.sh,
1082 - usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh,
1083 - usr/lib/vdr/shutdown/pre-shutdown-30-check-logins.sh,
1084 - etc/conf.d/vdr.shutdown, usr/lib/vdr/bin/vdrshutdown-gate.sh,
1085 - usr/lib/vdr/rcscript/functions-shutdown.sh:
1086 - added possibility to force a shutdown
1087 -
1088 - 14 Nov 2005; Matthias Schwarzott <zzam@g.o>
1089 - usr/lib/vdr/shutdown/pre-shutdown-10-check-allowed.sh,
1090 - usr/lib/vdr/shutdown/pre-shutdown-30-check-logins.sh, TODO,
1091 - etc/conf.d/vdr.shutdown, usr/lib/vdr/shutdown/shutdown-reboot.sh:
1092 - Made shutdown-config nicer, added special grub-option, check for logins at
1093 - every shutdown.
1094 -
1095 - 14 Nov 2005; Matthias Schwarzott <zzam@g.o>
1096 - usr/lib/vdr/rcscript/pre-start-30-parameter.sh:
1097 - Corrected typo in variable name.
1098 -
1099 -*gentoo-vdr-scripts-0.2_alpha2 (05 Nov 2005)
1100 -
1101 - 05 Nov 2005; Matthias Schwarzott <zzam@g.o>
1102 - usr/lib/vdr/rcscript/pre-start-30-parameter.sh, etc/conf.d/vdr:
1103 - added config-option to give special parameters to vdr
1104 -
1105 - 05 Nov 2005; Matthias Schwarzott <zzam@g.o>
1106 - +usr/lib/vdr/rcscript/pre-start-45-nptl-check.sh, etc/conf.d/vdr,
1107 - etc/init.d/vdr:
1108 - added detection of nptl-only systems for thread-handling
1109 -
1110 - 04 Nov 2005; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr,
1111 - etc/conf.d/vdr.shutdown:
1112 - A bit better documentation of config files.
1113 -
1114 - 31 Oct 2005; Matthias Schwarzott <zzam@g.o>
1115 - etc/conf.d/vdr.shutdown, usr/lib/vdr/shutdown/wakeup-nvram.sh:
1116 - Added config-variable to be used for nvram-options not available otherwise.
1117 -
1118 -*gentoo-vdr-scripts-0.2_alpha1 (29 Oct 2005)
1119 -
1120 - 25 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1121 - added options to switch to used terminal and to force a vdr-start as root
1122 -
1123 - 24 Oct 2005; Matthias Schwarzott <zzam@g.o>
1124 - etc/init.d/vdr,usr/lib/vdr/rcscript/pre-start-30-parameter.sh:
1125 - removed call of env
1126 - moved terminal-handling completely to /etc/init.d/vdr
1127 - use openvt to start with terminal
1128 -
1129 -*gentoo-vdr-scripts-0.1 (21 Oct 2005)
1130 -
1131 - 20 Oct 2005; Matthias Schwarzott <zzam@g.o>
1132 - usr/lib/vdr/bin/vdr-bg.sh:
1133 - added script to start commands in background
1134 -
1135 - 20 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1136 - Revert last change, as it has problems with terminal-option.
1137 -
1138 - 20 Oct 2005; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
1139 - usr/lib/vdr/rcscript/pre-start-30-parameter.sh:
1140 - Use start-stop-daemon option --background instead of &.
1141 -
1142 -*gentoo-vdr-scripts-0.1_alpha10 (19 Oct 2005)
1143 -
1144 - 19 Oct 2005; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr,
1145 - usr/lib/vdr/rcscript/post-start-50-svdrp.sh:
1146 - added config-setting for hostname to use for svdrp startup check
1147 -
1148 - 18 Oct 2005; Matthias Schwarzott <zzam@g.o> TODO,
1149 - usr/lib/vdr/rcscript/pre-start-30-parameter.sh,etc/init.d/vdr:
1150 - TERMINAL-config-option works now.
1151 -
1152 -*gentoo-vdr-scripts-0.1_alpha9 (12 Oct 2005)
1153 -
1154 - 12 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1155 - Preparation for better retry of failed shutdown.
1156 -
1157 - 11 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1158 - more cosmetic changes
1159 -
1160 - 11 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1161 - Small code cosmetics for shutdown, and one bugfix to always use
1162 - default-wakeup-method acpi when noting is set.
1163 -
1164 -*gentoo-vdr-scripts-0.1_alpha8 (08 Oct 2005)
1165 -
1166 - 08 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1167 - added test for logged in users when shutdown
1168 -
1169 - 08 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1170 - added missing config-file-entry
1171 -
1172 -*gentoo-vdr-scripts-0.1_alpha7 (08 Oct 2005)
1173 -
1174 - 08 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1175 - a bit cleanup for watchdog
1176 -
1177 - 07 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1178 - renamed wakeup files
1179 -
1180 - 06 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1181 - added set of record-scripts
1182 -
1183 - 03 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1184 - test for working wakeup at start of vdr
1185 -
1186 -*gentoo-vdr-scripts-0.1_alpha6 (03 Oct 2005)
1187 -
1188 - 03 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1189 - Split shutdown in multiple files
1190 -
1191 -*gentoo-vdr-scripts-0.1_alpha5 (02 Oct 2005)
1192 -
1193 - 02 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1194 - added test for good sudoers-entry
1195 -
1196 - 02 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1197 - working wakeup time setting
1198 -
1199 - 02 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1200 - Install shutdown config file
1201 -
1202 - 02 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1203 - install shutdown control scripts
1204 -
1205 - 02 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog,
1206 - etc/conf.d/vdr, +etc/conf.d/vdr.shutdown:
1207 - first try of shutdown-scripts
1208 -
1209 - 12 Sep 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1210 - Bugfixed parameter handling.
1211 -
1212 -*gentoo-vdr-scripts-0.1_alpha4 (12 Sep 2005)
1213 -
1214 - 11 Sep 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1215 - enables >=vdr-1.3.32 to use vfat runtime option
1216 -
1217 - 09 Sep 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1218 - create missing video directory at start
1219 -
1220 - 09 Sep 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1221 - moved default video directory to /var/vdr/video
1222 -
1223 -*gentoo-vdr-scripts-0.1_alpha3 (09 Sep 2005)
1224 -
1225 - 07 Sep 2005; Matthias Schwarzott <zzam@g.o>:
1226 - made time calculation for acpi more correct
1227 -
1228 - 31 Aug 2005; Matthias Schwarzott <zzam@g.o>:
1229 - fixed typo
1230 -
1231 - 31 Aug 2005; Matthias Schwarzott <zzam@g.o>:
1232 - added setting of startup volume and channel
1233 -
1234 - 29 Aug 2005; Matthias Schwarzott <zzam@g.o>:
1235 - small cleanup of config file
1236 -
1237 - 25 Aug 2005; Matthias Schwarzott <zzam@g.o>:
1238 - added vdr option --terminal
1239 -
1240 - 18 Aug 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1241 - external watchdog per default off
1242 -
1243 - 18 Aug 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1244 - added options for setting infra-red control type
1245 -
1246 - 17 Aug 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
1247 - changed comments and config-file-settings for watchdogs to make the
1248 - difference intern vdr watchdog - extern watchdog more clear
1249 -
1250 -*gentoo-vdr-scripts-0.1_alpha2 (14 Aug 2005)
1251 -
1252 - 14 Aug 2005; Matthias Schwarzott <zzam@g.o>:
1253 - enabled watchdog to automagically find and reload dvb driver modules
1254 -
1255 - 14 Aug 2005; Matthias Schwarzott <zzam@g.o>:
1256 - added watchdog handling
1257 - introduced debug-level, to hide some output messages
1258 -
1259 - 13 Aug 2005; Matthias Schwarzott <zzam@g.o>:
1260 - corrected creation of commands.conf
1261 -
1262 -*gentoo-vdr-scripts-0.1_alpha1 (12 Aug 2005)
1263 -
1264 - 12 Aug 2005; Matthias Schwarzott <zzam@g.o>:
1265 - added script for creation of commands.conf
1266 - and reccmds.conf files
1267 -
1268 - 27 Jul 2005; Matthias Schwarzott <zzam@g.o>:
1269 - First created package of scripts.
1270 - Scripts are from either me or
1271 - imported from gentoo.de repository
1272
1273 Copied: gentoo-vdr-scripts/tags/0.4.3/ChangeLog (from rev 582, gentoo-vdr-scripts/trunk/ChangeLog)
1274 ===================================================================
1275 --- gentoo-vdr-scripts/tags/0.4.3/ChangeLog (rev 0)
1276 +++ gentoo-vdr-scripts/tags/0.4.3/ChangeLog 2008-02-23 16:21:11 UTC (rev 583)
1277 @@ -0,0 +1,1252 @@
1278 +# ChangeLog for gentoo-vdr-scripts
1279 +# $Id$
1280 +
1281 +*gentoo-vdr-scripts-0.4.3 (23 Feb 2008)
1282 +
1283 + 20 Feb 2008; Matthias Schwarzott <zzam@g.o>
1284 + usr/share/vdr/shutdown/shutdown-reboot.sh:
1285 + Add mount /boot for lilo, due to http://bugs.gentoo.org/show_bug.cgi?id=207105
1286 +
1287 + 18 Feb 2008; Matthias Schwarzott <zzam@g.o>
1288 + etc/init.d/wakeup-reboot-halt, usr/share/vdr/shutdown/shutdown-reboot.sh:
1289 + Move mark-file logic for reboot completely into init-script.
1290 +
1291 + 17 Feb 2008; Matthias Schwarzott <zzam@g.o>
1292 + usr/share/vdr/bin/vdrshutdown-really.sh,
1293 + usr/share/vdr/shutdown/shutdown-reboot.sh,
1294 + usr/share/vdr/shutdown/wakeup-acpi.sh,
1295 + usr/share/vdr/shutdown/wakeup-none.sh,
1296 + usr/share/vdr/shutdown/wakeup-nvram.sh,
1297 + usr/share/vdr/shutdown/wakeup-rtc.sh:
1298 + Cleanup message handling for wakeup modules.
1299 +
1300 + 17 Feb 2008; Matthias Schwarzott <zzam@g.o>
1301 + usr/share/vdr/bin/vdrshutdown-gate.sh:
1302 + No longer write count of forced tests to osd.
1303 +
1304 + 13 Feb 2008; Matthias Schwarzott <zzam@g.o>
1305 + usr/share/vdr/rcscript/pre-start-50-shutdown.sh, README.shutdown,
1306 + etc/conf.d/vdr.shutdown, usr/share/vdr/bin/vdrshutdown-really.sh,
1307 + usr/share/vdr/inc/shutdown-functions.sh,
1308 + usr/share/vdr/shutdown/wakeup-acpi.sh,
1309 + usr/share/vdr/shutdown/wakeup-none.sh,
1310 + usr/share/vdr/shutdown/wakeup-nvram.sh,
1311 + usr/share/vdr/shutdown/wakeup-rtc.sh:
1312 + More wakeup simplifications. Now try more than 1 wakeup-method until one
1313 + successes.
1314 +
1315 + 13 Feb 2008; Matthias Schwarzott <zzam@g.o>
1316 + usr/share/vdr/shutdown/Makefile:
1317 + Now always install wakeup-nvram helper.
1318 +
1319 + 13 Feb 2008; Matthias Schwarzott <zzam@g.o>
1320 + usr/share/vdr/rcscript/pre-start-50-shutdown.sh, README.shutdown,
1321 + usr/sbin/Makefile, usr/sbin/acpi-wakeup.sh, +usr/sbin/rtc-wakeup.sh,
1322 + usr/share/vdr/bin/vdrshutdown-really.sh,
1323 + usr/share/vdr/shutdown/wakeup-acpi.sh,
1324 + usr/share/vdr/shutdown/wakeup-none.sh,
1325 + usr/share/vdr/shutdown/wakeup-nvram.sh,
1326 + +usr/share/vdr/shutdown/wakeup-rtc.sh:
1327 + Simplified wakeup logic a bit. Moved rtc-wakeup to own files.
1328 +
1329 + 15 Dec 2007; Matthias Schwarzott <zzam@g.o>
1330 + vdrplugin-rebuild/vdrplugin-rebuild:
1331 + Let vdrplugin-rebuild detect and fix corrupt plugin database.
1332 +
1333 + 10 Dec 2007; Matthias Schwarzott <zzam@g.o>
1334 + usr/sbin/acpi-wakeup.sh, usr/share/vdr/shutdown/wakeup-acpi.sh:
1335 + Fix wakeup-call logic to work with old and new acpi/rtc interface.
1336 +
1337 + 16 Oct 2007; Matthias Schwarzott <zzam@g.o>
1338 + usr/sbin/acpi-wakeup.sh:
1339 + Updated acpi-wakeup to also work with new rtc-interface.
1340 +
1341 +*gentoo-vdr-scripts-0.4.2 (08 Oct 2007)
1342 +
1343 + 08 Oct 2007; Matthias Schwarzott <zzam@g.o> Makefile,
1344 + +vdrplugin-rebuild/Makefile, +vdrplugin-rebuild/vdrplugin-rebuild:
1345 + Added vdrplugin-rebuild to gentoo-vdr-scripts.
1346 +
1347 +*gentoo-vdr-scripts-0.4.1 (04 Oct 2007)
1348 +
1349 + 04 Oct 2007; Matthias Schwarzott <zzam@g.o> usr/share/vdr/Makefile,
1350 + +usr/share/vdr/dvdchanger/Makefile,
1351 + +usr/share/vdr/dvdchanger/dvdchanger_readdvd.sh,
1352 + +usr/share/vdr/dvdchanger/dvdchanger_writedvd.sh:
1353 + Added vdr-dvd-scripts.
1354 +
1355 + 04 Oct 2007; Matthias Schwarzott <zzam@g.o> Makefile,
1356 + +etc/Makefile, +etc/conf.d/Makefile, +etc/init.d/Makefile,
1357 + +etc/vdr/Makefile, +etc/vdr/commands/Makefile, +etc/vdr/reccmds/Makefile,
1358 + +usr/Makefile, usr/bin/Makefile, +usr/sbin/Makefile,
1359 + +usr/share/vdr/Makefile, +usr/share/vdr/bin/Makefile,
1360 + +usr/share/vdr/inc/Makefile, +usr/share/vdr/rcscript/Makefile,
1361 + +usr/share/vdr/record/Makefile, +usr/share/vdr/shutdown/Makefile:
1362 + Make install now is distributed over makefiles in every directory.
1363 +
1364 + 03 Oct 2007; Matthias Schwarzott <zzam@g.o>
1365 + usr/share/vdr/rcscript/pre-start-30-parameter.sh, etc/conf.d/vdr:
1366 + Added parameter to modify VDR niceness.
1367 +
1368 + 25 Sep 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
1369 + usr/sbin/vdr-inform-watchdog.sh:
1370 + Do not set path to killall.
1371 +
1372 + 25 Sep 2007; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr.cd-dvd:
1373 + Added burnspeed setting to vdr.cd-dvd conf file.
1374 +
1375 + 10 Jul 2007; Matthias Schwarzott <zzam@g.o>
1376 + usr/share/vdr/rcscript/pre-start-60-check-syslog-errors.sh:
1377 + Added more possible log file names for syslog scanning.
1378 +
1379 + 10 Jul 2007; Matthias Schwarzott <zzam@g.o>
1380 + usr/share/vdr/rcscript/post-start-60-check-syslog-errors.sh,
1381 + usr/share/vdr/rcscript/pre-start-60-check-syslog-errors.sh:
1382 + For checking syslog, do not read whole files, but just seek into them with
1383 + help of stat/dd.
1384 +
1385 + 10 Jul 2007; Matthias Schwarzott <zzam@g.o>
1386 + usr/share/vdr/rcscript/post-start-60-check-syslog-errors.sh:
1387 + Does not only show nice plugin failures, but also nicify the other errors.
1388 +
1389 + 09 Jul 2007; Matthias Schwarzott <zzam@g.o>
1390 + +usr/share/vdr/rcscript/post-start-60-check-syslog-errors.sh,
1391 + +usr/share/vdr/rcscript/pre-start-60-check-syslog-errors.sh:
1392 + Added a log parser to display critical errors that only show up in syslog.
1393 +
1394 +*gentoo-vdr-scripts-0.4.0 (07 Jul 2007)
1395 +
1396 + 07 Jul 2007; Matthias Schwarzott <zzam@g.o>
1397 + usr/share/vdr/inc/plugin-functions.sh:
1398 + Do write more log files about failed plugins.
1399 +
1400 + 03 Jul 2007; Matthias Schwarzott <zzam@g.o>
1401 + usr/share/vdr/rcscript/pre-start-45-utf8-check.sh, etc/conf.d/vdr:
1402 + Added locale selection for >=vdr-1.5.3, no longer drop locales to C, but
1403 + autoselect utf8 one if avail and none selected systemwide or in vdr config.
1404 +
1405 + 23 Jun 2007; Matthias Schwarzott <zzam@g.o>
1406 + usr/share/vdr/rcscript/pre-start-95-plugins.sh,
1407 + usr/share/vdr/inc/plugin-functions.sh:
1408 + Only store loaded plugins for usage at stopping.
1409 +
1410 +*gentoo-vdr-scripts-0.3.10 (12 Jun 2007)
1411 +
1412 + 11 Jun 2007; Matthias Schwarzott <zzam@g.o>
1413 + usr/share/vdr/rcscript/pre-start-98-wait-conditions.sh,
1414 + usr/sbin/vdr-watchdogd:
1415 + Removed some bash operators.
1416 +
1417 + 11 Jun 2007; Matthias Schwarzott <zzam@g.o>
1418 + usr/share/vdr/rcscript/pre-start-20-dvb-device.sh,
1419 + usr/share/vdr/rcscript/pre-start-98-wait-conditions.sh:
1420 + Added a message about DEVICE_CHECK if the dvb-device check fails,
1421 + http://www.vdr-portal.de/board/thread.php?threadid=65303
1422 +
1423 + 08 Jun 2007; Matthias Schwarzott <zzam@g.o>
1424 + usr/share/vdr/shutdown/pre-shutdown-40-time.sh:
1425 + Allow forcing of shutdown at forbidden times.
1426 +
1427 + 04 Jun 2007; Matthias Schwarzott <zzam@g.o>
1428 + usr/share/vdr/bin/vdrshutdown-really.sh:
1429 + Do not rely on bash variable UID.
1430 +
1431 + 04 Jun 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
1432 + Be sure to need net, and need lirc if configured.
1433 +
1434 + 04 Jun 2007; Matthias Schwarzott <zzam@g.o>
1435 + usr/share/vdr/inc/message-functions.sh:
1436 + Removed header-line of startlog.
1437 +
1438 + 02 Jun 2007; Matthias Schwarzott <zzam@g.o>
1439 + usr/share/vdr/inc/plugin-functions.sh:
1440 + Do not show error if to be deleted file does not exist.
1441 +
1442 + 02 Jun 2007; Matthias Schwarzott <zzam@g.o>
1443 + usr/share/vdr/inc/plugin-functions.sh:
1444 + Added missing variables.
1445 +
1446 + 02 Jun 2007; Matthias Schwarzott <zzam@g.o>
1447 + usr/share/vdr/inc/rc-functions.sh:
1448 + Added einfo_level1/2 for compatibility with rcaddons using them.
1449 +
1450 + 02 Jun 2007; Matthias Schwarzott <zzam@g.o>
1451 + usr/share/vdr/rcscript/pre-start-95-plugins.sh,
1452 + usr/share/vdr/inc/message-functions.sh,
1453 + usr/share/vdr/inc/plugin-functions.sh:
1454 + Summary view of failed plugins.
1455 +
1456 + 02 Jun 2007; Matthias Schwarzott <zzam@g.o>
1457 + usr/share/vdr/rcscript/watchdog-restart-20-modules.sh,
1458 + usr/share/vdr/rcscript/pre-start-45-nptl-check.sh,
1459 + usr/share/vdr/rcscript/pre-start-50-shutdown.sh,
1460 + usr/share/vdr/rcscript/pre-start-95-plugins.sh, etc/init.d/vdr,
1461 + usr/share/vdr/inc/message-functions.sh,
1462 + usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh:
1463 + Easier message handling.
1464 +
1465 + 30 May 2007; Matthias Schwarzott <zzam@g.o>
1466 + usr/share/vdr/bin/vdrshutdown-gate.sh:
1467 + remove shutdown-time-written file before rewrite it.
1468 +
1469 + 30 May 2007; Matthias Schwarzott <zzam@g.o>
1470 + usr/share/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh:
1471 + No longer check noad at shutdown, as it now has a dedicated script.
1472 +
1473 + 30 May 2007; Matthias Schwarzott <zzam@g.o>
1474 + etc/conf.d/vdr.shutdown, usr/share/vdr/bin/vdrshutdown-gate.sh,
1475 + usr/share/vdr/bin/vdrshutdown-really.sh:
1476 + Added easy debug setting for shutdown.
1477 +
1478 + 30 May 2007; Matthias Schwarzott <zzam@g.o>
1479 + etc/conf.d/vdr.watchdogd, usr/share/vdr/inc/rc-functions.sh:
1480 + Enabled external watchdog by default.
1481 +
1482 + 30 May 2007; Matthias Schwarzott <zzam@g.o>
1483 + usr/share/vdr/rcscript/watchdog-restart-20-modules.sh,
1484 + etc/conf.d/vdr.watchdogd, etc/init.d/vdr, usr/sbin/vdr-watchdogd,
1485 + usr/share/vdr/inc/rc-functions.sh:
1486 + Removed sleeps for watchdogrestart. Removed logging by default for watchdog.
1487 +
1488 + 30 May 2007; Matthias Schwarzott <zzam@g.o> Makefile,
1489 + +usr/bin/Makefile, +usr/bin/wait_on_pid.c, usr/sbin/vdr-watchdogd:
1490 + Added some small binary to wait for a process to exit.
1491 +
1492 + 12 May 2007; Matthias Schwarzott <zzam@g.o>
1493 + usr/share/vdr/bin/vdrshutdown-really.sh:
1494 + Fixed last arithmetic expression.
1495 +
1496 + 10 May 2007; Matthias Schwarzott <zzam@g.o> usr/sbin/vdr-watchdogd:
1497 + Fix external watchdog with dash shell.
1498 +
1499 + 10 May 2007; Matthias Schwarzott <zzam@g.o> Makefile:
1500 + Revert old nicer Makefile, but force bash on it.
1501 +
1502 + 08 May 2007; Matthias Schwarzott <zzam@g.o>
1503 + usr/share/vdr/rcscript/pre-start-95-plugins.sh,
1504 + usr/share/vdr/shutdown/pre-shutdown-99-periodic-thread.sh, Makefile,
1505 + usr/sbin/acpi-wakeup.sh, usr/share/vdr/bin/vdrshutdown-gate.sh,
1506 + usr/share/vdr/inc/message-functions.sh,
1507 + usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh,
1508 + usr/share/vdr/inc/time.sh:
1509 + Removed more bashish code.
1510 +
1511 + 08 May 2007; Matthias Schwarzott <zzam@g.o>
1512 + usr/share/vdr/bin/vdrshutdown-gate.sh:
1513 + Rename shutdown_common to shutdown_abort_common.
1514 +
1515 + 24 Apr 2007; Matthias Schwarzott <zzam@g.o>
1516 + usr/share/vdr/bin/vdrshutdown-gate.sh:
1517 + Added better check for usable pre-shutdown hook.
1518 +
1519 + 24 Apr 2007; Matthias Schwarzott <zzam@g.o>
1520 + usr/share/vdr/bin/vdrshutdown-gate.sh:
1521 + Fixed quoting of the queued commands in shutdown-gate.
1522 +
1523 +*gentoo-vdr-scripts-0.3.9 (23 Apr 2007)
1524 +
1525 + 18 Apr 2007; Matthias Schwarzott <zzam@g.o>
1526 + usr/share/vdr/inc/rc-functions.sh:
1527 + Also stop watchdog if it was disabled while vdr was still running.
1528 +
1529 + 18 Apr 2007; Matthias Schwarzott <zzam@g.o>
1530 + usr/share/vdr/inc/rc-functions.sh:
1531 + Make start-stop-daemon get the correct state of the watchdog.
1532 +
1533 + 17 Apr 2007; Matthias Schwarzott <zzam@g.o>
1534 + usr/share/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
1535 + usr/share/vdr/bin/vdrshutdown-really.sh,
1536 + usr/share/vdr/inc/plugin-functions.sh:
1537 + Removed more bash stuff.
1538 +
1539 + 17 Apr 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
1540 + Only load external files when needed.
1541 +
1542 + 17 Apr 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
1543 + Correctly evaluate quoted parameters.
1544 +
1545 + 17 Apr 2007; Matthias Schwarzott <zzam@g.o>
1546 + usr/share/vdr/inc/rc-functions.sh:
1547 + Does not try to load non-existant addon.
1548 +
1549 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
1550 + usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh:
1551 + Removed bash specific array code.
1552 +
1553 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1554 + usr/share/vdr/inc/rc-functions.sh:
1555 + Removed more bash specific code.
1556 +
1557 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1558 + usr/share/vdr/inc/rc-functions.sh:
1559 + Check shell syntax before executing an addon.
1560 +
1561 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1562 + usr/share/vdr/bin/vdrrecord-gate.sh:
1563 + Giving $@ as parameter to the record-hook scripts to also support more
1564 + parameters the future can bring, suggested by Markus Holter
1565 + <markus.holter@×××××.com>.
1566 +
1567 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1568 + usr/share/vdr/inc/functions.sh:
1569 + Removed more bash specific code.
1570 +
1571 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1572 + usr/share/vdr/bin/vdrshutdown-gate.sh, usr/share/vdr/inc/functions.sh,
1573 + usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh:
1574 + Removed more bash specific code.
1575 +
1576 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1577 + usr/share/vdr/rcscript/watchdog-restart-20-modules.sh, etc/init.d/vdr,
1578 + usr/share/vdr/inc/language-functions.sh, usr/share/vdr/inc/time.sh:
1579 + Removed more bash specific code.
1580 +
1581 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1582 + usr/sbin/acpi-wakeup.sh, usr/share/vdr/bin/vdrshutdown-gate.sh,
1583 + usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh:
1584 + Replaced bash specific arithmetics.
1585 +
1586 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1587 + usr/share/vdr/shutdown/periodic-50-epgscan.sh,
1588 + usr/share/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
1589 + README.shutdown, usr/share/vdr/bin/vdr-bg.sh,
1590 + usr/share/vdr/bin/vdrrecord-gate.sh,
1591 + usr/share/vdr/bin/vdrshutdown-gate.sh,
1592 + usr/share/vdr/bin/vdrshutdown-periodic-thread.sh,
1593 + usr/share/vdr/bin/vdrshutdown-really.sh:
1594 + Removed more bash specific code.
1595 +
1596 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1597 + usr/share/vdr/rcscript/pre-start-10-chuid.sh,
1598 + usr/share/vdr/rcscript/pre-stop-10-watchdog.sh,
1599 + usr/share/vdr/rcscript/pre-start-20-dvb-device.sh,
1600 + usr/share/vdr/rcscript/watchdog-restart-20-modules.sh,
1601 + usr/share/vdr/rcscript/pre-start-30-parameter.sh,
1602 + usr/share/vdr/rcscript/pre-start-40-config-files.sh,
1603 + usr/share/vdr/rcscript/pre-start-45-nptl-check.sh,
1604 + usr/share/vdr/rcscript/pre-start-45-utf8-check.sh,
1605 + usr/share/vdr/rcscript/pre-start-50-shutdown.sh,
1606 + usr/share/vdr/rcscript/post-start-50-svdrp.sh,
1607 + usr/share/vdr/rcscript/post-start-90-watchdog.sh,
1608 + usr/share/vdr/rcscript/pre-start-95-plugins.sh,
1609 + usr/share/vdr/rcscript/pre-start-98-wait-conditions.sh, README.shutdown,
1610 + etc/init.d/vdr, etc/init.d/wakeup-reboot-halt, usr/sbin/acpi-wakeup.sh,
1611 + usr/share/vdr/inc/commands-functions.sh, usr/share/vdr/inc/functions.sh,
1612 + usr/share/vdr/inc/language-functions.sh,
1613 + usr/share/vdr/inc/message-functions.sh,
1614 + usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh,
1615 + usr/share/vdr/inc/shutdown-functions.sh, usr/share/vdr/inc/time.sh:
1616 + Removed more bash specific code.
1617 +
1618 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1619 + usr/sbin/acpi-wakeup.sh, usr/sbin/vdr-inform-watchdog.sh,
1620 + usr/sbin/vdr-watchdogd:
1621 + Removed bash specific code.
1622 +
1623 + 16 Apr 2007; Matthias Schwarzott <zzam@g.o>
1624 + usr/share/vdr/shutdown/pre-shutdown-05-time-calculations.sh,
1625 + usr/share/vdr/shutdown/pre-shutdown-10-check-enabled.sh,
1626 + usr/share/vdr/shutdown/pre-shutdown-30-check-logins.sh,
1627 + usr/share/vdr/shutdown/pre-shutdown-40-time.sh,
1628 + usr/share/vdr/shutdown/periodic-50-epgscan.sh,
1629 + usr/share/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
1630 + usr/share/vdr/shutdown/shutdown-reboot.sh,
1631 + usr/share/vdr/shutdown/wakeup-acpi.sh,
1632 + usr/share/vdr/shutdown/wakeup-none.sh,
1633 + usr/share/vdr/shutdown/wakeup-nvram.sh:
1634 + Removed bash specific code.
1635 +
1636 + 15 Apr 2007; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
1637 + Completely remove dvbsplash support to finally stop all problems.
1638 +
1639 + 19 Mar 2007; Joerg Bornkessel <hd_brummy@g.o> ChangeLog:
1640 + moved 'set log level' from Expert Settings to Debug Options
1641 +
1642 + 13 Mar 2007; Matthias Schwarzott <zzam@g.o>
1643 + usr/share/vdr/inc/plugin-functions.sh:
1644 + Replaced which by bash-builtin type -p, as which is not garanteed to exist.
1645 +
1646 +*gentoo-vdr-scripts-0.3.8 (31 Jan 2007)
1647 +
1648 + 22 Jan 2007; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr:
1649 + Set default log-level to 3 to make logs more usefull.
1650 +
1651 + 22 Jan 2007; Matthias Schwarzott <zzam@g.o>
1652 + usr/share/vdr/rcscript/post-start-50-svdrp.sh, etc/conf.d/vdr:
1653 + Make the time to wait for running vdr configurable.
1654 +
1655 + 22 Jan 2007; Matthias Schwarzott <zzam@g.o>
1656 + usr/share/vdr/rcscript/watchdog-restart-20-modules.sh:
1657 + Other fix for reloading modules as reverse does not work.
1658 +
1659 + 22 Jan 2007; Matthias Schwarzott <zzam@g.o>
1660 + usr/share/vdr/rcscript/watchdog-restart-20-modules.sh:
1661 + Reverse list of modules for watchdog-reloading them, to solve problem with
1662 + not explicite depends for dvb_attach.
1663 +
1664 + 22 Jan 2007; Matthias Schwarzott <zzam@g.o> README.shutdown:
1665 + Add description of used shutdown-tmp-files.
1666 +
1667 + 21 Jan 2007; Matthias Schwarzott <zzam@g.o>
1668 + etc/vdr/commands/commands.system.conf,
1669 + etc/vdr/commands/commands.system.conf.de,
1670 + usr/share/vdr/inc/message-functions.sh:
1671 + Move start-log file to tmp-folder.
1672 +
1673 + 21 Jan 2007; Matthias Schwarzott <zzam@g.o>
1674 + usr/share/vdr/inc/plugin-functions.sh:
1675 + Do no longer call check_plugin when stopping to not modify list of plugins.
1676 +
1677 + 21 Jan 2007; Matthias Schwarzott <zzam@g.o> TODO, etc/init.d/vdr,
1678 + usr/share/vdr/inc/plugin-functions.sh:
1679 + Store list of plugins when starting vdr, to call correct rcaddons at stopping.
1680 +
1681 + 21 Jan 2007; Matthias Schwarzott <zzam@g.o>
1682 + usr/share/vdr/rcscript/pre-start-40-config-files.sh:
1683 + Now creating empty channels.conf if none exists.
1684 +
1685 + 13 Jan 2007; Matthias Schwarzott <zzam@g.o>
1686 + usr/share/vdr/shutdown/wakeup-none.sh:
1687 + Let code use yes/no like conf-file suggested already.
1688 +
1689 + 13 Jan 2007; Matthias Schwarzott <zzam@g.o> Makefile:
1690 + Also install none-wakeup.
1691 +
1692 + 12 Jan 2007; Matthias Schwarzott <zzam@g.o>
1693 + etc/conf.d/vdr.shutdown, usr/share/vdr/shutdown/wakeup-none.sh:
1694 + Added option to control behaviour of none-wakeup-method when timers exist.
1695 +
1696 + 11 Jan 2007; Matthias Schwarzott <zzam@g.o>
1697 + usr/share/vdr/bin/vdrshutdown-gate.sh:
1698 + Some text cleanups.
1699 +
1700 + 11 Jan 2007; Matthias Schwarzott <zzam@g.o>
1701 + usr/share/vdr/bin/vdrshutdown-gate.sh,
1702 + +usr/share/vdr/shutdown/wakeup-none.sh:
1703 + Added first version of no-operation wakeup. Moved shutdown-now message around.
1704 +
1705 + 11 Jan 2007; Matthias Schwarzott <zzam@g.o>
1706 + trunk/usr/share/vdr/bin/vdrshutdown-gate.sh,
1707 + trunk/usr/share/vdr/bin/vdrshutdown-really.sh:
1708 + Use exitcodes different from sudo.
1709 +
1710 + 10 Jan 2007; Matthias Schwarzott <zzam@g.o>
1711 + etc/conf.d/vdr.shutdown, usr/share/vdr/bin/vdrshutdown-gate.sh,
1712 + usr/share/vdr/bin/vdrshutdown-really.sh:
1713 + Fixed names of debug-variables for shutdown.
1714 +
1715 + 10 Jan 2007; Matthias Schwarzott <zzam@g.o>
1716 + usr/share/vdr/bin/vdrshutdown-gate.sh:
1717 + Moved some code into dedicated functions.
1718 +
1719 + 10 Jan 2007; Matthias Schwarzott <zzam@g.o> README.shutdown,
1720 + usr/share/vdr/bin/vdrshutdown-gate.sh:
1721 + Remove global TRY_AGAIN variable from interface to pre-shutdown-hooks.
1722 +
1723 + 10 Jan 2007; Matthias Schwarzott <zzam@g.o>
1724 + usr/share/vdr/shutdown/pre-shutdown-10-check-enabled.sh, README.shutdown,
1725 + usr/share/vdr/bin/vdrshutdown-gate.sh:
1726 + Remove global EXITCODE variable.
1727 +
1728 + 10 Jan 2007; Matthias Schwarzott <zzam@g.o>
1729 + usr/share/vdr/bin/vdrshutdown-gate.sh:
1730 + Move check for user shutdown into forced-shutdown-check-function.
1731 +
1732 + 10 Jan 2007; Matthias Schwarzott <zzam@g.o>
1733 + usr/share/vdr/rcscript/pre-start-50-shutdown.sh:
1734 + No longer hard disable shutdown if there are things todo, warn only now.
1735 +
1736 + 04 Jan 2007; Matthias Schwarzott <zzam@g.o> README.shutdown,
1737 + usr/share/vdr/bin/vdrshutdown-really.sh,
1738 + usr/share/vdr/shutdown/wakeup-nvram.sh:
1739 + Removed fixed variable name from interface to wakeup-method.
1740 +
1741 + 04 Jan 2007; Matthias Schwarzott <zzam@g.o>
1742 + usr/share/vdr/rcscript/pre-start-50-shutdown.sh, README.shutdown,
1743 + usr/share/vdr/bin/vdrshutdown-really.sh,
1744 + usr/share/vdr/shutdown/wakeup-acpi.sh,
1745 + usr/share/vdr/shutdown/wakeup-nvram.sh:
1746 + Removed using a variable for return-values (SHUTDOWN_EXITCODE). Renamed
1747 + function set_wakeup to wakeup_set. Added function wakeup_check.
1748 +
1749 + 21 Dec 2006; Matthias Schwarzott <zzam@g.o> TODO:
1750 + Updated TODO-file.
1751 +
1752 +*gentoo-vdr-scripts-0.3.7 (07 Nov 2006)
1753 +
1754 + 18 Oct 2006; Matthias Schwarzott <zzam@g.o>
1755 + usr/share/vdr/rcscript/pre-start-95-plugins.sh,
1756 + usr/share/vdr/inc/plugin-functions.sh:
1757 + Moved the reader for new plugin-conf-system to correct place, as then only
1758 + start-rcaddons will work.
1759 +
1760 + 18 Oct 2006; Matthias Schwarzott <zzam@g.o> Makefile:
1761 + Make VERSION overwritable for developer.
1762 +
1763 + 11 Oct 2006; Matthias Schwarzott <zzam@g.o>
1764 + usr/share/vdr/rcscript/pre-start-95-plugins.sh, etc/conf.d/vdr,
1765 + +etc/conf.d/vdr.plugins, usr/share/vdr/inc/plugin-functions.sh:
1766 + Now read plugins to load from a dedicated config-file.
1767 +
1768 + 11 Oct 2006; Matthias Schwarzott <zzam@g.o> README:
1769 + Incrementing version-number to 0.3.7.
1770 +
1771 + 11 Oct 2006; Matthias Schwarzott <zzam@g.o> Makefile:
1772 + Now also create directories via the install-command.
1773 +
1774 + 11 Oct 2006; Matthias Schwarzott <zzam@g.o>
1775 + usr/share/vdr/rcscript/pre-start-95-plugins.sh:
1776 + More nicer indenting.
1777 +
1778 + 09 Oct 2006; Matthias Schwarzott <zzam@g.o>
1779 + usr/share/vdr/rcscript/pre-start-95-plugins.sh,
1780 + usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh:
1781 + Added Log-Message to inform about skipped Plugins.
1782 +
1783 + 08 Oct 2006; Matthias Schwarzott <zzam@g.o>
1784 + usr/share/vdr/rcscript/pre-start-98-wait-conditions.sh:
1785 + Changed prerequisits-message.
1786 +
1787 + 08 Oct 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
1788 + Added prefix to cmdline-message.
1789 +
1790 + 08 Oct 2006; Matthias Schwarzott <zzam@g.o>
1791 + usr/share/vdr/inc/plugin-functions.sh:
1792 + Removed header-line for skipped plugins.
1793 +
1794 + 08 Oct 2006; Matthias Schwarzott <zzam@g.o>
1795 + usr/share/vdr/inc/rc-functions.sh:
1796 + Moved msg about waittime to new category debug.
1797 +
1798 + 08 Oct 2006; Matthias Schwarzott <zzam@g.o>
1799 + usr/share/vdr/inc/rc-functions.sh:
1800 + Removed prefix from einfo_level1 and 2.
1801 +
1802 + 07 Oct 2006; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr,
1803 + etc/init.d/vdr, usr/share/vdr/inc/rc-functions.sh:
1804 + Make showing vdr-version number at startup-time configurable, but disabled
1805 + by default.
1806 +
1807 + 07 Oct 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
1808 + usr/share/vdr/inc/rc-functions.sh:
1809 + Changed debug-code to write out a correctly quoted command-line, suggested
1810 + by cduerr from vdr-portal.de.
1811 +
1812 + 07 Oct 2006; Matthias Schwarzott <zzam@g.o>
1813 + usr/share/vdr/rcscript/pre-start-95-plugins.sh:
1814 + Only add space when _EXTRAOPTS contains anything.
1815 +
1816 + 07 Oct 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
1817 + Change to root directory when starting/stoping vdr.
1818 +
1819 + 05 Oct 2006; Matthias Schwarzott <zzam@g.o>
1820 + usr/share/vdr/rcscript/pre-start-45-nptl-check.sh:
1821 + Removed warning about nptl-only system.
1822 +
1823 + 17 Jul 2006; Matthias Schwarzott <zzam@g.o>
1824 + usr/share/vdr/rcscript/watchdog-restart-20-modules.sh, etc/init.d/vdr,
1825 + usr/share/vdr/bin/vdrrecord-gate.sh,
1826 + usr/share/vdr/bin/vdrshutdown-gate.sh,
1827 + usr/share/vdr/bin/vdrshutdown-periodic-thread.sh,
1828 + usr/share/vdr/bin/vdrshutdown-really.sh,
1829 + usr/share/vdr/inc/commands-functions.sh, usr/share/vdr/inc/functions.sh,
1830 + usr/share/vdr/inc/language-functions.sh,
1831 + usr/share/vdr/inc/message-functions.sh,
1832 + usr/share/vdr/inc/plugin-functions.sh, usr/share/vdr/inc/rc-functions.sh,
1833 + usr/share/vdr/inc/shutdown-functions.sh, usr/share/vdr/inc/time.sh:
1834 + Added comments to the head of the scripts.
1835 +
1836 +*gentoo-vdr-scripts-0.3.6 (09 Jul 2006)
1837 +
1838 + 09 Jul 2006; Matthias Schwarzott <zzam@g.o>
1839 + usr/share/vdr/rcscript/pre-start-30-parameter.sh,
1840 + usr/share/vdr/rcscript/pre-start-50-shutdown.sh,
1841 + usr/share/vdr/shutdown/pre-shutdown-99-periodic-thread.sh, Makefile,
1842 + usr/share/vdr/bin/vdrrecord-gate.sh,
1843 + usr/share/vdr/bin/vdrshutdown-gate.sh,
1844 + usr/share/vdr/inc/message-functions.sh:
1845 + Changed every reference to /usr/lib/vdr/bin.
1846 +
1847 + 09 Jul 2006; Matthias Schwarzott <zzam@g.o> -usr/lib/vdr/bin
1848 + +usr/share/vdr/bin:
1849 + Moved usr/lib/vdr/bin to usr/share/vdr/bin
1850 +
1851 + 06 Jul 2006; Matthias Schwarzott <zzam@g.o>
1852 + usr/share/vdr/inc/commands-functions.sh:
1853 + Chown the merged commands-file to vdr:vdr, solves problems with restrictive
1854 + umask-value, reported by timonator at #gentoo-vdr.
1855 +
1856 + 25 Jun 2006; Matthias Schwarzott <zzam@g.o>
1857 + etc/conf.d/vdr.shutdown:
1858 + Changed default-conf-filename for nvram-wakeup to nvram-wakeup.conf to match
1859 + other distros and wiki.
1860 +
1861 + 19 Jun 2006; Matthias Schwarzott <zzam@g.o>
1862 + usr/share/vdr/rcscript/pre-start-95-plugins.sh,
1863 + usr/share/vdr/inc/plugin-functions.sh:
1864 + Make SKIP_PLUGIN work also for stopping vdr, not only for start.
1865 +
1866 +*gentoo-vdr-scripts-0.3.5 (16 Jun 2006)
1867 +
1868 + 16 Jun 2006; Matthias Schwarzott <zzam@g.o> Makefile:
1869 + Do not create /var/vdr/video
1870 +
1871 + 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
1872 + usr/share/vdr/inc/time.sh:
1873 + More bufixes for the forbidden-time-check.
1874 +
1875 + 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
1876 + usr/share/vdr/shutdown/pre-shutdown-40-time.sh:
1877 + Bugfix forbidden-times shutdown stopper. Reported by Roland May
1878 + <tinitus@×××.de>.
1879 +
1880 + 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
1881 + usr/lib/vdr/rcscripts -> usr/share/vdr/rcscripts, Makefile,
1882 + README.vdrcaps, usr/share/vdr/inc/rc-functions.sh:
1883 + Moved rcscript-dir to /usr/share
1884 +
1885 + 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
1886 + usr/lib/vdr/shutdown -> usr/share/vdr/shutdown, Makefile,
1887 + README.shutdown, usr/lib/vdr/bin/vdrshutdown-gate.sh,
1888 + usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh,
1889 + usr/share/vdr/inc/shutdown-functions.sh:
1890 + Moved shutdown-dir to /usr/share
1891 +
1892 + 16 Jun 2006; Matthias Schwarzott <zzam@g.o> Makefile,
1893 + usr/lib/vdr/bin/vdrrecord-gate.sh, usr/lib/vdr/record -> usr/share/vdr/record:
1894 + Moved record-dir to /usr/share
1895 +
1896 + 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
1897 + usr/lib/vdr/inc -> usr/share/vdr/inc
1898 + usr/share/vdr/rcscript/pre-start-40-config-files.sh, Makefile,
1899 + etc/init.d/vdr, usr/lib/vdr/bin/vdrrecord-gate.sh,
1900 + usr/lib/vdr/bin/vdrshutdown-gate.sh,
1901 + usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh,
1902 + usr/lib/vdr/bin/vdrshutdown-really.sh:
1903 + Moved include-dir to /usr/share
1904 +
1905 + 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
1906 + usr/lib/vdr/inc/functions.sh:
1907 + Can read capabilities-file from new location under /usr/share
1908 +
1909 + 16 Jun 2006; Matthias Schwarzott <zzam@g.o>
1910 + usr/lib/vdr/inc/plugin-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
1911 + Autodetect path to vdr-plugins from vdr-Make.config.
1912 +
1913 + 16 Jun 2006; Matthias Schwarzott <zzam@g.o> Makefile:
1914 + changed makefile to only one install-target
1915 +
1916 + 13 Jun 2006; Matthias Schwarzott <zzam@g.o>
1917 + etc/conf.d/vdr.shutdown:
1918 + Corrected typo in description of BLOCK_SHUTDOWN_INTERVALS, reported by
1919 + Roland May <tinitus@×××.de>.
1920 +
1921 + 13 Jun 2006; Matthias Schwarzott <zzam@g.o>
1922 + usr/lib/vdr/rcscript/pre-start-30-parameter.sh, etc/conf.d/vdr:
1923 + Modified parameter MUTE, to act like described in comment, reported by
1924 + Roland May <tinitus@×××.de>.
1925 +
1926 + 11 Jun 2006; Matthias Schwarzott <zzam@g.o>
1927 + usr/lib/vdr/bin/vdr-bg.sh, usr/lib/vdr/bin/vdrrecord-gate.sh,
1928 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
1929 + Better quoting of . Better debug support.
1930 +
1931 + 11 Jun 2006; Matthias Schwarzott <zzam@g.o>
1932 + usr/lib/vdr/rcscript/post-stop-05-plugins.sh,
1933 + usr/lib/vdr/rcscript/post-start-05-plugins.sh,
1934 + usr/lib/vdr/rcscript/pre-start-10-chuid.sh,
1935 + usr/lib/vdr/rcscript/pre-stop-10-watchdog.sh,
1936 + usr/lib/vdr/rcscript/pre-start-20-dvb-device.sh,
1937 + usr/lib/vdr/rcscript/watchdog-restart-20-modules.sh,
1938 + usr/lib/vdr/rcscript/pre-start-30-parameter.sh,
1939 + usr/lib/vdr/rcscript/pre-start-40-config-files.sh,
1940 + usr/lib/vdr/rcscript/pre-start-45-nptl-check.sh,
1941 + usr/lib/vdr/rcscript/pre-start-45-utf8-check.sh,
1942 + usr/lib/vdr/rcscript/pre-start-50-shutdown.sh,
1943 + usr/lib/vdr/rcscript/post-start-90-watchdog.sh,
1944 + usr/lib/vdr/rcscript/pre-stop-95-plugins.sh,
1945 + usr/lib/vdr/rcscript/pre-start-95-plugins.sh:
1946 + Every addon now returns a proper exitcode.
1947 +
1948 + 11 Jun 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
1949 + Startscript now soft-depends on coldplug to ensure it started before.
1950 +
1951 + 10 Jun 2006; Matthias Schwarzott <zzam@g.o>
1952 + usr/lib/vdr/shutdown/pre-shutdown-40-time.sh, usr/lib/vdr/bin/vdr-bg.sh,
1953 + usr/lib/vdr/bin/vdrrecord-gate.sh, usr/lib/vdr/bin/vdrshutdown-gate.sh:
1954 + Fork all processes started by vdr to background. Fixed some 1 line bugs.
1955 +
1956 + 10 Jun 2006; Matthias Schwarzott <zzam@g.o>
1957 + +usr/lib/vdr/shutdown/pre-shutdown-40-time.sh,
1958 + usr/lib/vdr/shutdown/pre-shutdown-10-check-allowed.sh ->
1959 + usr/lib/vdr/shutdown/pre-shutdown-10-check-enabled.sh,
1960 + etc/conf.d/vdr.shutdown, +usr/lib/vdr/inc/time.sh:
1961 + Added option to forbid shutdowns in specified time-intervals. Renamed one
1962 + script
1963 +
1964 + 09 Jun 2006; Matthias Schwarzott <zzam@g.o>
1965 + usr/lib/vdr/rcscript/post-start-50-svdrp.sh,
1966 + usr/lib/vdr/rcscript/pre-start-98-wait-conditions.sh, etc/init.d/vdr,
1967 + usr/lib/vdr/inc/rc-functions.sh:
1968 + Changed error-code handling. Changed message for timeout at vdr-start.
1969 +
1970 +*gentoo-vdr-scripts-0.3.4 (31 Mai 2006)
1971 +
1972 + 31 May 2006; Matthias Schwarzott <zzam@g.o>
1973 + usr/lib/vdr/rcscript/pre-start-45-utf8-check.sh, etc/conf.d/vdr:
1974 + new utf8-wipeout strategy, relocated IR-setting in conf-file.
1975 +
1976 + 29 May 2006; Matthias Schwarzott <zzam@g.o>
1977 + usr/lib/vdr/shutdown/wakeup-acpi.sh:
1978 + Added an explicit warning about a missing /proc/acpi/alarm.
1979 +
1980 +*gentoo-vdr-scripts-0.3.3 (17 Mai 2006)
1981 +
1982 + 17 May 2006; Matthias Schwarzott <zzam@g.o>
1983 + usr/lib/vdr/shutdown/pre-shutdown-05-time-calculations.sh,
1984 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
1985 + corrected invalid use of < and > to compare integers
1986 +
1987 + 17 May 2006; Matthias Schwarzott <zzam@g.o>
1988 + usr/lib/vdr/shutdown/pre-shutdown-05-time-calculations.sh:
1989 + Do not abort shutdown when there is no next timer defined. Fix by PanamaJack
1990 + from vdr-portal.de.
1991 +
1992 +*gentoo-vdr-scripts-0.3.2 (13 Mai 2006)
1993 +
1994 + 13 May 2006; Matthias Schwarzott <zzam@g.o>
1995 + -usr/lib/vdr/shutdown/pre-shutdown-05-fixed-wakeup.sh,
1996 + +usr/lib/vdr/shutdown/pre-shutdown-05-time-calculations.sh,
1997 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
1998 + Catch running timer and block shutdown in that case
1999 +
2000 + 12 May 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
2001 + usr/lib/vdr/inc/message-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
2002 + Better handling of vdr-start-log. Explicitly state now that no errors occured.
2003 +
2004 + 10 May 2006; Matthias Schwarzott <zzam@g.o>
2005 + etc/conf.d/vdr.shutdown:
2006 + Corrected reference to other shutdown setting in comment.
2007 +
2008 + 10 May 2006; Matthias Schwarzott <zzam@g.o>
2009 + +usr/lib/vdr/shutdown/pre-shutdown-05-fixed-wakeup.sh,
2010 + etc/conf.d/vdr.shutdown:
2011 + Added code for daily wakeup. Code by Michael Brakemeier
2012 + <michael@××××××××××.de>.
2013 +
2014 + 10 May 2006; Matthias Schwarzott <zzam@g.o>
2015 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
2016 + Added code to block shutdown when debugging.
2017 +
2018 + 10 May 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
2019 + usr/lib/vdr/inc/functions.sh, usr/lib/vdr/inc/message-functions.sh:
2020 + Fixed writing vdr-start-log
2021 +
2022 + 09 May 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
2023 + Changed "need net" to "use net" to not kill vdr when shutting down the
2024 + network. Suggested by Martin Brodbeck <Martin@×××××××××××××××.net>.
2025 +
2026 +*gentoo-vdr-scripts-0.3.1 (03 Mai 2006)
2027 +
2028 + 02 May 2006; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
2029 + usr/lib/vdr/inc/plugin-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
2030 + Corrected reading of VDR-version, reported by Harri Kukkonen
2031 + <harrik@×××××.com>, use APIVERSION for newer vdrs
2032 +
2033 +*gentoo-vdr-scripts-0.3.0 (21 Mar 2006)
2034 +
2035 + 21 Mar 2006; Matthias Schwarzott <zzam@g.o>
2036 + etc/conf.d/vdr.shutdown, usr/lib/vdr/bin/vdrshutdown-gate.sh:
2037 + made shutdown retry time configurable
2038 +
2039 + 18 Mar 2006; Matthias Schwarzott <zzam@g.o> +README.shutdown:
2040 + added description of shutdown-addon-modules
2041 +
2042 + 15 Mar 2006; Matthias Schwarzott <zzam@g.o>
2043 + usr/lib/vdr/rcscript/pre-start-50-shutdown.sh,
2044 + +usr/lib/vdr/rcscript/post-start-92-messages.sh,
2045 + +etc/vdr/commands/commands.system.conf,
2046 + +etc/vdr/commands/commands.system.conf.de, usr/lib/vdr/inc/functions.sh,
2047 + +usr/lib/vdr/inc/message-functions.sh,
2048 + usr/lib/vdr/inc/plugin-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
2049 + First version of log-management
2050 +
2051 + 15 Mar 2006; Matthias Schwarzott <zzam@g.o> Makefile, README:
2052 + added packaging make-target dist
2053 +
2054 + 15 Mar 2006; Joerg Bornkessel <hd_brummy@g.o>
2055 + usr/lib/vdr/inc/plugin-functions.sh:
2056 + set to higher warn level in skip_plugin, on suggestion by M.Guenther
2057 +
2058 + 15 Mar 2006; Matthias Schwarzott <zzam@g.o>
2059 + usr/lib/vdr/inc/plugin-functions.sh:
2060 + use consistent sort order for checksums - use existing vdr checksum if possible
2061 +
2062 + 14 Mar 2006; Matthias Schwarzott <zzam@g.o>
2063 + usr/lib/vdr/inc/plugin-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
2064 + added check for mismatching patchlevel (=wrong header files) of plugins
2065 +
2066 +*gentoo-vdr-scripts-0.2.4 (05 Mar 2006)
2067 +
2068 + 04 Mar 2006; Matthias Schwarzott <zzam@g.o> Makefile,
2069 + +etc/vdr/commands/commands.custom.conf.de:
2070 + added example for translated commands-file
2071 +
2072 + 04 Mar 2006; Matthias Schwarzott <zzam@g.o> +etc/conf.d/vdr.cd-dvd:
2073 + Added config-file for cd&dvd devices used by some plugins
2074 +
2075 + 02 Mar 2006; Matthias Schwarzott <zzam@g.o>
2076 + usr/lib/vdr/rcscript/pre-start-30-parameter.sh, TODO, etc/conf.d/vdr:
2077 + Set default log-level to 1
2078 +
2079 + 28 Feb 2006; Matthias Schwarzott <zzam@g.o>
2080 + usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
2081 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
2082 + cosmetics on shutdown-code
2083 +
2084 + 28 Feb 2006; Matthias Schwarzott <zzam@g.o>
2085 + usr/lib/vdr/inc/rc-functions.sh:
2086 + do not print message about not defined function in addon
2087 +
2088 + 28 Feb 2006; Matthias Schwarzott <zzam@g.o>
2089 + usr/lib/vdr/inc/language-functions.sh:
2090 + only read setup.conf if existing
2091 +
2092 + 28 Feb 2006; Matthias Schwarzott <zzam@g.o>
2093 + usr/lib/vdr/rcscript/pre-start-45-nptl-check.sh:
2094 + changed debug-message for NPTL-off to be less confusing
2095 +
2096 + 22 Feb 2006; Matthias Schwarzott <zzam@g.o>
2097 + usr/lib/vdr/rcscript/pre-start-50-shutdown.sh,
2098 + usr/lib/vdr/bin/vdrshutdown-gate.sh,
2099 + usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh,
2100 + usr/lib/vdr/bin/vdrshutdown-really.sh, usr/lib/vdr/inc/functions.sh,
2101 + usr/lib/vdr/inc/rc-functions.sh, usr/lib/vdr/inc/shutdown-functions.sh:
2102 + changed inclusion of caps
2103 +
2104 + 21 Feb 2006; Matthias Schwarzott <zzam@g.o>
2105 + usr/lib/vdr/rcscript/post-stop-05-plugins.sh,
2106 + usr/lib/vdr/rcscript/post-start-05-plugins.sh,
2107 + usr/lib/vdr/rcscript/pre-stop-95-plugins.sh,
2108 + usr/lib/vdr/rcscript/pre-start-95-plugins.sh,
2109 + +usr/lib/vdr/inc/plugin-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
2110 + copied some plugin-load-functions to its own file
2111 +
2112 + 21 Feb 2006; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr:
2113 + added correction of comments in conf-file already added to 0.2.2 ebuild
2114 +
2115 + 21 Feb 2006; Matthias Schwarzott <zzam@g.o>
2116 + usr/lib/vdr/rcscript/pre-start-50-shutdown.sh, etc/init.d/vdr,
2117 + usr/lib/vdr/bin/vdrrecord-gate.sh, usr/lib/vdr/bin/vdrshutdown-gate.sh,
2118 + usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh,
2119 + usr/lib/vdr/bin/vdrshutdown-really.sh,
2120 + usr/lib/vdr/inc/commands-functions.sh, +usr/lib/vdr/inc/functions.sh:
2121 + created loader for shell include files
2122 +
2123 + 12 Feb 2006; Matthias Schwarzott <zzam@g.o>
2124 + usr/lib/vdr/rcscript/pre-start-40-config-files.sh:
2125 + replaced /usr/bin/sed by /bin/sed
2126 +
2127 + 31 Jan 2006; Matthias Schwarzott <zzam@g.o>
2128 + usr/lib/vdr/rcscript/pre-start-10-chuid.sh:
2129 + corrected error in handling of chuid-option for newer vdr-versions
2130 +
2131 +*gentoo-vdr-scripts-0.2.3 (31 Jan 2006)
2132 +
2133 + 31 Jan 2006; Matthias Schwarzott <zzam@g.o>
2134 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
2135 + set default shutdown retry time to 5min
2136 +
2137 + 21 Jan 2006; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr:
2138 + corrected wrong comment in config-file
2139 +
2140 + 09 Jan 2006; Matthias Schwarzott <zzam@g.o>
2141 + +usr/lib/vdr/rcscript/pre-start-10-chuid.sh, TODO, etc/init.d/vdr:
2142 + enable use of chuid integrated into vdr-1.3.38
2143 +
2144 + 09 Jan 2006; Matthias Schwarzott <zzam@g.o> README.shutdown-jobs,
2145 + +README.vdrcaps, TODO:
2146 + documentation updates
2147 +
2148 +*gentoo-vdr-scripts-0.2.2 (07 Jan 2006)
2149 +
2150 + 07 Jan 2006; Matthias Schwarzott <zzam@g.o>
2151 + usr/lib/vdr/inc/commands-functions.sh,
2152 + +usr/lib/vdr/inc/language-functions.sh:
2153 + commands can now be localized
2154 +
2155 +*gentoo-vdr-scripts-0.2.1 (06 Jan 2006)
2156 +
2157 + 06 Jan 2006; Matthias Schwarzott <zzam@g.o>
2158 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
2159 + show message on OSD when doing shutdown
2160 +
2161 + 06 Jan 2006; Matthias Schwarzott <zzam@g.o>
2162 + usr/lib/vdr/inc/commands-functions.sh, usr/lib/vdr/inc/rc-functions.sh:
2163 + some small fixes for changes before
2164 +
2165 + 06 Jan 2006; Matthias Schwarzott <zzam@g.o>
2166 + usr/lib/vdr/rcscript/pre-start-40-config-files.sh,
2167 + +usr/lib/vdr/inc/commands-functions.sh:
2168 + moved commands-file handling into seperate file
2169 +
2170 + 05 Jan 2006; Matthias Schwarzott <zzam@g.o>
2171 + usr/lib/vdr/rcscript/pre-start-50-shutdown.sh, Makefile,
2172 + etc/init.d/vdr, usr/lib/vdr/bin/vdrshutdown-gate.sh,
2173 + usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh,
2174 + usr/lib/vdr/bin/vdrshutdown-really.sh,
2175 + +usr/lib/vdr/inc/shutdown-functions.sh,
2176 + -usr/lib/vdr/rcscript/functions-shutdown.sh
2177 + +usr/lib/vdr/inc/rc-functions.sh
2178 + --usr/lib/vdr/rcscript/functions.sh:
2179 + moved include-files
2180 +
2181 + 05 Jan 2006; Matthias Schwarzott <zzam@g.o>
2182 + usr/lib/vdr/rcscript/pre-start-50-shutdown.sh:
2183 + Make it clearer how to get more shutdown/wakeup-methods.
2184 +
2185 + 05 Jan 2006; Matthias Schwarzott <zzam@g.o>
2186 + usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
2187 + usr/lib/vdr/bin/vdrshutdown-gate.sh,
2188 + usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh:
2189 + some work on shutdown / periodic-thread
2190 +
2191 +*gentoo-vdr-scripts-0.2 (03 Jan 2006)
2192 +
2193 + 03 Jan 2006; Matthias Schwarzott <zzam@g.o> +README.shutdown-jobs,
2194 + TODO:
2195 + a bit cleanup of documentation
2196 +
2197 + 03 Jan 2006; Matthias Schwarzott <zzam@g.o>
2198 + etc/conf.d/vdr.shutdown:
2199 + added new reboot-script to config-file
2200 +
2201 + 03 Jan 2006; Matthias Schwarzott <zzam@g.o> Makefile,
2202 + +etc/init.d/wakeup-reboot-halt, usr/lib/vdr/shutdown/shutdown-reboot.sh:
2203 + new method to do reboot without modifying bootmanager
2204 +
2205 +*gentoo-vdr-scripts-0.2_alpha6 (31 Dec 2005)
2206 +
2207 + 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
2208 + usr/lib/vdr/shutdown/periodic-50-epgscan.sh,
2209 + usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
2210 + +etc/conf.d/vdr.periodic.epgscan, -etc/conf.d/vdr.shutdown.epgscan,
2211 + +etc/conf.d/vdr.periodic.general, etc/conf.d/vdr.shutdown:
2212 + changed configuration-settings for periodic jobs
2213 +
2214 + 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
2215 + usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh:
2216 + added missing function
2217 +
2218 + 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
2219 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
2220 + added message queue
2221 +
2222 + 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
2223 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
2224 + code cosmetics
2225 +
2226 + 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
2227 + usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
2228 + usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh:
2229 + base time-calculation on thread end-time, not start-time
2230 +
2231 + 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
2232 + usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh,
2233 + usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
2234 + usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh:
2235 + now starting shutdown at end of periodic-thread, can now force shutdown when
2236 + thread runs
2237 +
2238 + 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
2239 + usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
2240 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
2241 + small changes to time-calculations
2242 +
2243 + 30 Dec 2005; Matthias Schwarzott <zzam@g.o>
2244 + usr/lib/vdr/bin/vdrshutdown-gate.sh:
2245 + implement new technique of shutdown-retry via new patched svdrp-command down
2246 +
2247 +*gentoo-vdr-scripts-0.2_alpha5 (29 Dec 2005)
2248 +
2249 + 29 Dec 2005; Matthias Schwarzott <zzam@g.o>
2250 + usr/sbin/acpi-wakeup.sh:
2251 + changed date-specification a bit to work with newest coreutils
2252 +
2253 + 28 Dec 2005; Matthias Schwarzott <zzam@g.o>
2254 + +usr/lib/vdr/shutdown/periodic-50-epgscan.sh, Makefile,
2255 + +etc/conf.d/vdr.shutdown.epgscan:
2256 + added example periodic-function
2257 +
2258 + 28 Dec 2005; Matthias Schwarzott <zzam@g.o>
2259 + usr/lib/vdr/shutdown/pre-shutdown-10-check-allowed.sh,
2260 + usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh,
2261 + +usr/lib/vdr/shutdown/pre-shutdown-99-periodic-thread.sh,
2262 + etc/conf.d/vdr.shutdown, usr/lib/vdr/bin/vdrshutdown-gate.sh,
2263 + +usr/lib/vdr/bin/vdrshutdown-periodic-thread.sh:
2264 + first try with periodic-thread at shutdown
2265 +
2266 + 28 Dec 2005; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr:
2267 + corrected bug with wrong call order of functions in stop-script
2268 +
2269 + 28 Dec 2005; Matthias Schwarzott <zzam@g.o>
2270 + usr/lib/vdr/rcscript/pre-start-40-config-files.sh, Makefile, TODO,
2271 + usr/lib/vdr/bin/vdrshutdown-gate.sh,
2272 + usr/lib/vdr/bin/vdrshutdown-really.sh,
2273 + usr/lib/vdr/rcscript/functions-shutdown.sh:
2274 + made extra tmp-directores for shutdown and config-file-merging
2275 +
2276 + 28 Dec 2005; Matthias Schwarzott <zzam@g.o> Makefile:
2277 + added chown to Makefile
2278 +
2279 + 27 Dec 2005; Matthias Schwarzott <zzam@g.o>
2280 + usr/sbin/acpi-wakeup.sh:
2281 + Changed disabling wakeup, problem reported by ilmusy from vdr-portal.de
2282 +
2283 + 27 Dec 2005; Matthias Schwarzott <zzam@g.o>
2284 + usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh:
2285 + added more shutdown-blockers
2286 +
2287 + 24 Dec 2005; Matthias Schwarzott <zzam@g.o>
2288 + usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh:
2289 + added dvdauthor to list of shutdown-blocking programs
2290 +
2291 +*gentoo-vdr-scripts-0.2_alpha4 (21 Dec 2005)
2292 +
2293 + 20 Dec 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2294 + added warning on osd when vdr was restarted by watchdog
2295 +
2296 + 20 Dec 2005; Matthias Schwarzott <zzam@g.o>
2297 + usr/lib/vdr/bin/vdrshutdown-gate.sh,
2298 + usr/lib/vdr/bin/vdrshutdown-really.sh,
2299 + usr/lib/vdr/shutdown/wakeup-nvram.sh:
2300 + can remember reboot-setting even if shutdown aborted
2301 +
2302 + 20 Dec 2005; Matthias Schwarzott <zzam@g.o>
2303 + +usr/lib/vdr/rcscript/pre-start-45-utf8-check.sh, TODO:
2304 + added utf8-workaround
2305 +
2306 + 29 Nov 2005; Matthias Schwarzott <zzam@g.o>
2307 + +usr/lib/vdr/rcscript/post-stop-05-plugins.sh,
2308 + +usr/lib/vdr/rcscript/post-start-05-plugins.sh,
2309 + usr/lib/vdr/rcscript/pre-stop-10-watchdog.sh,
2310 + usr/lib/vdr/rcscript/pre-start-20-dvb-device.sh,
2311 + usr/lib/vdr/rcscript/watchdog-restart-20-modules.sh,
2312 + usr/lib/vdr/rcscript/pre-start-30-parameter.sh,
2313 + usr/lib/vdr/rcscript/pre-start-40-config-files.sh,
2314 + usr/lib/vdr/rcscript/pre-start-45-nptl-check.sh,
2315 + usr/lib/vdr/rcscript/pre-start-50-shutdown.sh,
2316 + usr/lib/vdr/rcscript/post-start-50-svdrp.sh,
2317 + usr/lib/vdr/rcscript/post-start-90-watchdog.sh,
2318 + +usr/lib/vdr/rcscript/pre-stop-95-plugins.sh,
2319 + +usr/lib/vdr/rcscript/pre-start-95-plugins.sh,
2320 + +usr/lib/vdr/rcscript/pre-start-98-wait-conditions.sh, etc/init.d/vdr,
2321 + usr/lib/vdr/rcscript/functions.sh:
2322 + created functions called in each addon
2323 +
2324 + 25 Nov 2005; Matthias Schwarzott <zzam@g.o>
2325 + usr/lib/vdr/shutdown/shutdown-reboot.sh:
2326 + corrected bootmanager handling at reboot
2327 +
2328 +*gentoo-vdr-scripts-0.2_alpha3 (15 Nov 2005)
2329 +
2330 + 15 Nov 2005; Matthias Schwarzott <zzam@g.o>
2331 + usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh:
2332 + Enable force of shutdown for running programs
2333 +
2334 + 15 Nov 2005; Matthias Schwarzott <zzam@g.o>
2335 + usr/lib/vdr/rcscript/pre-start-30-parameter.sh, etc/conf.d/vdr:
2336 + Made config-file nicer and changed default for INTERNAL_WATCHDOG to 60s.
2337 +
2338 + 15 Nov 2005; Matthias Schwarzott <zzam@g.o>
2339 + usr/lib/vdr/shutdown/pre-shutdown-10-check-allowed.sh,
2340 + usr/lib/vdr/shutdown/pre-shutdown-20-check-blocking-programs.sh,
2341 + usr/lib/vdr/shutdown/pre-shutdown-30-check-logins.sh,
2342 + etc/conf.d/vdr.shutdown, usr/lib/vdr/bin/vdrshutdown-gate.sh,
2343 + usr/lib/vdr/rcscript/functions-shutdown.sh:
2344 + added possibility to force a shutdown
2345 +
2346 + 14 Nov 2005; Matthias Schwarzott <zzam@g.o>
2347 + usr/lib/vdr/shutdown/pre-shutdown-10-check-allowed.sh,
2348 + usr/lib/vdr/shutdown/pre-shutdown-30-check-logins.sh, TODO,
2349 + etc/conf.d/vdr.shutdown, usr/lib/vdr/shutdown/shutdown-reboot.sh:
2350 + Made shutdown-config nicer, added special grub-option, check for logins at
2351 + every shutdown.
2352 +
2353 + 14 Nov 2005; Matthias Schwarzott <zzam@g.o>
2354 + usr/lib/vdr/rcscript/pre-start-30-parameter.sh:
2355 + Corrected typo in variable name.
2356 +
2357 +*gentoo-vdr-scripts-0.2_alpha2 (05 Nov 2005)
2358 +
2359 + 05 Nov 2005; Matthias Schwarzott <zzam@g.o>
2360 + usr/lib/vdr/rcscript/pre-start-30-parameter.sh, etc/conf.d/vdr:
2361 + added config-option to give special parameters to vdr
2362 +
2363 + 05 Nov 2005; Matthias Schwarzott <zzam@g.o>
2364 + +usr/lib/vdr/rcscript/pre-start-45-nptl-check.sh, etc/conf.d/vdr,
2365 + etc/init.d/vdr:
2366 + added detection of nptl-only systems for thread-handling
2367 +
2368 + 04 Nov 2005; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr,
2369 + etc/conf.d/vdr.shutdown:
2370 + A bit better documentation of config files.
2371 +
2372 + 31 Oct 2005; Matthias Schwarzott <zzam@g.o>
2373 + etc/conf.d/vdr.shutdown, usr/lib/vdr/shutdown/wakeup-nvram.sh:
2374 + Added config-variable to be used for nvram-options not available otherwise.
2375 +
2376 +*gentoo-vdr-scripts-0.2_alpha1 (29 Oct 2005)
2377 +
2378 + 25 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2379 + added options to switch to used terminal and to force a vdr-start as root
2380 +
2381 + 24 Oct 2005; Matthias Schwarzott <zzam@g.o>
2382 + etc/init.d/vdr,usr/lib/vdr/rcscript/pre-start-30-parameter.sh:
2383 + removed call of env
2384 + moved terminal-handling completely to /etc/init.d/vdr
2385 + use openvt to start with terminal
2386 +
2387 +*gentoo-vdr-scripts-0.1 (21 Oct 2005)
2388 +
2389 + 20 Oct 2005; Matthias Schwarzott <zzam@g.o>
2390 + usr/lib/vdr/bin/vdr-bg.sh:
2391 + added script to start commands in background
2392 +
2393 + 20 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2394 + Revert last change, as it has problems with terminal-option.
2395 +
2396 + 20 Oct 2005; Matthias Schwarzott <zzam@g.o> etc/init.d/vdr,
2397 + usr/lib/vdr/rcscript/pre-start-30-parameter.sh:
2398 + Use start-stop-daemon option --background instead of &.
2399 +
2400 +*gentoo-vdr-scripts-0.1_alpha10 (19 Oct 2005)
2401 +
2402 + 19 Oct 2005; Matthias Schwarzott <zzam@g.o> etc/conf.d/vdr,
2403 + usr/lib/vdr/rcscript/post-start-50-svdrp.sh:
2404 + added config-setting for hostname to use for svdrp startup check
2405 +
2406 + 18 Oct 2005; Matthias Schwarzott <zzam@g.o> TODO,
2407 + usr/lib/vdr/rcscript/pre-start-30-parameter.sh,etc/init.d/vdr:
2408 + TERMINAL-config-option works now.
2409 +
2410 +*gentoo-vdr-scripts-0.1_alpha9 (12 Oct 2005)
2411 +
2412 + 12 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2413 + Preparation for better retry of failed shutdown.
2414 +
2415 + 11 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2416 + more cosmetic changes
2417 +
2418 + 11 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2419 + Small code cosmetics for shutdown, and one bugfix to always use
2420 + default-wakeup-method acpi when noting is set.
2421 +
2422 +*gentoo-vdr-scripts-0.1_alpha8 (08 Oct 2005)
2423 +
2424 + 08 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2425 + added test for logged in users when shutdown
2426 +
2427 + 08 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2428 + added missing config-file-entry
2429 +
2430 +*gentoo-vdr-scripts-0.1_alpha7 (08 Oct 2005)
2431 +
2432 + 08 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2433 + a bit cleanup for watchdog
2434 +
2435 + 07 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2436 + renamed wakeup files
2437 +
2438 + 06 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2439 + added set of record-scripts
2440 +
2441 + 03 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2442 + test for working wakeup at start of vdr
2443 +
2444 +*gentoo-vdr-scripts-0.1_alpha6 (03 Oct 2005)
2445 +
2446 + 03 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2447 + Split shutdown in multiple files
2448 +
2449 +*gentoo-vdr-scripts-0.1_alpha5 (02 Oct 2005)
2450 +
2451 + 02 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2452 + added test for good sudoers-entry
2453 +
2454 + 02 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2455 + working wakeup time setting
2456 +
2457 + 02 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2458 + Install shutdown config file
2459 +
2460 + 02 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2461 + install shutdown control scripts
2462 +
2463 + 02 Oct 2005; Matthias Schwarzott <zzam@g.o> ChangeLog,
2464 + etc/conf.d/vdr, +etc/conf.d/vdr.shutdown:
2465 + first try of shutdown-scripts
2466 +
2467 + 12 Sep 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2468 + Bugfixed parameter handling.
2469 +
2470 +*gentoo-vdr-scripts-0.1_alpha4 (12 Sep 2005)
2471 +
2472 + 11 Sep 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2473 + enables >=vdr-1.3.32 to use vfat runtime option
2474 +
2475 + 09 Sep 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2476 + create missing video directory at start
2477 +
2478 + 09 Sep 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2479 + moved default video directory to /var/vdr/video
2480 +
2481 +*gentoo-vdr-scripts-0.1_alpha3 (09 Sep 2005)
2482 +
2483 + 07 Sep 2005; Matthias Schwarzott <zzam@g.o>:
2484 + made time calculation for acpi more correct
2485 +
2486 + 31 Aug 2005; Matthias Schwarzott <zzam@g.o>:
2487 + fixed typo
2488 +
2489 + 31 Aug 2005; Matthias Schwarzott <zzam@g.o>:
2490 + added setting of startup volume and channel
2491 +
2492 + 29 Aug 2005; Matthias Schwarzott <zzam@g.o>:
2493 + small cleanup of config file
2494 +
2495 + 25 Aug 2005; Matthias Schwarzott <zzam@g.o>:
2496 + added vdr option --terminal
2497 +
2498 + 18 Aug 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2499 + external watchdog per default off
2500 +
2501 + 18 Aug 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2502 + added options for setting infra-red control type
2503 +
2504 + 17 Aug 2005; Matthias Schwarzott <zzam@g.o> ChangeLog:
2505 + changed comments and config-file-settings for watchdogs to make the
2506 + difference intern vdr watchdog - extern watchdog more clear
2507 +
2508 +*gentoo-vdr-scripts-0.1_alpha2 (14 Aug 2005)
2509 +
2510 + 14 Aug 2005; Matthias Schwarzott <zzam@g.o>:
2511 + enabled watchdog to automagically find and reload dvb driver modules
2512 +
2513 + 14 Aug 2005; Matthias Schwarzott <zzam@g.o>:
2514 + added watchdog handling
2515 + introduced debug-level, to hide some output messages
2516 +
2517 + 13 Aug 2005; Matthias Schwarzott <zzam@g.o>:
2518 + corrected creation of commands.conf
2519 +
2520 +*gentoo-vdr-scripts-0.1_alpha1 (12 Aug 2005)
2521 +
2522 + 12 Aug 2005; Matthias Schwarzott <zzam@g.o>:
2523 + added script for creation of commands.conf
2524 + and reccmds.conf files
2525 +
2526 + 27 Jul 2005; Matthias Schwarzott <zzam@g.o>:
2527 + First created package of scripts.
2528 + Scripts are from either me or
2529 + imported from gentoo.de repository
2530
2531 Deleted: gentoo-vdr-scripts/tags/0.4.3/README
2532 ===================================================================
2533 --- gentoo-vdr-scripts/trunk/README 2008-02-20 19:44:19 UTC (rev 581)
2534 +++ gentoo-vdr-scripts/tags/0.4.3/README 2008-02-23 16:21:11 UTC (rev 583)
2535 @@ -1,13 +0,0 @@
2536 -README for gentoo-vdr-scripts
2537 -$Id$
2538 -
2539 -Version 0.4.2
2540 -
2541 -This package contains all support scripts for vdr to make
2542 -it like a real set top box.
2543 -
2544 -Dependencies:
2545 - nvram-wakeup when being used for setting wakeup time
2546 -
2547 -Author:
2548 - Matthias Schwarzott <zzam@g.o>
2549
2550 Copied: gentoo-vdr-scripts/tags/0.4.3/README (from rev 582, gentoo-vdr-scripts/trunk/README)
2551 ===================================================================
2552 --- gentoo-vdr-scripts/tags/0.4.3/README (rev 0)
2553 +++ gentoo-vdr-scripts/tags/0.4.3/README 2008-02-23 16:21:11 UTC (rev 583)
2554 @@ -0,0 +1,13 @@
2555 +README for gentoo-vdr-scripts
2556 +$Id$
2557 +
2558 +Version 0.4.3
2559 +
2560 +This package contains all support scripts for vdr to make
2561 +it like a real set top box.
2562 +
2563 +Dependencies:
2564 + nvram-wakeup when being used for setting wakeup time
2565 +
2566 +Author:
2567 + Matthias Schwarzott <zzam@g.o>
2568
2569 --
2570 gentoo-commits@l.g.o mailing list