summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system
AgeCommit message (Collapse)AuthorFilesLines
2012-08-31Merge remote-tracking branch 'origin/testing' into testingJames Meyer1-7/+9
# By Britney Fransen (4) and others # Via Britney Fransen * origin/testing: dvb-firmware: add xc5000c firmware. change xc5000 modprobe options. closes #844 v4l-dvb: update to snapshot from 20120828. refs #844 LinHES-system: update myth_status.py to work with tuners in error. closes #843 curlftpfs: Initial Inclusion. linhes-scripts: minor changes to myth2mkv mythtv:Bumped to latest fixes. Added ./configure items to close #842. LinHES-config:7.4 rdt 9th anniversary release. Conflicts: abs/core/LinHES-config/LinHES-release abs/core/LinHES-config/PKGBUILD abs/core/LinHES-system/PKGBUILD abs/core/mythtv/stable-0.25/mythtv/PKGBUILD
2012-08-31moved wmaker_data and e16_themes settings to /usr/share/wm_data.James Meyer2-7/+8
This was done incase /data moves to it's own partition
2012-08-31LinHES-system: add_Storage.py split up storage groups into fe and beJames Meyer1-30/+60
2012-08-31LinHES-system: gen_lib_xml.py remove references to /home/mythtvJames Meyer1-1/+5
2012-08-29LinHES-system: add_storage.py added multiple new options including ↵James Meyer1-40/+109
--no_destruction and --no_mount
2012-08-28missed pkgbuild md5 updateJames Meyer1-1/+1
2012-08-28LinHES-system: add_storage.py change the double mount to a bind mount for /mythJames Meyer1-10/+15
2012-08-27LinHES-system: new features for add_storage.pyJames Meyer3-43/+168
- now writes out conf files in /etc/storage.d for each disk that it adds. These files will be used to determine nfs & smb shares - enabled the autoadding of the disk to storage groups - added --double_myth. This option is used to find the third partiton of the install drive and treat it like any other storage auto_added. The one thing it does differently is that no format/reparition take place
2012-08-26LinHES-system: add lh_backend_control.sh Wrapper script for the ↵James Meyer2-1/+77
starting/restarting/stopping mythbackend
2012-08-26LinHES-system: create_media_dirs.sh add tv/liveJames Meyer2-1/+2
2012-08-25LinHES-system: gen_is/lib_xml change exit code when conf files are not ↵James Meyer3-6/+6
present to 0. This prevents a pacman install from saying something about errors
2012-08-25LinHES-session: remove calling of dtheme.shJames Meyer2-2/+1
2012-08-24linhes-system: missed some conversions from mythvantage ->enhancedJames Meyer3-8/+8
2012-08-23LinHES-system: added gen_lib_xml.py. This is similiar to gen_is_xml.pyJames Meyer3-4/+119
~/.mythtv/library.xml is created by reading /usr/share/mythtv/themes/defaultmenutheme/library.xml and merges it with the snippets found in /etc/gen_lib_xml.d/
2012-08-23LinHES-config/LinHES-system: set_windowmanager.sh rename mythvantage style ↵James Meyer2-43/+73
to enhanced. add checks to set_windowmanager to check that the wm is valid and that the style is valid
2012-08-22LinHES-config: diskspace.sh fix stupid typo mixing ' "James Meyer2-2/+2
2012-08-22LinHES-system: unclutter moved to /usr/binJames Meyer2-2/+2
2012-08-22LinHES-system: add ability to run files from /etc/X11/autostart when the ↵James Meyer2-10/+20
frontend is started. minor fix with determining the window manager
2012-08-22LinHES-system: cleanup of the osd system.James Meyer4-27/+12
rename xmsg.py to msg_osd.py change diskspace.sh to use msg_client.py
2012-08-21LinHES-system: added gen_is_xml.py.James Meyer3-3/+63
This is used to generate the internet_streams xml file. gen_is.xml should never be hand edited. Instead edit the files in /etc/gen_is_xml.d
2012-08-15LinHES-system:James Meyer10-71/+226
-updated for python2 -removed firstboot -added msg_client and msg_daemon -moved displaying help to later in the seq. LinHES-session now uses msg_client
2012-08-09linhes-system: removed .install scriptJames Meyer2-2/+2
2012-08-07LinHES-system, removed runit-scriptsJames Meyer1-2/+3
2012-05-15LinHES-system: make fluxbox use the updated startup path and not use it's ↵James Meyer3-30/+30
own file. refs #830
2012-05-15LinHES-system: add warning about LinHES-run and it's pending removalJames Meyer2-2/+8
2012-05-12LinHES-system: couple things here, but mostly fix the osd message systemJames Meyer4-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-01LinHES-system: LinHES-session: check installed mythtv version and set startcmd.Britney Fransen2-3/+8
2012-05-01LinHES-system: LinHES-run & mythfrontend-start: check installed mythtv ↵Britney Fransen3-7/+18
version and set startcmd.
2012-04-26LinHES-system: update mythfrontend-start to use syslogJames Meyer3-6/+6
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 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