Commit graph

39 commits

Author SHA1 Message Date
Nick Nothom
00d765fcd9
Fix typos (#232) 2022-08-29 22:28:17 +02:00
Foxler2010
7ffcc23818
fixed typo (#228)
assisisisisisistant
2022-08-07 01:22:44 -04:00
Pascal Vizeli
f844eb1cf8
Remove avahi-daemon (#163) 2021-10-29 12:33:02 +02:00
Kanga-Who
a13eda0e54
Added wget to the required dependencies (#157)
* Added wget to the required dependencies 

wget required to download the `deb` package

* Switch to multiline

Co-authored-by: Matheson Steplock <ikifar2012@users.noreply.github.com>
2021-10-26 22:44:15 -04:00
Matheson Steplock
62328d1715
Update documentation for Debian package (#156)
* Update documentation for Debian package

* Added `su -`

* Install dependacy's before docker
2021-10-26 10:22:15 +02:00
Pascal Vizeli
96f8a66440 Fix list for 2021 2021-08-24 13:38:06 +02:00
Pascal Vizeli
a2abe79729
Fix list of machine types 2021-08-24 13:35:19 +02:00
Dmytro Shvaika
242291a710
typo in README.md (#122) 2020-10-19 23:45:00 +02:00
Joakim Sørensen
1af6b7249a
Update example to not pipe curl (#121)
* Update example

* Updated to use curl
2020-10-19 20:19:54 +02:00
Iulian Onofrei
8fc3caddfb
Fix typo (#108) 2020-09-02 08:35:40 +02:00
Pascal Vizeli
756f6db062
tweaks on readme 2020-08-14 09:54:44 +02:00
Paulus Schoutsen
8049cb9528
Update README.md 2020-08-10 15:50:11 +02:00
Paulus Schoutsen
ace0dc758b
Add link to deprecation blog 2020-05-09 17:52:32 -07:00
Pascal Vizeli
093309e53d
Update README.md 2020-05-08 10:25:50 +02:00
Pascal Vizeli
ae1903e676
Update README.md 2020-05-08 10:25:36 +02:00
Pascal Vizeli
be010f288d
Update README.md 2020-04-02 14:05:36 +02:00
Pascal Vizeli
f28bde2454
Update README.md 2020-04-02 14:04:11 +02:00
Pascal Vizeli
a506fbc943
Update README.md 2020-04-02 14:00:34 +02:00
Pascal Vizeli
a9f1cae681
Update README.md 2020-03-31 16:44:59 +02:00
Pascal Vizeli
8854906950
Update README.md 2020-03-31 16:42:02 +02:00
Pascal Vizeli
f32a3dbd9b
Update README.md 2020-03-31 10:35:29 +02:00
Pascal Vizeli
9f5d4fde28
Rename & add cli (#92)
* Rename & add cli

* update readme

* update check

* Fix lint

* fix lint
2020-03-30 18:09:08 +02:00
Dominik Moritz
9646609269
Fix typo in readme (#88) 2020-03-16 10:37:51 +01:00
Pascal Vizeli
285abe66fd
Update README.md 2020-03-05 09:41:02 +01:00
Pascal Vizeli
0cc2dcd35e
Revert "Make AppArmor and NetworkManager required again (#77)" (#78)
This reverts commit 68a5b92a60.
2020-02-16 00:14:58 +01:00
Pascal Vizeli
68a5b92a60
Make AppArmor and NetworkManager required again (#77)
* Make AppArmor and NetworkManager required again

* Update README.md
2020-02-16 00:10:36 +01:00
Pascal Vizeli
a82a44af1d
Update README.md 2020-01-15 14:08:27 +01:00
Pascal Vizeli
f7e41126bb
Update README.md 2019-09-11 17:35:11 +02:00
Pascal Vizeli
6d1004ac66
Update README.md (#39) 2019-08-28 14:39:00 +02:00
Pascal Vizeli
3bc2807923
Update README.md 2019-08-23 14:43:14 +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
cogneato
e6372f4a05 grammar and spelling fixes (#34)
Also added some clarification of generic installation vs HassOS installations.
2019-08-20 21:50:40 +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
1ab9e6b2e3
Update README.md 2019-07-15 13:59:59 +02:00
Luciano Colosio
1c93a06d31 Warn the user about NOT deleting containers (#12)
* Warn the user about NOT deleting containers

As the `supervisor` does not support creating the homeassistant container if accidentally deleted, let's warn the users before it's too late and perhaps give a bare minimum of possible ways to recover.

* Update README.md
2019-05-23 09:49:24 +02:00
Pascal Vizeli
d67ce314a4
Fix readme p2 (#3) 2019-04-24 17:58:49 +02:00
Pascal Vizeli
1da6261ec7 Fix lint 2019-04-24 13:57:57 +02:00
Pascal Vizeli
9f0e08edcc Update readme 2019-04-24 13:41:00 +02:00
Pascal Vizeli
5b3ae4e18e Initial import 2019-04-24 13:39:35 +02:00