summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system
AgeCommit message (Collapse)AuthorFilesLines
2012-04-15Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testingJames Meyer7-12/+260
Conflicts: abs/core/LinHES-system/PKGBUILD
2012-04-15LinHES-system: change frontend logging to use --syslogJames Meyer3-8/+9
-silence the grep for osd
2012-04-15linhes-system: myth_status.py, handle case where conflicts is null and catch ↵James Meyer1-5/+8
the excpetion
2012-04-14LinHES-system: add cacheclean and cron job to keep 3 newest pkgs in pacman ↵Britney Fransen3-5/+144
cache.
2012-04-13LinHES-system & linhes-scripts: move diskspace to LinHES-systemBritney Fransen3-6/+94
2012-04-13LinHES-system: firstboot.sh: add fix_lirc_socket; closes #822Britney Fransen2-2/+23
2012-04-12LinHES-system: myth_status.py: add call to diskspace.sh to warn user of full ↵Britney Fransen2-5/+5
disks.
2012-04-07LinHES-system: myth_status.py: limit upcoming recordings to 12Britney Fransen2-3/+9
2012-03-05LinHES-system: lh_system_backup_job: remove backups older than 21 daysBritney Fransen2-4/+5
2012-01-24linhes-system: myth-status.sh / .pyJames Meyer3-39/+73
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 Meyer2-7/+19
xosd and xmsg from overlaying messages. refs #796
2012-01-21LinHES-system: add notification for add_storage on startup of X11 frontend.James Meyer2-3/+22
2012-01-21Merge branch 'testing' of ↵James Meyer2-3/+7
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 Meyer2-21/+34
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.Cecil2-3/+7
2012-01-19LinHES-system: add_storage.py add the ability to only report on new disks, ↵James Meyer2-11/+34
but take no action. refs #796
2012-01-17linhes-system: include add_storage.py.James Meyer2-3/+431
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-30linhes-system: add new utils for backup/update/and restoreJames Meyer6-0/+277
2011-12-27linhes-system: fix typos in set_windowmanager.sh and add some help text for ↵James Meyer2-5/+7
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 Meyer2-13/+38
- fix multiple startup of mythfrontend - fixed the start stop of mythbackend via backend_control - added the startup of mythtv-setup refs #805
2011-12-25linhes-system. modify .install file so that the cron link created for ↵James Meyer1-3/+9
myth_mtc.sh doesn't end in .sh. Sometimes runparts will skip .sh files
2011-12-25myth_mtc.py:James Meyer1-21/+38
Fix path for backup and restore jobs. All encase db calls in try/except to avoid the script failing when the bindings cannot connect refs #804
2011-12-21linhes-system: myth_mtcJames Meyer3-18/+25
fix python bindings usage and replace popen2 with subprocess. refs #803
2011-12-21LinHES-system/config: add install_supplemental_service.shJames Meyer4-70/+235
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 Meyer2-8/+6
2011-12-07LinHES-system: include myth_status.py/.shJames Meyer2-0/+79
This program will give a very brief summary of upcoming recordings. If the system is a MBE it will be run at login and output will be displayed on the terminal.
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 Meyer3-6/+438
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 Meyer2-5/+11
2011-02-16LinHES-system:called script to make the default theme LinHES in LinHES-run.Cecil2-2/+3
2010-12-18linhes-system: add nvidia run settings if the nvidia driver is loaded.James Meyer2-2/+8
refs:#732 closes:#732
2010-12-12linhes-run: remove tweaker on firstrun as it's broken and duplicates settingsJames Meyer2-7/+7
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 Hanson2-5/+3
2010-08-30RSYNC CORE:James Meyer10-48/+251
resync core-testing -> core Signed-off-by: James Meyer <james.meyer@operamail.com>
2009-09-26LinHES 6.01.00Cecil Hugh Watson21-0/+1472