Difference between revisions of "Amahi 9"

From Amahi Wiki
Jump to: navigation, search
 
(98 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{MessageBox|backgroundcolor = #FBB|
+
{{MessageBox|
 +
backgroundcolor = #faa|
 
image =Warning.png|
 
image =Warning.png|
 
heading =WARNING|
 
heading =WARNING|
message = This is the Development page for Amahi 9 on Fedora 23. <br />It '''IS NOT''' production ready.
+
message = Amahi 9 for Fedora 23<br />Maintenance ONLY!}}
<br />
 
See Amahi [https://bugs.amahi.org/issues/1845 Bug #1845] to track progress.}}{{WorkInProgress}}
 
This is the beginning of the Amahi 9 on Fedora 23 development.  The text on this page are notes for use without the process.
 
 
 
__TOC__
 
 
 
== To Do List ==
 
* Amahi F23 Repo
 
* Compile hda-ctl and hda-platform
 
* Create F23 Apps in Testmaster
 
* Establish F23 in Grinder
 
 
 
== Potential ==
 
=== Bug Fixes ===
 
TBD
 
 
 
=== Potential New Features ===
 
* Add option for Samba Global Settings ([https://bugs.amahi.org/issues/1341 Bug #1341])
 
* Improve HDA Search function ([https://bugs.amahi.org/issues/1786 Bug #1786])
 
* IPv6 support ([https://bugs.amahi.org/issues/1568 Bug #1568])
 
 
 
== Install ==
 
=== Fedora 23 ===
 
* Download:  [https://download.fedoraproject.org/pub/fedora/linux/releases/test/23_Beta/Server/x86_64/iso/Fedora-Server-netinst-x86_64-23_Beta.iso Fedora 23 (BETA) Netinstall 64-bit] (http)
 
* Choose ''Minimal Install'' option
 
 
 
=== Amahi 9 ===
 
These are the tentative steps and will need updated:
 
<div style="border: 1px solid #A3B1BF; padding: .5em 1em; color: #000; background-color: #E6F2FF; margin: 3px 3px 1em 3px; text-align: left">
 
  <nowiki>rpm -Uvh http://f21.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm</nowiki>
 
  dnf -y install mariadb-libs mariadb-server
 
  dnf -y install hda-ctl hda-platform
 
  hda-install YOUR-INSTALL-CODE
 
</div>
 
 
 
'''NOTE:'''  <code>yum</code> (deprecated) has been replaced with <code>dnf</code> as the Fedora package manager.
 
 
 
== Apps for Testing ==
 
* [https://www.amahi.org/apps/phpsysinfo phpSysInfo]
 
* [https://www.amahi.org/apps/adminer Adminer]
 
 
 
== Known Issues ==
 
* MariaDB Server running, but shows as stopped in Server tab ([https://bugs.amahi.org/issues/1802 Bug #1802])
 
* Some DNS Aliases are broken ([https://bugs.amahi.org/issues/1342 Bug #1342])
 
* OpenDNS not working correctly; Google DNS appears ok.
 
<br />
 

Latest revision as of 00:07, 12 May 2017

Warning.png WARNING
Amahi 9 for Fedora 23
Maintenance ONLY!