summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/PKGBUILD
AgeCommit message (Collapse)AuthorFilesLines
2012-10-25LinHES-system: LinHES-session: fix unclutter config pathR7.5R7Britney Fransen1-2/+2
2012-09-22LinHES-system: myth_status.py: fix conflicted recordingsBritney Fransen1-2/+2
conflicted recordings would always trigger the except because len of an list iterator fails
2012-09-12LinHES-system: misc_which_recorder.pl: forgot some quotesBritney Fransen1-2/+2
2012-09-10LinHES-system: misc_which_recorder.pl: add search for analog mpeg recordingsBritney Fransen1-2/+2
2012-09-05LinHES-system: mythfrontend-start: revert fork of startcmdBritney Fransen1-2/+2
Forking startcmd causes MythWelcome to act on remote keypresses when mythfrontend-start quits. linhes-scripts: pause-mythcommflag.sh: only look for 1 instance of mythfrontend. refs #847
2012-09-04LinHES-system: misc_status_config.py: add SystemType check and only update ↵Britney Fransen1-2/+2
db for Standalone and masterbackend
2012-09-04LinHES-system: mythfrontend-start: fork start command so that ↵Britney Fransen1-2/+2
mythfrontend-start will exit. closes #847
2012-09-03LinHES-system: remove dup .installBritney Fransen1-2/+1
remove old fluxbox keys update as we now use keylaunch
2012-09-01LinHES-system: Add scripts for misc status in MythWeb. closes #845.Britney Fransen1-2/+13
2012-08-28LinHES-system: update myth_status.py to work with tuners in error. closes #843Britney Fransen1-2/+2
2012-05-15LinHES-system: make fluxbox use the updated startup path and not use it's ↵James Meyer1-3/+3
own file. refs #830
2012-05-15LinHES-system: add warning about LinHES-run and it's pending removalJames Meyer1-2/+2
2012-05-12LinHES-system: couple things here, but mostly fix the osd message systemJames Meyer1-3/+5
- add lh_message.sh - Move OSD stuff out of linHES-session and instead have it call lh_message.sh - add switch_web.sh
2012-05-01LinHES-system: LinHES-session: check installed mythtv version and set startcmd.Britney Fransen1-2/+2
2012-05-01LinHES-system: LinHES-run & mythfrontend-start: check installed mythtv ↵Britney Fransen1-3/+3
version and set startcmd.
2012-04-26LinHES-system: update mythfrontend-start to use syslogJames Meyer1-3/+3
firstboot.sh comment out try smolt fluxbox: update shortcut for help command to use -H instead of -h
2012-04-15Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingJames Meyer1-9/+17
Conflicts: abs/core/LinHES-system/PKGBUILD
2012-04-15LinHES-system: change frontend logging to use --syslogJames Meyer1-4/+4
-silence the grep for osd
2012-04-14LinHES-system: add cacheclean and cron job to keep 3 newest pkgs in pacman ↵Britney Fransen1-5/+8
cache.
2012-04-13LinHES-system & linhes-scripts: move diskspace to LinHES-systemBritney Fransen1-6/+11
2012-04-13LinHES-system: firstboot.sh: add fix_lirc_socket; closes #822Britney Fransen1-2/+2
2012-04-12LinHES-system: myth_status.py: add call to diskspace.sh to warn user of full ↵Britney Fransen1-2/+2
disks.
2012-04-07LinHES-system: myth_status.py: limit upcoming recordings to 12Britney Fransen1-2/+2
2012-03-05LinHES-system: lh_system_backup_job: remove backups older than 21 daysBritney Fransen1-2/+2
2012-01-24linhes-system: myth-status.sh / .pyJames Meyer1-3/+3
Modify the shell script so that it only runs once per session Modify the python script for formatting Modify the python script to fix a bug when the next recording is more then 24 hours out. Anything more then 24 hours and the program would not account for it.
2012-01-22LinHES-config/system: check for config.xml and if it's not found run ↵James Meyer1-2/+2
mythvantage.py -m hostype to create a new one.
2012-01-22linhes-system: linhes-session, add delay_osd function. This is used to stop ↵James Meyer1-2/+2
xosd and xmsg from overlaying messages. refs #796
2012-01-21LinHES-system: add notification for add_storage on startup of X11 frontend.James Meyer1-2/+2
2012-01-21Merge branch 'testing' of ↵James Meyer1-2/+2
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing Conflicts: abs/core/LinHES-system/PKGBUILD
2012-01-21linhes-system: add_storage.py. Change the way the drive is determined to ↵James Meyer1-2/+2
be in use, and what the fstype of /myth is. This new method parses /proc/mounts and should be a bit more reliable. Fixes a bug where XFS partitions were not detected in use. refs #796
2012-01-20LinHES-system:reinstalls mythexport so it just works out the box.Cecil1-2/+2
2012-01-19LinHES-system: add_storage.py add the ability to only report on new disks, ↵James Meyer1-3/+3
but take no action. refs #796
2012-01-17linhes-system: include add_storage.py.James Meyer1-3/+5
This program is used to detect and autoadd storage to mythtv storage groups. Currently it's not hooked up to anything, but hopefully in the near future it will be an automated process. add_storage will only prompt for new disks, it will skip the following: - optical disks - disks that are in fstab - disks that are mounted (but may not be in fstab) - disks smaller then 5mb refs #796
2012-01-02move acl_fix_fstab.py to linhes-scripts:James Meyer1-2/+2
modify packages to depend on linhes-scripts >=7-24 certmaster linhes-system wmaker-settings xymon e16-themes refs #805 res #806
2011-12-27linhes-system: fix typos in set_windowmanager.sh and add some help text for ↵James Meyer1-2/+2
alt_wm
2011-12-27LinHES-system: pkgbuild with correct md5sums. Missed from earlier commit.James Meyer1-5/+5
2011-12-25LinHES-session: changes for non-default startup styleJames Meyer1-7/+21
- fix multiple startup of mythfrontend - fixed the start stop of mythbackend via backend_control - added the startup of mythtv-setup refs #805
2011-12-21linhes-system: myth_mtcJames Meyer1-3/+3
fix python bindings usage and replace popen2 with subprocess. refs #803
2011-12-21LinHES-system/config: add install_supplemental_service.shJames Meyer1-3/+5
This script will install and configure the extra web services and programs needed. LinHES-session: additional work on making the startup process a bit more modular.
2011-12-07LinHES-system: remove ghosd and add myth_status to the build.James Meyer1-4/+6
2011-11-25linhes-system: rebuild to get around conflict.James Meyer1-1/+1
2011-11-25linhes-session: add the ability to switch windowmangers using the ↵James Meyer1-4/+5
set_windowmanger.sh script. "set_windowmanger.sh enlightenment" will set the default windowmanger to our sepecial instance of enlightenment Current valid values for the windowmanager are: default enlightement windowmaker $any_thing_else if /etc/X11/WINDOWMANGER is not present, or the script is never run then fluxbox is used by default. This script will also set the style of startup. Normally the startup is set so that the windowmanager is the last thing to keep X running. When the optional style of mythvantage is given, then the windowmanger is started in the BG and mythfrontend is put in a looping state. Exiting the windowmanger will not restart the session. to restart the session "sv restart frontend" must be issued. Current state of style is functional but incomplete.
2011-08-19LinHes-session: make it depend on fluxbox and windowmakerJames Meyer1-4/+4
2011-02-16LinHES-system:called script to make the default theme LinHES in LinHES-run.Cecil1-2/+2
2010-12-18linhes-system: add nvidia run settings if the nvidia driver is loaded.James Meyer1-2/+2
refs:#732 closes:#732
2010-12-12linhes-run: remove tweaker on firstrun as it's broken and duplicates settingsJames Meyer1-3/+3
2010-11-23LinHES-system: Config files w/o a .conf extension are depreciatedMichael Hanson1-2/+2
Added a .conf to alsa-base. Also changed mode to 644 for alsa-base - it does not need to be executable
2010-11-23LinHES-system: fix python shebangs ; recompileMichael Hanson1-4/+2
2010-08-30RSYNC CORE:James Meyer1-24/+38
resync core-testing -> core Signed-off-by: James Meyer <james.meyer@operamail.com>
2009-09-26LinHES 6.01.00Cecil Hugh Watson1-0/+42