Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-11 | Updated various packages. | Cecil Hugh Watson | 276 | -2137/+24607 | |
2009-01-07 | Updated kernel to 2.6.27. Updated latest PKGBUILD for various packages and ↵ | Cecil Hugh Watson | 236 | -1983/+34521 | |
recompiled. | |||||
2009-01-05 | print out the backup file thats restored. | James Meyer | 2 | -2/+2 | |
2009-01-05 | Merge branch 'HEAD' of ↵ | Cecil Hugh Watson | 9 | -111/+209 | |
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD | |||||
2009-01-05 | Additional packages needed for Miro. Latest LIRC PKGBUILD from Arch. | Cecil Hugh Watson | 17 | -38/+734 | |
2009-01-04 | bump to .05 | James Meyer | 2 | -2/+2 | |
2009-01-04 | Merge branch 'HEAD' of ↵ | James Meyer | 79 | -48/+2937 | |
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git | |||||
2009-01-04 | Add more useful debugging output. | James Meyer | 7 | -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-04 | Only check for VGA cards by nvidia, instead of all things nvidia. | James Meyer | 1 | -7/+9 | |
2009-01-04 | Modified php.ini to allow for the use of Short Tag. | Cecil Hugh Watson | 2 | -2/+2 | |
2009-01-03 | Added support for Miro. | Cecil Hugh Watson | 62 | -37/+2499 | |
2009-01-02 | Added ProjectM and libvisual-projectm. | Cecil Hugh Watson | 5 | -4/+67 | |
2009-01-02 | Added libvisual packages and recompiled MythMusic for additional visualizations. | Cecil Hugh Watson | 8 | -3/+146 | |
2009-01-02 | Cleaned up mythappletrailer.install file. | Cecil Hugh Watson | 2 | -1/+7 | |
2009-01-02 | Fixed grabber. | Cecil Hugh Watson | 2 | -4/+218 | |
2009-01-02 | Bumped package version to test kmsync. Fixed post_install. | Cecil Hugh Watson | 2 | -2/+2 | |
2009-01-02 | Merge branch 'HEAD' of ↵ | Cecil Hugh Watson | 5 | -55/+83 | |
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD | |||||
2009-01-02 | Updated PKGBUILD to fix Apple trailer grabber. | Cecil Hugh Watson | 2 | -4/+5 | |
2008-12-14 | Cleanup of networkconfig.sh | James Meyer | 3 | -5/+12 | |
Don't try to edit the options file if it's not present. closes FS#21 | |||||
2008-12-14 | if /myth/backup/mythconverg.sql is not present check for the file in ↵ | James Meyer | 3 | -10/+23 | |
/root/backup/ closes FS#60 | |||||
2008-12-14 | REF fs#50 | James Meyer | 3 | -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-13 | Add a delay and send more packets when checking the gw. | James Meyer | 2 | -4/+5 | |
The delay is needed to give the interface time to fully init. closes FS#51 | |||||
2008-12-11 | Fixed LinHES-release. PKGBUILD for MythAppleTrailers. | Cecil Hugh Watson | 4 | -4/+45 | |
2008-12-11 | Merge branch 'HEAD' of ↵ | Cecil Hugh Watson | 117 | -794/+8729 | |
ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD Conflicts: abs/core-testing/LinHES-config/LinHES-release | |||||
2008-12-11 | Deps for emulators and Miro. | Cecil Hugh Watson | 63 | -2891/+2 | |
2008-12-11 | Fix interfaces not being disabled when they are in fact disabled in the gui. | James Meyer | 5 | -28/+81 | |
ref FS#58 | |||||
2008-12-10 | initial checkin for svn plugins. | James Meyer | 21 | -0/+1215 | |
2008-12-10 | Use route -n instead of route. | James Meyer | 4 | -5/+12 | |
Relates to FS#51 | |||||
2008-12-10 | Add wireless extensions for eth0 and eth1 | James Meyer | 3 | -37/+40 | |
2008-12-10 | Connect various pieces to dd password protection to /mythweb. | James Meyer | 10 | -32/+80 | |
Disabled by default. | |||||
2008-12-09 | Initial checkin for mythtv-trunk builds | James Meyer | 27 | -0/+4289 | |
2008-12-07 | bump version to 6.00.04 | James Meyer | 2 | -2/+2 | |
2008-12-07 | Add support for Autodetection of Hauppauge pvr-250 receivers. This should work | James Meyer | 18 | -673/+1494 | |
but I don't have a pvr-250 receiver anymore so can't fully test it. If PVR-250 is found then the old Hauppauge remote is assumed to be in use. Detection first checks for USB receivers, if no receiver is found it then checks for Hauppauge receivers. First found remote wins, so if a USB receiver is found the Hauppauge detection is never run. Oddly enough I never wanted to use a Hauppauage receiver again, but somehow I spent most of the adding support for it. | |||||
2008-12-07 | adding i2c-tools and read-edid | James Meyer | 4 | -0/+60 | |
2008-12-05 | add better error checking for the init scripts ncidd/xvfb/evrouter | James Meyer | 20 | -18/+116 | |
2008-12-05 | preload seq command. | James Meyer | 2 | -1/+2 | |
2008-12-05 | use the beta pkg from AUR | James Meyer | 3 | -45/+41 | |
2008-12-05 | install the new headers | James Meyer | 1 | -3/+4 | |
2008-12-04 | nvidia beta drivers | James Meyer | 6 | -0/+1099 | |
2008-12-04 | remove some debugging statements | James Meyer | 2 | -3/+3 | |
2008-12-04 | Don't eject the cd if VMWARE is used or if the boot device is not a CD drive. | James Meyer | 3 | -9/+40 | |
Also introduce a 10 second timer before retracting the CD. REF FS#30 | |||||
2008-12-04 | update vi and add gvim | James Meyer | 6 | -2/+211 | |
2008-12-03 | make workgroup the default for smb. | James Meyer | 3 | -3/+3 | |
Also changed the templates to match linhes layout. | |||||
2008-12-02 | PKGBUILDs needed for Xine and Miro. | Cecil Hugh Watson | 15 | -0/+2826 | |
2008-12-02 | "libdvdcss is a simple library designed for accessing DVDs like a block ↵ | Cecil Hugh Watson | 1 | -0/+22 | |
device without having to bother about the decryption." | |||||
2008-12-01 | Emulators and deps. | Cecil Hugh Watson | 46 | -0/+1594 | |
Signed-off-by: Cecil Hugh Watson <knoppmyth@gmail.com> | |||||
2008-12-01 | new MV binary that allows ESSID input for wireless | James Meyer | 1 | -1/+1 | |
2008-12-01 | Early support for deciding if the nvidia 96xx video drivers should be used | James Meyer | 5 | -109/+215 | |
instead of the latest. touch /etc/sysconfig/IGNORE_X if you don't want xconfig.sh to do anything while running in basic mode. | |||||
2008-12-01 | Merge branch 'HEAD' of ↵ | James Meyer | 7 | -112/+25 | |
ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILD.git | |||||
2008-12-01 | correction for the dvico test. | James Meyer | 4 | -6/+6 | |