summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
AgeCommit message (Collapse)AuthorFilesLines
2009-01-15change data location back to /data/srv/mysqlJames Meyer5-10/+12
add Xosd to lcdproc.
2009-01-15Switch to the default LinHES theme.Cecil Hugh Watson2-1/+18
2009-01-15Merge branch 'HEAD' of ↵Cecil Hugh Watson6-26/+87
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
2009-01-15Updated MySQL. Initial lcdproc intro.Cecil Hugh Watson8-33/+36
2009-01-15Revised logic for hostname check.James Meyer3-16/+22
Fix /myth UUID for installs.
2009-01-15install all myth plugins by default.James Meyer2-1/+21
2009-01-15Merge branch 'HEAD' of ↵James Meyer2-2/+34
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git
2009-01-15add support for /myth not mounted on sda3 for upgrades.James Meyer3-10/+45
Includes software raid support. fix invalid temp table names based off hostname.
2009-01-14Additional themes for MythTV. ACPID.Cecil Hugh Watson2-2/+34
2009-01-14Sounds used in baking up and restoring.Cecil Hugh Watson1-0/+17
2009-01-14Disabled input hot plugging.Cecil Hugh Watson7-1/+21
2009-01-13Merge branch 'HEAD' of ↵James Meyer4-5/+5
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git
2009-01-13print boot device and eject device on shutdown.James Meyer2-3/+5
2009-01-13add --skip-resolve-hostnames to mysql startup scripts.James Meyer9-14/+16
2009-01-13Minor fix for running mythtv-setup (sudo taskset -c 0 mythtv-setup). I saw ↵Cecil Hugh Watson4-5/+5
this during scanning crashing on multi-core systems.
2009-01-12enabled null-root-cursor.James Meyer2-2/+2
2009-01-12compiled without fam support.James Meyer3-4/+5
2009-01-12Correct not ejecting the cd because it thinks it's not a cddrive.James Meyer2-4/+5
Moved break inside the loop, so the loop actually loops instead of stopping after the first device.
2009-01-12Merge branch 'HEAD' of ↵James Meyer490-3802/+58674
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git Conflicts: abs/core-testing/LinHES-config/PKGBUILD
2009-01-12Fixed UUID detection for upgrades when /myth is NOT partition 3James Meyer5-40/+107
Fixed missing xorg.conf on install for "unsupported cards". The problem was due to X-configure not running because X was already running for the install.
2009-01-12Rebuilt to obtain package w/ template fix for xorg.Cecil Hugh Watson1-1/+1
2009-01-11Rebuilt LinHES-system to include tjc's changes. Modified v4l-dvb-hdpvr to ↵Cecil Hugh Watson1-1/+1
reflect new kernel.
2009-01-11Merge branch 'HEAD' of ↵Cecil Hugh Watson9-86/+326
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD Conflicts: abs/core-testing/LinHES-config/PKGBUILD
2009-01-11Updated various packages.Cecil Hugh Watson248-1746/+23863
2009-01-11Updates to make the backup and restore scripts work for Arch Linux and beTom Culliton7-73/+310
more portable in general. Also use the library facilities for checking on the existence of prerequisites.
2009-01-08new mythvantage.app that places locks around the install buttons.James Meyer1-1/+1
This will prevent to installs from running at the same time. closes FS#81
2009-01-08fix the upgrade process as well.James Meyer2-4/+5
2009-01-08Remove writing boot sector from the progress log.James Meyer2-12/+14
Also stop the Progress dialog from ever reaching 100% complete. closes FS#78
2009-01-08correct minor typo in mythvantage.appJames Meyer1-1/+1
2009-01-07Updated kernel to 2.6.27. Updated latest PKGBUILD for various packages and ↵Cecil Hugh Watson235-1983/+34501
recompiled.
2009-01-05print out the backup file thats restored.James Meyer2-2/+2
2009-01-05Merge branch 'HEAD' of ↵Cecil Hugh Watson9-111/+209
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
2009-01-05Additional packages needed for Miro. Latest LIRC PKGBUILD from Arch.Cecil Hugh Watson5-28/+139
2009-01-04bump to .05James Meyer2-2/+2
2009-01-04Merge branch 'HEAD' of ↵James Meyer6-28/+31
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git
2009-01-04Add more useful debugging output.James Meyer7-103/+199
Cleanup some error messages. introduce cp_and_log function. introduce kill_dhcp_chroot fix umounting of /new_boot fix copying of mdadm.conf
2009-01-04Only check for VGA cards by nvidia, instead of all things nvidia.James Meyer1-7/+9
2009-01-04Modified php.ini to allow for the use of Short Tag.Cecil Hugh Watson2-2/+2
2009-01-03Added support for Miro.Cecil Hugh Watson3-23/+25
2009-01-02Added ProjectM and libvisual-projectm.Cecil Hugh Watson1-2/+3
2009-01-02Added libvisual packages and recompiled MythMusic for additional visualizations.Cecil Hugh Watson1-3/+3
2008-12-14Cleanup of networkconfig.shJames Meyer2-3/+6
Don't try to edit the options file if it's not present. closes FS#21
2008-12-14if /myth/backup/mythconverg.sql is not present check for the file in ↵James Meyer3-10/+23
/root/backup/ closes FS#60
2008-12-14REF fs#50James Meyer3-41/+48
Add hybrid of install/upgrade. This is an install without formating /myth or xda3 To use this feature append clean_upgrade to the kernel boot parm & select upgrade for the install type.The upgrade will error out with "can't find old settings", continue past this prompt and a fresh install without formating /myth will occur.
2008-12-13Add a delay and send more packets when checking the gw.James Meyer2-4/+5
The delay is needed to give the interface time to fully init. closes FS#51
2008-12-11Fixed LinHES-release. PKGBUILD for MythAppleTrailers.Cecil Hugh Watson1-4/+0
2008-12-11Merge branch 'HEAD' of ↵Cecil Hugh Watson92-96/+7628
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD Conflicts: abs/core-testing/LinHES-config/LinHES-release
2008-12-11Deps for emulators and Miro.Cecil Hugh Watson63-4200/+2
2008-12-11Fix interfaces not being disabled when they are in fact disabled in the gui.James Meyer3-14/+41
ref FS#58
2008-12-10initial checkin for svn plugins.James Meyer21-0/+1215