Commit graph

283 commits

Author SHA1 Message Date
Pascal Vizeli
c05c3dbb56 Update README.md 2017-09-27 17:31:23 +02:00
Pascal Vizeli
2dc41ac013 Add support for supervisor 2017-09-27 17:29:51 +02:00
Pascal Vizeli
be2b072f0f remove old supervisor build 2017-09-27 17:22:34 +02:00
Pascal Vizeli
55db8f45f8 Add version/image name control 2017-09-27 14:36:41 +02:00
Pascal Vizeli
e0da3c0e88 Update README.md 2017-09-26 11:21:34 +02:00
Pascal Vizeli
173a3f3353 Clean (#35)
* Delete create_all.sh

* Delete create_hassio_addon.sh
2017-09-26 11:20:56 +02:00
Pascal Vizeli
049898c7f4 Update builder.sh 2017-09-26 11:15:03 +02:00
Pascal Vizeli
1bbf1650a2 Fix task waiter 2017-09-26 11:13:04 +02:00
Pascal Vizeli
dd1175f326 Update builder.sh 2017-09-26 11:07:32 +02:00
Pascal Vizeli
53157c0c47 Exit 1 after error for build arch 2017-09-26 11:04:39 +02:00
Pascal Vizeli
c525fe661c Update README.md 2017-09-25 12:27:06 +02:00
Pascal Vizeli
9378d10dfb Update create.sh 2017-09-25 12:08:06 +02:00
Pascal Vizeli
038a7fe289 Update README.md 2017-09-25 10:53:47 +02:00
Pascal Vizeli
d2412cdb63 Update builder.sh 2017-09-25 10:49:03 +02:00
Pascal Vizeli
dc10a4cc11 Update README.md 2017-09-25 10:28:49 +02:00
Pascal Vizeli
f1102ed570 init new build env (#31)
* init new build env

* Update run.sh

* Working forward

* add build function

* init cache and addon build

* update option handling like before

* fix lint p1

* fix lint p2

* Add dockerfile

* cleanup

* Make multi arch docker env

* Fix & chmod

* Fix build

* Fix bug

* replace arch with correct

* fix entry point

* fix path

* Fix bugs

* update push message

* update readme
2017-09-24 23:38:24 +02:00
Maciej Sokołowski
9083eb7150 Update README.md (#33)
Updated to standard `-s` option:
```
-s   If  the -s option is present, or if no arguments remain after
     option processing, then commands are read from the standard
     input.  This option allows the positional parameters to be
     set when invoking an interactive shell.
```
I've tried installing on raspberrypi3 and bash there does not seem to understand `-`.
2017-09-23 14:38:15 +02:00
Pascal Vizeli
8a4fe32662 New Image version 1.1 2017-09-17 23:37:36 +02:00
Pascal Vizeli
757dd45e46 Add a newline 2017-09-17 00:49:21 +02:00
Pascal Vizeli
b9e92ae61c Add a newline 2017-09-17 00:48:49 +02:00
Pascal Vizeli
3fbb7ac4a5 Add a newline 2017-09-17 00:48:30 +02:00
Sean Gollschewsky
c9a00914b2 Add dht support. (#29)
* Add dht support.

* Fix cec build (#30)

* Update raspberrypi3

* Update raspberrypi

* Update raspberrypi2

* Add dht support.

* Modify install to account for runtime env.
2017-09-17 00:47:10 +02:00
Pascal Vizeli
42006452c1 Fix cec build (#30)
* Update raspberrypi3

* Update raspberrypi

* Update raspberrypi2
2017-09-14 00:57:16 +02:00
Pascal Vizeli
dc76ae6a11 Cleanup dev library from raspberrypi machine image (#28)
* Update raspberrypi3

* Update raspberrypi2

* Update raspberrypi
2017-09-13 18:01:26 +02:00
Sean Gollschewsky
31c454232a Add RPi support for libcec. (#27)
* Add RPi support for libcec.

* Reduce required packages.
Styling made consistent.
Other extraneous steps removed.

* Removed libcec apk, added cec.pth to fix known bug.
Removed ADD layer, replaced with git clone(s).
Removed apk virtual package, added explicit apk dels.
2017-09-08 22:21:59 +02:00
Sean Gollschewsky
e15d1df5cb Add symlinks to some RPi Cam utils so they are picked up in PATH. (#26) 2017-08-30 09:45:29 +02:00
Pascal Vizeli
86a4308973 Update README.md 2017-08-29 22:15:41 +02:00
Pascal Vizeli
cd3ed24a2b Add socat for hassio >= 0.58 2017-08-23 14:46:13 +02:00
Pascal Vizeli
e31212abc1 Optimize build 2017-08-22 15:15:05 +02:00
Pascal Vizeli
f33d2d7c9f Try to update for new build system 2017-08-18 16:04:36 +02:00
Pascal Vizeli
6611c7cb8d Add bluez library 2017-08-14 06:47:56 +02:00
Pascal Vizeli
c7580613a7 fix mariadb libs 2017-08-09 09:40:09 +02:00
Fabian Affolter
4cf04e1c22
Update comments 2017-08-04 23:16:20 +02:00
Fabian Affolter
090f70b6e8
Fix typos 2017-08-04 17:03:47 +02:00
Fabian Affolter
9c183524a9
Sync name 2017-08-04 17:02:29 +02:00
Fabian Affolter
deae431dea
Sync name 2017-08-04 16:57:29 +02:00
Fabian Affolter
867192ff1d
Minor update 2017-08-04 12:25:41 +02:00
Pascal Vizeli
58251c0194 fix style 2017-08-03 22:09:46 +02:00
Pascal Vizeli
bb54365eec remove git 2017-08-03 17:36:07 +02:00
Pascal Vizeli
149311f926 add bluepy 2017-08-03 11:47:00 +02:00
Pascal Vizeli
f98548e4d3 add glib library 2017-08-03 11:45:33 +02:00
Pascal Vizeli
3365115ae3 Refactory hass docker (#25)
* Minimize base

* revert static

* add glibc for ganttlib

* update generic build

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* fix dockerhub command

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile
2017-08-03 11:16:49 +02:00
Pascal Vizeli
2bfc2847ee Update create_homeassistant_generic.sh 2017-08-03 10:07:25 +02:00
Pascal Vizeli
ef70963823 Change from push to test 2017-07-27 11:38:18 +02:00
Pascal Vizeli
9f98bad2e6 Change from push to test 2017-07-27 11:37:20 +02:00
Pascal Vizeli
7109cb80e1 Change frompush to test 2017-07-27 11:36:11 +02:00
Pascal Vizeli
59c18a439c Change from push to test 2017-07-27 11:35:14 +02:00
Pascal Vizeli
5a71442b18 Change handling from push to test 2017-07-27 11:33:54 +02:00
Pascal Vizeli
a6b9d39118 Update create_hassio_cluster.sh 2017-07-27 11:32:14 +02:00
Pascal Vizeli
b6eb6c87d3 change handling from -p to -t for tests 2017-07-27 11:31:08 +02:00