Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-12-14 | Cleanup of networkconfig.sh | James Meyer | 2 | -3/+6 | |
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 | 1 | -4/+0 | |
2008-12-11 | Merge branch 'HEAD' of ↵ | Cecil Hugh Watson | 14 | -47/+866 | |
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 | 1 | -1/+1 | |
2008-12-11 | Fix interfaces not being disabled when they are in fact disabled in the gui. | James Meyer | 3 | -14/+41 | |
ref FS#58 | |||||
2008-12-10 | Use route -n instead of route. | James Meyer | 3 | -4/+11 | |
Relates to FS#51 | |||||
2008-12-10 | Add wireless extensions for eth0 and eth1 | James Meyer | 2 | -16/+20 | |
2008-12-10 | Connect various pieces to dd password protection to /mythweb. | James Meyer | 3 | -6/+28 | |
Disabled by default. | |||||
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 | 8 | -11/+758 | |
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-05 | add better error checking for the init scripts ncidd/xvfb/evrouter | James Meyer | 2 | -1/+9 | |
2008-12-03 | make workgroup the default for smb. | James Meyer | 3 | -3/+3 | |
Also changed the templates to match linhes layout. | |||||
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 | 3 | -55/+108 | |
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 | correction for the dvico test. | James Meyer | 2 | -4/+4 | |
2008-12-01 | change install msg to "Creating $hostname" | James Meyer | 2 | -3/+3 | |
closes FS#37 | |||||
2008-12-01 | new MV binary. | James Meyer | 1 | -1/+1 | |
2008-12-01 | copy anything name lircrc* instead of strictly lircrc | James Meyer | 2 | -2/+2 | |
2008-12-01 | change name of MCEUSB-new to mceusb | James Meyer | 2 | -27/+27 | |
closes FS#26 | |||||
2008-12-01 | misc runit-script fixes | James Meyer | 1 | -1/+1 | |
remove tty* link misc errors on console | |||||
2008-12-01 | drop font size so LinHES title fits on screen | James Meyer | 2 | -2/+2 | |
2008-12-01 | comment all the hobbit stuff | James Meyer | 2 | -19/+19 | |
2008-11-30 | switch ntp servers to ntp.org | James Meyer | 1 | -4/+4 | |
2008-11-30 | add picture for dvico. | James Meyer | 1 | -0/+0 | |
2008-11-30 | disable autohobbit | James Meyer | 1 | -4/+4 | |
2008-11-30 | revert back to using X -configure | James Meyer | 2 | -46/+49 | |
(for unknown cards) because hwd is busted. | |||||
2008-11-30 | add a missing ;; | James Meyer | 2 | -6/+4 | |
2008-11-29 | use latest linhes_timezone | James Meyer | 2 | -1/+1 | |
closes FS#35 | |||||
2008-11-29 | Add option to force vesa driver from the kernel cmdline | James Meyer | 3 | -4/+86 | |
forceXvesa. | |||||
2008-11-29 | Dvico remote is now a special case if detected. | James Meyer | 2 | -7/+14 | |
Closes FS#24 pending feedback | |||||
2008-11-15 | -correct case for LinHES. | James Meyer | 3 | -3/+3 | |
-check the correct location of mythconverge | |||||
2008-11-15 | Check if the restore file for mythconverg is present. | James Meyer | 3 | -6/+27 | |
If the file can not be found then install a new database and abort the restore process. Also display a message stating the above. closes FS#7 | |||||
2008-11-14 | add symlinks lircrc to mythtv home dir | James Meyer | 2 | -1/+19 | |
closes FS15 | |||||
2008-11-14 | add /data to the squashlist for upgrades. | James Meyer | 2 | -3/+3 | |
This should fix km->lh->km->lh upgrade path. | |||||
2008-11-14 | Add smolt to start on first boot. | James Meyer | 1 | -1/+1 | |
correct link location for myth_mtc.py in cron.daily | |||||
2008-11-13 | new MythVantage binary. | James Meyer | 1 | -1/+1 | |
This will stop /etc/systemconfig from being updated when cancel is selected. This was enabled for debugging reasons, but it's no longer needed. | |||||
2008-11-13 | change size of txt so that it fits on screens | James Meyer | 2 | -3/+3 | |
closes FS8 | |||||
2008-11-13 | During the upgrade process, /myth/* should be chowned to mythtv.mythtv. This ↵ | James Meyer | 2 | -4/+14 | |
should be followed by a chown of /myth/backup to root.root. This closes FS#10 | |||||
2008-11-13 | Stop the annoying error message that /tmp/.install_state can not be found. | James Meyer | 2 | -2/+7 | |
2008-11-12 | bump for new mythvantage binary | James Meyer | 1 | -1/+1 | |
2008-11-11 | move mysql ,lighttpd docroot to /data/srv | James Meyer | 3 | -5/+5 | |
This makes housekeeping much easier | |||||
2008-11-08 | bump the release number | James Meyer | 2 | -2/+2 | |
2008-11-08 | change the location of mysql.txt to match the installation dir of mythtv. | James Meyer | 2 | -5/+5 | |
This fixes FE only install types | |||||
2008-11-08 | forgot to init some MYTH vars | James Meyer | 2 | -1/+2 | |
2008-11-08 | rename live-installer to LinHES-config | James Meyer | 204 | -0/+28317 | |