summaryrefslogtreecommitdiffstats
path: root/abs
AgeCommit message (Collapse)AuthorFilesLines
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-17udisks * libatasmart: included because they are needed by add_storage.pyJames Meyer2-0/+58
refs # 796
2012-01-04xdotool: added epoch to PKGBUILD,James Meyer1-1/+2
2012-01-04media_dir: remove phone from filesystem for new installs.James Meyer2-5/+2
remove post_upgrade call to post_install. That chown /myth was not required for upgrades and takes a very long time for people with lots of media.
2012-01-04lirc: added __changelog to help avoid a blind overwrite in the future.James Meyer1-0/+1
refs #808
2012-01-04lirc: include iguanair as a depends. This is needed for the iguanair driver ↵James Meyer1-3/+3
to be built correctly.
2012-01-02linhes-scripts: add acl_fix_fstab.py, missed from earlier commitJames Meyer1-0/+64
2012-01-02supplemental-web: cleanup of error page and docsJames Meyer4-9/+3
refs #806
2012-01-02move acl_fix_fstab.py to linhes-scripts:James Meyer9-80/+23
modify packages to depend on linhes-scripts >=7-24 certmaster linhes-system wmaker-settings xymon e16-themes refs #805 res #806
2011-12-30e16_theme_settings: add the e16 config file to the PKGBUILD backups.James Meyer1-1/+2
refs #805
2011-12-30Linhes-config: for install. Only add "acl" to ext3 and ext4. ↵James Meyer2-4/+39
JFS,XFS,resierfs support acl but do not need the mount option
2011-12-30certmaster: acl_fix_fstab. Only add "acl" to ext3 and ext4. ↵James Meyer2-3/+28
JFS,XFS,resierfs support acl but do not need the mount option
2011-12-30supplemental-web: add extra.cfg.txt into repo. This file is used for the ↵James Meyer1-0/+7
base install.
2011-12-30linhes-system: add new utils for backup/update/and restoreJames Meyer6-0/+277
2011-12-30linhes-scripts: add find_orphans scriptJames Meyer2-2/+242
2011-12-30xymon: fix check for myth_mtc and add support for myth_orphan check.James Meyer3-50/+44
refs: #806
2011-12-29supplemental-web: correct count.py to remove live-tv from the stats. Set ↵James Meyer2-5/+8
all blank categories to "Unkown" refs #806
2011-12-27linhes-system: fix typos in set_windowmanager.sh and add some help text for ↵James Meyer2-5/+7
alt_wm
2011-12-27runit-scripts: add setfacl to runit 1 for /etc/systemconfig. This will ↵James Meyer2-1/+3
ensure that the permissions will be correct on every boot.
2011-12-27LinHES-config: rebuild, no changesJames Meyer1-1/+1
2011-12-27func: msg.cfg, change the default location for text to be upper middle. ↵James Meyer2-3/+8
Added another section called "middle", when using this configuration messages will be displayed right in the middle of the screen.
2011-12-27supplemental-web: process.py remove condtional hostname check for ↵James Meyer1-7/+7
optimizing the database. refs #805
2011-12-27LinHES-system: pkgbuild with correct md5sums. Missed from earlier commit.James Meyer1-5/+5
2011-12-27supplemental-web: process.py add the command it's running to the top of the ↵James Meyer2-14/+7
page. general cleanup of unused code refs #805
2011-12-27func: update pacman.py to call the correct update script.James Meyer2-3/+3
refs: #806
2011-12-27supplemental-web: remove unused graphicsJames Meyer1-0/+0
2011-12-27supplemental-web: fix command to run for a manual system backup.James Meyer2-6/+5
refs #806
2011-12-27xymon: correct sudo rules to run the system backup job.James Meyer2-2/+2
2011-12-25wmaker_settings: remove mythfrontend from the default session.James Meyer2-14/+1
refs #805
2011-12-25dcron: update to version 4.5James Meyer10-208/+33
refs #807 closes #807
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-25supplemental-web: remove notify.py, it's no longer used.James Meyer1-29/+0
2011-12-25media_dirs: add system_backupsJames Meyer1-2/+3
change chown commands to 1000 instead of calling by name
2011-12-25xymon: change database backup location to /myth/system_backup.James Meyer2-7/+8
Also fix the generation of hbnotes for standalone. The webpage was missing the backup option
2011-12-25supplemental-web: start/stop cgi scripts. Add an extra msg saying it's ↵James Meyer3-11/+13
about to stop the service.
2011-12-22nvidia:Fixed typo, other issues.Cecil2-11/+11
2011-12-22nvidia:Bumped to latest official release.Cecil2-15/+16
2011-12-22nvidia-utils:Bumped to latest official release.Cecil2-12/+8
2011-12-22mythtv:Bumped to latest.Cecil1-1/+1
2011-12-22mplayer:Prevents conflicts in man docs (already installed with mplayer) when ↵Cecil1-3/+3
installing mencoder.
2011-12-22Merge branch 'testing' of ↵Cecil19-102/+323
ssh://cesman@linhes.org/mount/repository/linhes_pkgbuild into testing
2011-12-22linhes-scripts:Updated list of deps.Cecil1-2/+2
2011-12-21linhes-system: myth_mtcJames Meyer3-18/+25
fix python bindings usage and replace popen2 with subprocess. refs #803
2011-12-21wmaker_settings: change out background for windowmaker to a linhes specific one.James Meyer2-1/+1
2011-12-21Merge branch 'testing' of ↵James Meyer6-9/+1206
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
2011-12-21func: run systemconfig.py func after install.James Meyer2-2/+3
This is needed to setup the minion
2011-12-21xymon: add additional sudo script for running svJames Meyer2-2/+4
2011-12-21supplemental-web: add backend_control.sh and cleanup the cgi scriptsJames Meyer5-7/+47