summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/PKGBUILD
AgeCommit message (Collapse)AuthorFilesLines
2009-02-20Changed TatIR config.Cecil Hugh Watson1-1/+1
2009-02-20Added support for TatIR remote.Cecil Hugh Watson1-1/+1
2009-02-20Partitial unteaking of what the tweaker has twung.James Meyer1-1/+1
StandAlone works. MBE does not FE/SLAVE are unknown.
2009-02-20bump for new mythvantageJames Meyer1-1/+1
2009-02-19update the list of suppored nvidia cards by the 96xx driverJames Meyer1-1/+1
2009-02-19replaces ati_wonder config files with ones from FS#177James Meyer1-1/+1
2009-02-19Use /usr/share/sounds/alsa/Front_Center.wav as the test file for playback.James Meyer1-1/+1
2009-02-19Create /var/log/mythtv on upgrades and install.James Meyer1-1/+1
2009-02-19add the splash_setup function.James Meyer1-1/+1
2009-02-18Move alsa module tar file to /lib/modules to avoid depmod from processing a ↵James Meyer1-1/+1
tar file.
2009-02-18updated soundconfig.sh to account for new way ossinfo and udevadm.James Meyer1-1/+1
2009-02-14Add readme file for display on install.James Meyer1-2/+5
2009-02-12Connect the new software config items int /etc/systemconfig to systemconfig.sh.James Meyer1-1/+1
2009-02-12Write out xine,vodka,xe,romdb,appletrailers and mythstream to configfileJames Meyer1-1/+1
2009-02-11adding in the extra software items.James Meyer1-1/+1
Items are present in the menu, but not hooked up to anything.
2009-02-10Installed mythappletrailers, mythstream and mythvodka by default.Cecil Hugh Watson1-1/+1
2009-02-10Fixes for Atomic Ant.Cecil Hugh Watson1-1/+1
2009-02-09Bumped to recompile.Cecil Hugh Watson1-1/+1
2009-02-09Bumped version.Cecil Hugh Watson1-1/+1
2009-02-07No longer overwrite ntp.conf for MBE/STANDALONEJames Meyer1-1/+1
Change out pool.ntp.org for dbhost for FE
2009-02-02More code reversionJames Meyer1-1/+1
-Copy back the correct rc.conf.
2009-02-02comment out atomic ant detection code.James Meyer1-1/+1
This causes systemconfig.sh to fail during install.
2009-02-02Bumped to repackage due to changes in systemconfig.Cecil Hugh Watson1-1/+1
2009-02-02Bumped version to recompile for changes in systemconfig.sh.Cecil Hugh Watson1-1/+1
2009-01-31Bumped to rebuild package.Cecil Hugh Watson1-1/+1
2009-01-30add the -d option to autocard.py.James Meyer1-1/+1
This inserts a dummy tuner thats useful for testing. Currently it's tied to the crappy 1939 chevy commerical from the sample-media pkg. Still looking for a better clip to use.
2009-01-29Fix pkgrel number.James Meyer1-1/+1
Removed big fat warning about ext4 not working
2009-01-27Unichrome is no longer installed. This prevents the removal of unneeded ↵Cecil Hugh Watson1-1/+1
software if nvidia drivers are to be installed.
2009-01-26Stop mysql from being installed on a FE only upgrade.James Meyer1-1/+1
2009-01-25Change text Shutdown to Power off.James Meyer1-1/+1
2009-01-19changed mythlcd server to disabled.James Meyer1-1/+1
closes FS#128
2009-01-19if the destination drive is part of a volume then remove the VG.James Meyer1-1/+1
This closes FS#136
2009-01-19missed from last commitJames Meyer1-1/+1
2009-01-19make sure BEhostname is not null.James Meyer1-1/+1
Even though it should never happen, it's best to handle the error.
2009-01-19format fix + remove extra ;;James Meyer1-1/+1
2009-01-19Rework grub installation to allow for XFS.James Meyer1-1/+1
Sometimes it works, sometimes it doesn't. -also updated for ext4
2009-01-18accidental bump, no changesJames Meyer1-1/+1
2009-01-18add chroot_mount_points to create /media/{cdrom|dvd} and /mntJames Meyer1-1/+1
Closes FS#103
2009-01-17backport of timezip.py from mv->linhesJames Meyer1-1/+1
remove BECONFIG from running during the db_chroot process, as it already runs during systemconfig.
2009-01-17Update to timezip to not bomb when the BEhostname query dies.James Meyer1-1/+1
2009-01-17correct exports.template to point to /myth instead of /data/mediaJames Meyer1-1/+1
add nfslock to all machine types start netfs
2009-01-15Revised logic for hostname check.James Meyer1-1/+1
Fix /myth UUID for installs.
2009-01-15add support for /myth not mounted on sda3 for upgrades.James Meyer1-1/+1
Includes software raid support. fix invalid temp table names based off hostname.
2009-01-14Disabled input hot plugging.Cecil Hugh Watson1-1/+1
2009-01-13add --skip-resolve-hostnames to mysql startup scripts.James Meyer1-1/+1
2009-01-12compiled without fam support.James Meyer1-1/+1
2009-01-12Fixed UUID detection for upgrades when /myth is NOT partition 3James Meyer1-1/+1
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-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 Meyer1-1/+1
2009-01-08Remove writing boot sector from the progress log.James Meyer1-1/+1
Also stop the Progress dialog from ever reaching 100% complete. closes FS#78