Difference between revisions of "Amahi 11"

From Amahi Wiki
Jump to: navigation, search
Line 54: Line 54:
  
 
=Install from Scratch=
 
=Install from Scratch=
There are two ways to install Fedora: Minimal (CD), so-called Netinstall, which is recommended, and the [[Fedora_26_Server_Install|Full (DVD) install]] for cases that need additional hardware support.
 
 
We recommend this method for a quick download and fast installation.
 
 
 
* Download the Fedora 26 Netinstall CD for 64 bit (484MB, Checksum SHA1 10957f5e347c9ef9d0d41faee13e60c808226f7c).
 
* Download the Fedora 26 Netinstall CD for 64 bit (484MB, Checksum SHA1 10957f5e347c9ef9d0d41faee13e60c808226f7c).
 
** Primary:  [https://download.fedoraproject.org/pub/fedora/linux/releases/26/Server/x86_64/iso/Fedora-Server-netinst-x86_64-26-1.5.iso Fedora-Server-netinst-x86_64-26-1.5.iso]
 
** Primary:  [https://download.fedoraproject.org/pub/fedora/linux/releases/26/Server/x86_64/iso/Fedora-Server-netinst-x86_64-26-1.5.iso Fedora-Server-netinst-x86_64-26-1.5.iso]
 
** Alternate:  [https://dl.fedoraproject.org/pub/fedora/linux/releases/26/Server/x86_64/iso/Fedora-Server-netinst-x86_64-26-1.5.iso Fedora-Server-netinst-x86_64-26-1.5.iso]
 
** Alternate:  [https://dl.fedoraproject.org/pub/fedora/linux/releases/26/Server/x86_64/iso/Fedora-Server-netinst-x86_64-26-1.5.iso Fedora-Server-netinst-x86_64-26-1.5.iso]
 
* Burn the ISO to CD/DVD (or [[USB Install|USB]]), insert the media into your server, and reboot the system.
 
  
 
* Should be able to follow the [[Amahi 10 Install#Install_Fedora_25|Install Fedora 25]] guidance with the Fedora 26 Media.
 
* Should be able to follow the [[Amahi 10 Install#Install_Fedora_25|Install Fedora 25]] guidance with the Fedora 26 Media.

Revision as of 00:35, 13 July 2017

Warning.png WARNING
This is only for developers. Not ready for Production!

See Amahi Docs for the officially supported version, Amahi 10 on Fedora 25.


Objective

Develop and test installation of Amahi 11 with Fedora 26 for the next Amahi release.

To Do

  • Create Amahi repo
  • Create apps
  • Test Apps
  • Build Amahi-specific RPMs:
    • amahi-anywhere
    • amahi-greyhole
    • amahi-plex
    • amahi-sync
    • amahi-netboot
  • Add to Amahi repo
    • netatalk (Bug #2229)
    • RPM Fusion Free
    • RPM Fusion Non-Free
    • HandBrake-cli
  • Test Netinstall method
  • Build apps testbot
  • Test upgrade (25 to 26)
  • Custom Fedora 26 CD with Kickstart (Bug #2143)

Recommended Changes

New Features

Bug Fixes

  • Clean up hda-install (Bug #2122)
  • Webapps and dns aliases get stuck after a bad app install (Bug #1586)
  • Samba Config Errors (Bug #1841)
  • DNS bug block website plex.tv if Fixed IP host name is "TV" Reproducable with other domains (Bug #1896)
  • Deleting user does not delete their home directory (Bug #1844)
  • HDA File Search (Bug #1786)
  • Access control not working if proxypass is used (Bug #2015)

Install from Scratch

Upgrade from Fedora 25

See the Amahi 11 Upgrade page.

Application Testing (Grinder)

Pending

Development Notes