aboutsummaryrefslogtreecommitdiff
path: root/tools/Linux/xbmc.sh.in
AgeCommit message (Expand)Author
2014-01-11[linux] allow override of crashlog directorywsnipex
2013-08-09xbmc.sh: extract core dump from systemd's journalMarius T
2013-08-09xbmc.sh: read Release info from os-releaseMarius T
2013-07-25[cosmetics] update copyright headersM. Kaijser
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2010-11-02added: note in linux crashlog if gdb is not installedanssih
2010-10-28fixed: backtrace in crashlog when core name is "core"anssih
2010-10-22fixed: do not enable core dumps when gdb is not installedanssih
2010-10-22fixed: various issues with backtrace generation on linuxanssih
2010-10-07fixed: removal of core files when gdb is not installedanssih
2010-08-22fixed: #9879 - option --lircdev /var/run/lirc/lircd doesn't workvdrfan
2010-06-10fixed: set datarootdir in xbmc.sh.inanssih
2010-06-08fixed: hardcoding of libdir and datadir in xbmc.sh.inanssih
2010-06-08Revert "fixed: hardcoding of libdir and datadir in xbmc.sh.in"althekiller
2010-06-08fixed: hardcoding of libdir and datadir in xbmc.sh.inanssih
2010-06-07fixed: LINUX - crash report file path as presented to the user was wrong.althekiller
2010-06-05changed: LINUX - Dump crash reports in $HOME instead of $PWD. Resolves #8801.althekiller
2010-05-16Exit with exit status from python script in case of failure.ceros7
2010-05-16Guard against case where ulimit may be unsupported by shell.ceros7
2010-05-16Minor cosmetic fixes.ceros7
2010-05-16Support setting the libdir path with xbmc script to support multiarch better.ceros7
2010-05-16Convert xbmc script to standard shell script.ceros7
2010-05-16Add missing copyright header for xbmc script.ceros7
2010-05-14Merge branch 'fhs'ceros7
2009-12-31added: [LINUX] xbmc-standalone wrapper script to restart XBMC on crash so lo...althekiller
2009-12-28fixed: Ticket #8303 - Startup script uses wrong binary for core analysis (tha...vdrfan
2009-12-06* explicitely add libcurl3 in the runtime dependencieswattazoum
2009-12-01[fix] when using external python the core dump can be generated in the script...wattazoum
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller