Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moved clearing of logfile to better place right at start. | 2008-06-21 | 1 | -5/+3 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=616 | |||||
* | Simplify openvt usage. | 2008-06-17 | 1 | -23/+17 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=613 | |||||
* | No longer check old location for addons and the caps file. | 2008-06-17 | 1 | -2/+2 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=612 | |||||
* | Cleanup of init-script and plugin loader structure. | 2008-06-17 | 1 | -21/+21 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=611 | |||||
* | Cleanup of plugin loading code. | 2008-06-15 | 1 | -3/+0 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=610 | |||||
* | Fix watchdogrestart for now by running stop and start in subshells. | 2008-06-15 | 1 | -2/+2 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=609 | |||||
* | Move watchdog code directly into init-script. | 2008-06-12 | 1 | -8/+43 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=608 | |||||
* | Remove forgotten line. | 2008-06-02 | 1 | -1/+0 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=607 | |||||
* | Small cleanup. | 2008-05-30 | 1 | -7/+0 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=606 | |||||
* | Absorbed message-functions into init-script. | 2008-05-29 | 1 | -1/+20 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=605 | |||||
* | Simplified code. | 2008-05-21 | 1 | -4/+6 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=597 | |||||
* | Give an explicit name to the automagic reboot handling - auto. | 2008-04-19 | 1 | -2/+3 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=590 | |||||
* | Make special option mark_for_reboot work with baselayout-1, Reported by ↵ | 2008-04-19 | 1 | -1/+1 | ||
| | | | | | | gehlhajo, http://www.vdr-portal.de/board/thread.php?threadid=76283 svn path=/gentoo-vdr-scripts/trunk/; revision=587 | |||||
* | Added VDR_CHARSET_OVERRIDE support | 2008-04-19 | 1 | -0/+9 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=586 | |||||
* | Let init-script not silently fail at stop. | 2008-03-31 | 1 | -1/+3 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=584 | |||||
* | Move position of rm statefile. | 2008-02-18 | 1 | -1/+1 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=580 | |||||
* | Move mark-file logic for reboot completely into init-script. | 2008-02-18 | 1 | -4/+12 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=579 | |||||
* | More wakeup simplifications. Now try more than 1 wakeup-method until one ↵ | 2008-02-13 | 1 | -3/+3 | ||
| | | | | | | successes. svn path=/gentoo-vdr-scripts/trunk/; revision=575 | |||||
* | Make install now is distributed over makefiles in every directory. | 2007-10-04 | 6 | -0/+116 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=507 | |||||
* | Added parameter to modify VDR niceness. | 2007-10-03 | 1 | -0/+5 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=506 | |||||
* | Do not set path to killall. | 2007-09-25 | 1 | -1/+1 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=491 | |||||
* | Added burnspeed setting to vdr.cd-dvd conf file. | 2007-09-25 | 1 | -0/+7 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=490 | |||||
* | Added locale selection for >=vdr-1.5.3, no longer drop locales to C, but ↵ | 2007-07-03 | 1 | -1/+7 | ||
| | | | | | | autoselect utf8 one if avail and none selected systemwide or in vdr config. svn path=/gentoo-vdr-scripts/trunk/; revision=479 | |||||
* | Be sure to need net, and need lirc if configured. | 2007-06-04 | 1 | -1/+3 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=468 | |||||
* | Easier message handling. | 2007-06-02 | 1 | -1/+1 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=460 | |||||
* | Added easy debug setting for shutdown. | 2007-05-30 | 1 | -0/+1 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=457 | |||||
* | Enabled external watchdog by default. | 2007-05-30 | 1 | -2/+2 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=456 | |||||
* | Removed sleeps for watchdogrestart. Removed logging by default for watchdog. | 2007-05-30 | 2 | -10/+9 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=455 | |||||
* | Only load external files when needed. | 2007-04-17 | 1 | -7/+9 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=441 | |||||
* | Correctly evaluate quoted parameters. | 2007-04-17 | 1 | -2/+2 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=440 | |||||
* | Removed bash specific array code. | 2007-04-16 | 1 | -5/+5 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=438 | |||||
* | Removed more bash specific code. | 2007-04-16 | 1 | -1/+1 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=430 | |||||
* | Removed more bash specific code. | 2007-04-16 | 2 | -8/+8 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=427 | |||||
* | Completely remove dvbsplash support to finally stop all problems. | 2007-04-15 | 1 | -2/+1 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=424 | |||||
* | moved 'set log level' part from Expert Settings to Debug Options | 2007-03-19 | 1 | -9/+9 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=411 | |||||
* | Set default log-level to 3 to make logs more usefull. | 2007-01-22 | 1 | -1/+1 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=404 | |||||
* | Make the time to wait for running vdr configurable. | 2007-01-22 | 1 | -0/+5 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=403 | |||||
* | Move start-log file to tmp-folder. | 2007-01-21 | 2 | -2/+2 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=399 | |||||
* | Store list of plugins when starting vdr, to call correct rcaddons at stopping. | 2007-01-21 | 1 | -0/+2 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=397 | |||||
* | Added option to control behaviour of none-wakeup-method when timers exist. | 2007-01-12 | 1 | -1/+21 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=388 | |||||
* | Fixed names of debug-variables for shutdown. | 2007-01-10 | 1 | -0/+3 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=383 | |||||
* | Now read plugins to load from a dedicated config-file. | 2006-10-11 | 2 | -10/+18 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=330 | |||||
* | Added prefix to cmdline-message. | 2006-10-08 | 1 | -1/+1 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=324 | |||||
* | Make showing vdr-version number at startup-time configurable, but disabled ↵ | 2006-10-07 | 2 | -2/+7 | ||
| | | | | | | by default. svn path=/gentoo-vdr-scripts/trunk/; revision=319 | |||||
* | Changed debug-code to write out a correctly quoted command-line, suggested ↵ | 2006-10-07 | 1 | -1/+1 | ||
| | | | | | | by cduerr from vdr-portal.de. svn path=/gentoo-vdr-scripts/trunk/; revision=318 | |||||
* | Change to root directory when starting/stoping vdr. | 2006-10-07 | 1 | -0/+3 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=315 | |||||
* | Added comments to the head of the scripts. | 2006-07-17 | 1 | -0/+2 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=305 | |||||
* | Changed default-conf-filename for nvram-wakeup to nvram-wakeup.conf to match ↵ | 2006-06-25 | 1 | -1/+1 | ||
| | | | | | | other distros and wiki. svn path=/gentoo-vdr-scripts/trunk/; revision=295 | |||||
* | Moved include-dir to /usr/share | 2006-06-16 | 1 | -1/+1 | ||
| | | | | svn path=/gentoo-vdr-scripts/trunk/; revision=283 | |||||
* | Corrected typo in description of BLOCK_SHUTDOWN_INTERVALS, reported by ↵ | 2006-06-13 | 1 | -1/+2 | ||
| | | | | | | Roland May <tinitus@web.de>. svn path=/gentoo-vdr-scripts/trunk/; revision=277 |