summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/install_proxy.sh
AgeCommit message (Collapse)AuthorFilesLines
2009-06-26linhes-config: install_proxy add comment to corner case test.James Meyer1-0/+1
2009-06-26linhes-config:install_proxy, catch corner case for hostname check.James Meyer1-0/+6
if the nameserver for this host can't be found assume it's ok.
2009-06-22linhes-config: remove forced error, used for testing.James Meyer1-1/+4
2009-06-22linhes-config: feeble attempt at error catching from scripts:James Meyer1-0/+4
new mythvantage
2009-06-07linhes-config: cleanup of install_proxy, use new install programJames Meyer1-663/+137
2009-06-07Merge branch 'linhes-config-python'James Meyer1-1/+0
* linhes-config-python: linhes-config: change install_proxy.sh to use the new install scripts
2009-06-07linhes-config: change install_proxy.sh to use the new install scriptsJames Meyer1-1/+0
2009-06-06Fixed misspelling.Bob Igo1-2/+2
2009-05-07mv_install: add support for reading timezone on km upgrades. Fix backupsql ↵James Meyer1-1/+5
check path
2009-05-06LinHES-config: adding new python install scripts into the mix.James Meyer1-662/+132
2009-04-12LinHES-config: The padded helmet is now optional.James Meyer1-5/+5
Having to change sshd config every new install finally annoyed me enough to do something about it. By default the helmet is on ensuring the safety of linhes users everywhere.
2009-03-23LinHES-config: Add logic to account for "helpful" DNS returning results for ↵James Meyer1-4/+25
hostnames that do not exisit.
2009-03-02chroot change for FE only installsJames Meyer1-1/+10
2009-02-19Create /var/log/mythtv on upgrades and install.James Meyer1-1/+4
2009-01-26Stop mysql from being installed on a FE only upgrade.James Meyer1-26/+28
2009-01-18add chroot_mount_points to create /media/{cdrom|dvd} and /mntJames Meyer1-2/+10
Closes FS#103
2009-01-15Revised logic for hostname check.James Meyer1-15/+14
Fix /myth UUID for installs.
2009-01-15add support for /myth not mounted on sda3 for upgrades.James Meyer1-8/+41
Includes software raid support. fix invalid temp table names based off hostname.
2009-01-12Fixed UUID detection for upgrades when /myth is NOT partition 3James Meyer1-32/+80
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-08fix the upgrade process as well.James Meyer1-3/+4
2009-01-08Remove writing boot sector from the progress log.James Meyer1-11/+13
Also stop the Progress dialog from ever reaching 100% complete. closes FS#78
2009-01-05print out the backup file thats restored.James Meyer1-1/+1
2009-01-04Add more useful debugging output.James Meyer1-59/+96
Cleanup some error messages. introduce cp_and_log function. introduce kill_dhcp_chroot fix umounting of /new_boot fix copying of mdadm.conf
2008-12-14if /myth/backup/mythconverg.sql is not present check for the file in ↵James Meyer1-5/+18
/root/backup/ closes FS#60
2008-12-14REF fs#50James Meyer1-39/+47
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 Meyer1-3/+4
The delay is needed to give the interface time to fully init. closes FS#51
2008-12-10Use route -n instead of route.James Meyer1-2/+9
Relates to FS#51
2008-12-01change install msg to "Creating $hostname"James Meyer1-2/+2
closes FS#37
2008-11-15-correct case for LinHES.James Meyer1-1/+1
-check the correct location of mythconverge
2008-11-15Check if the restore file for mythconverg is present.James Meyer1-1/+15
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-14add /data to the squashlist for upgrades.James Meyer1-2/+2
This should fix km->lh->km->lh upgrade path.
2008-11-13During the upgrade process, /myth/* should be chowned to mythtv.mythtv. This ↵James Meyer1-3/+13
should be followed by a chown of /myth/backup to root.root. This closes FS#10
2008-11-13Stop the annoying error message that /tmp/.install_state can not be found.James Meyer1-1/+6
2008-11-08rename live-installer to LinHES-configJames Meyer1-0/+526