Commit graph

15 commits

Author SHA1 Message Date
Franck Nijhof
38ca34add3 Add warning when the ModemManager is enabled (#61) 2019-12-04 14:01:35 +01:00
Fabian Affolter
b0e789e4b8
Update comment 2019-11-17 16:25:56 +01:00
Pascal Vizeli
ca92802ab7
Update hassio_install.sh 2019-09-11 17:34:30 +02:00
Grégoire Martinache
140205f6a5 Fix shebang (#41) 2019-09-02 13:33:30 +02:00
Pascal Vizeli
23182e6292
fix lint 2019-08-23 16:57:36 +02:00
Pascal Vizeli
e92572db30
Update hassio_install.sh 2019-08-23 15:13:10 +02:00
Pascal Vizeli
846d140e80
Remove old DNS Adjustments 2019-08-23 14:47:57 +02:00
Pascal Vizeli
5263af1927
NetworkManager is not optional anymore (#36)
* Update README.md

* Update hassio_install.sh
2019-08-23 14:42:30 +02:00
Stefan Agner
cbae7bc68a Support custom prefix (/usr) and sysconfdir (/etc) (#27)
* use separate variable to specify Docker config location

* use templates and always adjust paths

This prepares for further customization of file locations.

* allow to customize prefix and sysconfdir

Follow GNU directory variable names and allow to specify PREFIX (by
default /usr) and sysconfdir (by default /etc). This allows to install
hassio scripts and service to alternative locations.
2019-07-26 20:52:30 +02:00
Pascal Vizeli
9d9cfa098c
Update hassio_install.sh 2019-07-19 09:29:23 +02:00
Raa'Shaun H
3fd937c481 Fix for armv7 Supervisor (#18)
This is my proposed fix for issue #15.
2019-06-19 12:13:12 +02:00
Mario Limonciello
b019ecc666 Add support for running docker-ce from a snap (Fixes: #9) (#14)
This adjusts the following:
* Systemd unit dependencies
* Location of docker daemon (/usr/bin/ -> /snap/bin)
* Default data storage location
* Configuration storage location

It allows optionally using both 'jq' and 'docker' from the snaps
provided by the Ubuntu server 18.04 installation process.
2019-05-31 17:53:44 +02:00
Joakim Sørensen
060c523348 Fix broken links (#2) 2019-04-24 17:57:41 +02:00
Pascal Vizeli
1da6261ec7 Fix lint 2019-04-24 13:57:57 +02:00
Pascal Vizeli
7664e7f3d5 Update installer 2019-04-24 13:40:27 +02:00
Renamed from hassio_install (Browse further)