Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-05-15 | LinHES-system: make fluxbox use the updated startup path and not use it's ↵ | James Meyer | 3 | -30/+30 | |
own file. refs #830 | |||||
2012-05-15 | LinHES-system: add warning about LinHES-run and it's pending removal | James Meyer | 2 | -2/+8 | |
2012-05-12 | LinHES-system: couple things here, but mostly fix the osd message system | James Meyer | 4 | -29/+125 | |
- 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-01 | LinHES-system: LinHES-session: check installed mythtv version and set startcmd. | Britney Fransen | 2 | -3/+8 | |
2012-05-01 | LinHES-system: LinHES-run & mythfrontend-start: check installed mythtv ↵ | Britney Fransen | 3 | -7/+18 | |
version and set startcmd. | |||||
2012-04-26 | LinHES-system: update mythfrontend-start to use syslog | James Meyer | 3 | -6/+6 | |
firstboot.sh comment out try smolt fluxbox: update shortcut for help command to use -H instead of -h | |||||
2012-04-15 | Merge branch 'testing' of git@linhes.org:linhes_pkgbuild into testing | James Meyer | 7 | -12/+260 | |
Conflicts: abs/core/LinHES-system/PKGBUILD | |||||
2012-04-15 | LinHES-system: change frontend logging to use --syslog | James Meyer | 3 | -8/+9 | |
-silence the grep for osd | |||||
2012-04-15 | linhes-system: myth_status.py, handle case where conflicts is null and catch ↵ | James Meyer | 1 | -5/+8 | |
the excpetion | |||||
2012-04-14 | LinHES-system: add cacheclean and cron job to keep 3 newest pkgs in pacman ↵ | Britney Fransen | 3 | -5/+144 | |
cache. | |||||
2012-04-13 | LinHES-system & linhes-scripts: move diskspace to LinHES-system | Britney Fransen | 3 | -6/+94 | |
2012-04-13 | LinHES-system: firstboot.sh: add fix_lirc_socket; closes #822 | Britney Fransen | 2 | -2/+23 | |
2012-04-12 | LinHES-system: myth_status.py: add call to diskspace.sh to warn user of full ↵ | Britney Fransen | 2 | -5/+5 | |
disks. | |||||
2012-04-07 | LinHES-system: myth_status.py: limit upcoming recordings to 12 | Britney Fransen | 2 | -3/+9 | |
2012-03-05 | LinHES-system: lh_system_backup_job: remove backups older than 21 days | Britney Fransen | 2 | -4/+5 | |
2012-01-24 | linhes-system: myth-status.sh / .py | James Meyer | 3 | -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-22 | LinHES-config/system: check for config.xml and if it's not found run ↵ | James Meyer | 1 | -2/+2 | |
mythvantage.py -m hostype to create a new one. | |||||
2012-01-22 | linhes-system: linhes-session, add delay_osd function. This is used to stop ↵ | James Meyer | 2 | -7/+19 | |
xosd and xmsg from overlaying messages. refs #796 | |||||
2012-01-21 | LinHES-system: add notification for add_storage on startup of X11 frontend. | James Meyer | 2 | -3/+22 | |
2012-01-21 | Merge branch 'testing' of ↵ | James Meyer | 2 | -3/+7 | |
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing Conflicts: abs/core/LinHES-system/PKGBUILD | |||||
2012-01-21 | linhes-system: add_storage.py. Change the way the drive is determined to ↵ | James Meyer | 2 | -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-20 | LinHES-system:reinstalls mythexport so it just works out the box. | Cecil | 2 | -3/+7 | |
2012-01-19 | LinHES-system: add_storage.py add the ability to only report on new disks, ↵ | James Meyer | 2 | -11/+34 | |
but take no action. refs #796 | |||||
2012-01-17 | linhes-system: include add_storage.py. | James Meyer | 2 | -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-02 | move acl_fix_fstab.py to linhes-scripts: | James Meyer | 1 | -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-30 | linhes-system: add new utils for backup/update/and restore | James Meyer | 6 | -0/+277 | |
2011-12-27 | linhes-system: fix typos in set_windowmanager.sh and add some help text for ↵ | James Meyer | 2 | -5/+7 | |
alt_wm | |||||
2011-12-27 | LinHES-system: pkgbuild with correct md5sums. Missed from earlier commit. | James Meyer | 1 | -5/+5 | |
2011-12-25 | LinHES-session: changes for non-default startup style | James Meyer | 2 | -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-25 | linhes-system. modify .install file so that the cron link created for ↵ | James Meyer | 1 | -3/+9 | |
myth_mtc.sh doesn't end in .sh. Sometimes runparts will skip .sh files | |||||
2011-12-25 | myth_mtc.py: | James Meyer | 1 | -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-21 | linhes-system: myth_mtc | James Meyer | 3 | -18/+25 | |
fix python bindings usage and replace popen2 with subprocess. refs #803 | |||||
2011-12-21 | LinHES-system/config: add install_supplemental_service.sh | James Meyer | 4 | -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-07 | LinHES-system: remove ghosd and add myth_status to the build. | James Meyer | 2 | -8/+6 | |
2011-12-07 | LinHES-system: include myth_status.py/.sh | James Meyer | 2 | -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-25 | linhes-system: rebuild to get around conflict. | James Meyer | 1 | -1/+1 | |
2011-11-25 | linhes-session: add the ability to switch windowmangers using the ↵ | James Meyer | 3 | -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-19 | LinHes-session: make it depend on fluxbox and windowmaker | James Meyer | 2 | -5/+11 | |
2011-02-16 | LinHES-system:called script to make the default theme LinHES in LinHES-run. | Cecil | 2 | -2/+3 | |
2010-12-18 | linhes-system: add nvidia run settings if the nvidia driver is loaded. | James Meyer | 2 | -2/+8 | |
refs:#732 closes:#732 | |||||
2010-12-12 | linhes-run: remove tweaker on firstrun as it's broken and duplicates settings | James Meyer | 2 | -7/+7 | |
2010-11-23 | LinHES-system: Config files w/o a .conf extension are depreciated | Michael Hanson | 1 | -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-23 | LinHES-system: fix python shebangs ; recompile | Michael Hanson | 2 | -5/+3 | |
2010-08-30 | RSYNC CORE: | James Meyer | 10 | -48/+251 | |
resync core-testing -> core Signed-off-by: James Meyer <james.meyer@operamail.com> | |||||
2009-09-26 | LinHES 6.01.00 | Cecil Hugh Watson | 21 | -0/+1472 | |