Commit graph

301 commits

Author SHA1 Message Date
Pascal Vizeli
c7abe6667d Update builder.sh 2017-10-08 01:32:23 +02:00
Pascal Vizeli
c63f3b54f0 Update README.md 2017-10-08 01:27:34 +02:00
Pascal Vizeli
e630ac9134 Allow local host docker setup 2017-10-08 01:27:02 +02:00
Pascal Vizeli
8bea994d24 fix enum34 is not intalled 2017-10-08 00:36:48 +02:00
Pascal Vizeli
4cc8515c39 fix aiocoap version 2017-10-07 21:26:23 +02:00
Pascal Vizeli
ee18ef2988 Add support for aiocoap (#39)
* Update Dockerfile

* Update Dockerfile

* Add musl-dev

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile
2017-10-07 00:08:38 +02:00
Pascal Vizeli
ae4c523796 Add homeassistant base build 2017-10-06 22:45:13 +02:00
Pascal Vizeli
422313f730 Merge branch 'master' of https://github.com/home-assistant/hassio-build 2017-09-28 12:08:35 +02:00
Pascal Vizeli
3d92fc2375 Add machine build, cleanup old stuff 2017-09-28 12:08:05 +02:00
Pascal Vizeli
68f3b657e1 Update README.md 2017-09-28 10:59:45 +02:00
Pascal Vizeli
0489a45144 Update machine docker for new build system (#38)
* Update intel-nuc

* Update qemux86

* Update qemux86-64

* Update raspberrypi

* Update raspberrypi2

* Update raspberrypi3
2017-09-28 10:57:03 +02:00
Philipp Schmitt
86abce4897 Fix typo: BUILT_TYPE -> BUILD_TYPE (#37)
Add an optional extended description…
2017-09-28 10:30:44 +02:00
Pascal Vizeli
b96ec0192f Improve machine exstraction 2017-09-28 10:27:52 +02:00
Pascal Vizeli
5b0bb92b08 Update README.md 2017-09-28 10:19:19 +02:00
Pascal Vizeli
34893a2510 Update handling with homeassistant/machine version handling 2017-09-28 10:17:58 +02:00
Pascal Vizeli
0ede1d8356 Ignore crosscompiling feature for armhf 2017-09-28 10:08:10 +02:00
Pascal Vizeli
adb527f445 Move homeassistant builder. 2017-09-27 23:03:04 +02:00
Pascal Vizeli
43b5281fd2 Update home-assistant generic for new build system 2017-09-27 17:40:25 +02:00
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