Difference between revisions of "Amahi 9"
From Amahi Wiki
Line 14: | Line 14: | ||
== Install Fedora 23 == | == 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) | * [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 | ||
== Install Amahi 9 == | == Install Amahi 9 == |
Revision as of 02:51, 26 September 2015
WARNING | |
---|---|
This is the Development page for Amahi 9 on Fedora 23. It IS NOT production ready. |
This is the beginning of the Amahi 9 on Fedora 23 development. The text on this page are notes for use without the process.
To Do List
- Amahi F23 Repo
- Compile hda-ctl and hda-platform
- Create F23 Apps in Testmaster
- Establish F23 in Grinder
Install Fedora 23
Download
Choose Minimal Install option
Install Amahi 9
These are the tentative steps and will need updated:
rpm -Uvh http://f21.amahi.org/noarch/hda-release-6.9.0-1.noarch.rpm dnf -y install mariadb-libs mariadb-server dnf -y install hda-ctl hda-platform hda-install YOUR-INSTALL-CODE
NOTE: yum
(deprecated) has been replaced with dnf
as the Fedora package manager.