summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/install_functions.sh
AgeCommit message (Collapse)AuthorFilesLines
2010-10-23Removed old core and extra from repo. Renamed -testing to core/extra. This ↵James Meyer1-344/+0
will setup the base for the testing branch.
2009-09-08linhes-config: send mysql errors to /dev/nullJames Meyer1-3/+3
ref FS#505
2009-09-08linhes-config: install_functions, account for multiple dns servers be ↵James Meyer1-1/+1
removing all but the first.
2009-08-19linhes-config: send dhcp msg's to /dev/null on bootJames Meyer1-1/+1
2009-08-01Merge branch 'HEAD' of ssh://jams@knoppmyth.net/mount/repository/LinHES-PKGBUILDJames Meyer1-2/+5
Conflicts: abs/core-testing/LinHES-config/PKGBUILD
2009-08-01linhes-config: probe network on install boot for parmsJames Meyer1-5/+30
2009-07-20LinHES-config: lirc update: jams please build with mythinstall.binGreg Frost1-2/+5
2009-07-13linhes-config: prefix a "c" to network parms to avoid conflicts to the ones ↵James Meyer1-9/+9
built into the kernel.
2009-07-13linhes-config: add request_dhcp functionJames Meyer1-0/+47
2009-07-10Linhes-config: set remote type to none when auto detect falls throughJames Meyer1-2/+10
2009-07-09linhes-config: removing cruftJames Meyer1-388/+0
2009-06-06General bash comparison syntax cleanup.Bob Igo1-23/+23
2009-04-10linhes-config/system: print to the console using printhl instead of echoJames Meyer1-17/+17
2009-04-04LinHES-config: xconfig.sh add concept of forcing DISPLAYCARD and DISPLAYRES ↵James Meyer1-0/+10
using ENV variables. can also use displayres=xxxx on the kernel commandline.
2009-04-01LinHES-config: reworked lirc configuration to make it easier to use.James Meyer1-2/+20
currently hauppauge is broken.
2009-02-20Silence the TatIR.Cecil Hugh Watson1-2/+2
2009-02-20Changed TatIR config.Cecil Hugh Watson1-4/+5
2009-02-20Added support for TatIR remote.Cecil Hugh Watson1-0/+4
2009-02-19add the splash_setup function.James Meyer1-0/+12
2009-01-19if the destination drive is part of a volume then remove the VG.James Meyer1-2/+14
This closes FS#136
2009-01-19format fix + remove extra ;;James Meyer1-4/+2
2009-01-19Rework grub installation to allow for XFS.James Meyer1-23/+110
Sometimes it works, sometimes it doesn't. -also updated for ext4
2009-01-18add chroot_mount_points to create /media/{cdrom|dvd} and /mntJames Meyer1-0/+2
Closes FS#103
2009-01-17correct exports.template to point to /myth instead of /data/mediaJames Meyer1-3/+7
add nfslock to all machine types start netfs
2009-01-15Revised logic for hostname check.James Meyer1-0/+7
Fix /myth UUID for installs.
2009-01-12Fixed UUID detection for upgrades when /myth is NOT partition 3James Meyer1-1/+7
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-04Add more useful debugging output.James Meyer1-0/+3
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-07Add support for Autodetection of Hauppauge pvr-250 receivers. This should workJames Meyer1-4/+33
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-01correction for the dvico test.James Meyer1-2/+2
2008-11-29Dvico remote is now a special case if detected.James Meyer1-6/+13
Closes FS#24 pending feedback
2008-11-08rename live-installer to LinHES-configJames Meyer1-0/+449