Difference between revisions of "Amahi 9"

From Amahi Wiki
Jump to: navigation, search
 
(122 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.  It '''IS NOT''' production ready.}}
+
message = Amahi 9 for Fedora 23<br />Maintenance ONLY!}}
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__
 
 
 
== Install Fedora 23 ==
 
* [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 Netinstall 64-bit] (http)
 
 
 
== Install Amahi 9 ==
 
These are the tentative steps:
 
<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://f23.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.
 

Latest revision as of 00:07, 12 May 2017

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