README & CHANGELOG updated.

This commit is contained in:
Andreas Billmeier 2019-01-10 18:49:33 +01:00
parent d414926f0b
commit 9c00ddec0f
2 changed files with 8 additions and 7 deletions

View File

@ -1,5 +1,6 @@
2019-01-10 final 0.85.0-r1 release and some opts
did a new compile test on emty box, now works from scratch
2019-01-10 final 0.85.0-r2 release and some more opts
added home-assistant-frontend-20190109.0
did a new compile test on a fresh empty box from scratch, now works good, compiling in a ramdisk adds ~4GB to the snapshot.
add sample files for /etc/portage:
- use mariadb client without db
- fix dependency block with mysql
@ -11,7 +12,7 @@
homeassistant-0.85.0 logdir will now be created
async_timeout-3.0.1 fix
ua-parser-0.8.0 fix
v0.85.0 release 10.1.2019 (sorry, does not compile on empty box if python 2.7 is still installed)
v0.85.0 release 10.1.2019 (sorry, did not compile on empty box if python 2.7 is still installed, deleted this release, think I'll have to set up a test branch)
add new pytest, pyhomematic, keyring (experimental), aioesphomeapi ebuilds
warrant-0.6.1 update PYTHON_TARGETS
aiocoap-0.4_alpha3 add missing encoding (Umlaut breaks setup.py)

View File

@ -33,7 +33,7 @@ $ emerge --sync
$ emerge -tav app-misc/homeassistant
```
Additional information can be found at https://wiki.gentoo.org/wiki//etc/portage/repos.conf.
Let me know if any initial depencies are missing. I test fresh installs once in a blue moon, last completed compile test was Jan 10 2019 with v0.85.0-r1.
Let me know if any initial depencies are missing. I test fresh installs once in a blue moon, last good compile test was Jan 10th, 2019 with v0.85.0-r2.
### Todos
- **If it moves, compile it** :-)
@ -74,9 +74,9 @@ Most of my devices are connected via Eclipse Mosquitto (https://mosquitto.org/),
I have **no** Google, Amazon or Apple involved in my privacy (at least in this case), neither am I planning to do so.
* Tried to get all Python installed systemwide under Gentoo's package management and keeping `/etc/homeassistant/deps` as small as possible.
* Be aware that all dependent libraries (could be) as marked as stable here as soon as they compile and run some minutes within my local box. Further (ouside HA) dependencies execpt portage are not tested!
* Since i use Gentoo mostly on servers i do **not** use systemd.
* I prefer an own profile based on "amd64/17.0/no-multilib", with python-3.6.5 set as default target, will try 3.7 as soon it is marked as stable in portage.
* Be aware that all dependent libraries could be marked as stable here as soon as they compile. Ouside HA dependencies execpt portage are not tested.
* Since i use Gentoo mostly on servers i do not use systemd.
* I prefer an own profile based on "amd64/17.0/no-multilib", with python-3.6.5 set as default target, also 2.7 is installed on my test server, will try 3.7 as soon it is marked as stable in portage.
### Licenses
All work on these components is released under the Licenses they came from, which could be (as my grep told me), you can find the appropriate License in the ebuild files: