summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-01-14Various packages needed for deps of Miro.Cecil Hugh Watson28-0/+1637
2009-01-14Needed for XULrunner.Cecil Hugh Watson5-15/+307
2009-01-14Needed by Miro.Cecil Hugh Watson2-0/+18
2009-01-14Updated PKGBUILD.Cecil Hugh Watson1-3/+3
2009-01-14Added default appletrailer.xml.Cecil Hugh Watson1-0/+532
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 Meyer523-4193/+59540
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 Watson2-3/+3
reflect new kernel.
2009-01-11Merge branch 'HEAD' of ↵Cecil Hugh Watson13-86/+428
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD Conflicts: abs/core-testing/LinHES-config/PKGBUILD
2009-01-11Updated various packages.Cecil Hugh Watson276-2137/+24607
2009-01-11added make dependency for mercurialNathan Harris1-1/+1
2009-01-11Merge branch 'master' of tjc@linhes.org:LinHES-PKGBUILDTom Culliton4-0/+102
2009-01-11changed install fileNathan Harris1-1/+1
2009-01-11renamed install fileNathan Harris1-0/+0
2009-01-11Added Hauppauge HD-PVR driversNathan Harris4-0/+102
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 Watson236-1983/+34521
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 Watson17-38/+734
2009-01-04bump to .05James Meyer2-2/+2
2009-01-04Merge branch 'HEAD' of ↵James Meyer79-48/+2937
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 Watson62-37/+2499
2009-01-02Added ProjectM and libvisual-projectm.Cecil Hugh Watson5-4/+67
2009-01-02Added libvisual packages and recompiled MythMusic for additional visualizations.Cecil Hugh Watson8-3/+146
2009-01-02Cleaned up mythappletrailer.install file.Cecil Hugh Watson2-1/+7
2009-01-02Fixed grabber.Cecil Hugh Watson2-4/+218
2009-01-02Bumped package version to test kmsync. Fixed post_install.Cecil Hugh Watson2-2/+2
2009-01-02Merge branch 'HEAD' of ↵Cecil Hugh Watson5-55/+83
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
2009-01-02Updated PKGBUILD to fix Apple trailer grabber.Cecil Hugh Watson2-4/+5
2008-12-14Merge branch 'HEAD' of ↵James Meyer0-0/+0
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git
2008-12-14Cleanup of networkconfig.shJames Meyer3-5/+12
Don't try to edit the options file if it's not present. closes FS#21
2008-12-14Cleanup of networkconfig.shJames Meyer3-5/+12
Don't try to edit the options file if it's not present.