« Previous -
Version 10/14
(diff) -
Next » -
Current version
brfransen, 01/13/2016 01:01 pm
FAQ¶
- When will LinHES release updated packages of MythTV?
As we are an appliance, we like to wait a minimum of two weeks after MythTV has been released.
- How do I build a LinHES Package?
See the Guide.
- Where is abs or the PKGBUILDs that make up LinHES?
The PKGBUILDS are located at http://cgit.linhes.org/linhes_pkgbuild/tree/abs
- Where are the source packages that make up LinHES located?
The source packages are located at http://linhes.org/repo/src_packages/
- Are there any mailing lists?
Yes, mailing lists can be found at http://lists.linhes.org
- How do I install from a usb flash drive?
The iso provided can also be used to create a USB installation flash drive.
Transfer the image to the USB drive with the dd command.
Please be careful with this command as it's destructive.
Always double check that your using the right device for the USB drive.
dd if={LINHES.iso} of=/dev/{YOURUSBDRIVE}