summaryrefslogtreecommitdiffstats
path: root/abs/core
AgeCommit message (Collapse)AuthorFilesLines
2011-11-25lighttpd: change config file for cgi(additional types supported), and enable ↵James Meyer3-6/+17
a few more modules by default
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-11-25linhes-config: init oldfscontents.James Meyer2-1/+2
If for some reason /etc/fstab can not be found, we did to give oldfscontents an init value. Without this the upgrade process will fail
2011-11-14linhes-config: Systems with memory less then 1GB sometimes will have ↵James Meyer2-4/+23
problems with an install. The OOM if needed will kill off a process, most of the time unsquashfs. This causes problems later on, when doing work in the chroot. - catch unsquashfs errors - try to mount swap space if present.
2011-11-13linhes-scripts:Updated upgrade script to resolve php/mysql issue.Cecil2-2/+4
2011-11-10linhes-scripts: upgrade_linhes.sh: add hint text for consoleBritney Fransen2-5/+5
2011-11-10v4l-dvb: change deps & makedepsBritney Fransen1-2/+2
2011-11-10perl-proc-processtable: Initial inclusion. dep of v4l-dvbBritney Fransen1-0/+31
2011-11-10v4l-dvb: change to use git as hg isn't used anymoreBritney Fransen4-60/+551
2011-11-09Merge branch 'testing' of ↵R7.1James Meyer2-1/+1
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
2011-11-09linhes-release: update to 7.1James Meyer2-3/+3
2011-11-08mythtv: Update to latestBritney Fransen1-1/+1
2011-11-07git-python: rename git directory to be consistent with pkgname and AUR.Michael Hanson1-0/+0
2011-11-06remove old mythtv builds.James Meyer158-13469/+0
2011-11-06catalyst: remove ATI drivers.James Meyer6-478/+0
They can be added back if there is a pressing need for them.
2011-11-04perl-libxml: removed, replaced by perl-xml-libxmlBritney Fransen2-60/+0
2011-11-04Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testingBritney Fransen1-5/+13
2011-11-04pyqt update to latestBritney Fransen2-39/+53
2011-11-04Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testingMichael Hanson48-5945/+97
2011-11-04mysql-python: update to latest v1.2.3Michael Hanson1-5/+13
2011-11-04git: updated to 1.7.7.1James Meyer4-34/+67
-removed emacs from PKGBUILD
2011-11-04perl-xml-libxml-common: removed, replaced by perl-xml-libxmlBritney Fransen2-30/+0
2011-11-04linuxtv-dvb-apps: update PKGBUILDBritney Fransen3-34/+27
2011-11-04runit: fix typo in depends line. remove the space in the poweroff-scripts ↵James Meyer1-2/+2
version >=
2011-11-04runit-scripts: remove portmapJames Meyer2-8/+1
2011-11-04hwd: removal, it's not used anymore.James Meyer2-37/+0
2011-11-04remove old packages that are no longer needed.James Meyer34-5800/+0
linhes-config-svn ddcxinfo-arch portmap mythtv-vdpau hdhgrp openjdk (jre is still present, we don't need or want both)
2011-11-03linhes-scripts: remove portmap during the upgrade process.James Meyer2-2/+6
2011-11-03Merge branch 'testing' of ↵James Meyer2-2/+5
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
2011-11-03remove duplicate packagesJames Meyer1-18/+0
2011-11-02linhes-scripts:Update to grab R7 wallpaper.Cecil2-2/+5
2011-11-01heimdal,perk.python2: recompile against libdb5James Meyer3-4/+4
2011-11-01Merge branch 'testing' of ↵James Meyer3-19/+13
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
2011-11-01linhes-scripts: update script for r6-r7.James Meyer4-136/+207
to update run pacman -Sy linhes-scripts upgrade-linhes.sh and watch the fun. This script must be run as root and from a terminal. Running it from an xterm will cause it to abort. At the end of the script it will force a reboot.
2011-11-01Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testingMichael Hanson7-61/+956
2011-11-01libhdhomerun: update to 20111025Michael Hanson1-11/+11
2011-10-31runit-scripts: lircd run: remove ir-keytable. It was replaced by ↵Britney Fransen2-8/+2
in_kernel_support
2011-10-31remove almost all Advanced X, introduce reading available modes from xorg.logJames Meyer3-52/+84
2011-10-31system-templates: add lcdproc support for nmedia branded LCDJames Meyer2-1/+870
2011-10-30perl-html-template: added for mythexportJames Meyer1-0/+30
2011-10-30Merge branch 'testing' of ↵James Meyer5-31/+311
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing
2011-10-30mythinstall: update to remove the xine/mplayer sync optionsJames Meyer1-1/+1
2011-10-30mpfr: update to 3.1James Meyer5-1300/+56
Mostly this was a rebuild to remove the /usr/share/info dir warning
2011-10-30LinHES-config: fix up the audio switching between OSS.James Meyer4-54/+69
Always sync the frontend, remove the other sync options
2011-10-26mythtv:Bumped to latest.Cecil1-1/+1
2011-10-21mythweb: update to latestBritney Fransen1-1/+1
2011-10-21mythplugins: mytharchive: mythburn.py patch for aspect ratio and video ↵Britney Fransen3-29/+309
storage groups support http://code.mythtv.org/trac/ticket/10042
2011-10-21Merge branch 'testing' of ↵James Meyer3-7/+7
ssh://jams@linhes.org/mount/repository/linhes_pkgbuild into testing Conflicts: abs/core/LinHES-config/PKGBUILD
2011-10-21xconfig.sh: check for Xorg configuration status in /etc/mythvantage.cfgJames Meyer2-2/+12
2011-10-21Merge branch 'testing' of knoppmyth.net:linhes_pkgbuild into testingMichael Hanson2-6/+6