Commit graph

60 commits

Author SHA1 Message Date
334571dfda Aggiorna README.md 2025-01-22 22:25:01 +08:00
82112b21af Aggiorna README.md 2025-01-22 22:23:56 +08:00
04b37541f6 Aggiorna README.md 2025-01-22 22:23:13 +08:00
77371e0157 Aggiorna README.md 2025-01-22 22:19:55 +08:00
ebf3df4952 Aggiorna README.md 2025-01-22 22:14:55 +08:00
c3b850ec4a Aggiorna README.md 2025-01-22 22:14:36 +08:00
cc2e332953 Aggiorna README.md 2025-01-22 22:10:22 +08:00
Darren Griffin
1292ab7372
Add OHF logo to README (#380) 2024-09-30 18:37:51 +02:00
Stefan Agner
05592309e6
Add note about NetworkManager managed interface (#375) 2024-08-12 21:55:31 +02:00
Matheson Steplock
c7848eec49
Reorganize dependencies (#368) 2024-05-23 10:43:43 +02:00
sdotter
c255defe1e
Added raspberrypi5-64 support... (#345) 2024-02-12 16:52:53 -05:00
Matheson Steplock
724cbf2dfb
Support Network Storage (#325) 2023-10-16 09:29:49 +02:00
Andrea
8b004cc97a
Update README.md (#319) 2023-09-12 10:42:20 +02:00
Matheson Steplock
15f4ab16c2
Add Support For Debian Bookworm (#297) 2023-06-14 15:04:04 -04:00
Daniel Lo Nigro
048a4dd86b
Modernize apt commands (#280) 2023-03-05 22:12:56 +01:00
Paul Sütterlin
d5e5550703
Add lsb-release dependency (#264)
Not all Debian Installations come with lsb-release, therefore installation may fail in select cases. Adding the dependency to the list resolves possible complications.
2022-12-18 21:29:09 -05:00
Matheson Steplock
becd4e691a
Simplify Example Path 2022-12-10 15:51:10 -05:00
Andy Grunwald
10b1819f05
docs: Add documentation about how to reconfigure "$DATA_SHARE" (#251)
This was mainly used by https://github.com/home-assistant/supervised-installer/issues/187
2022-12-08 22:16:19 -05:00
Tony2k
51a506a494
Add Odroid C4 (#257) 2022-11-25 12:40:59 +01:00
Nikolay Shcheglov
120705a944
Add apparmor to required deps (#192) 2022-09-15 21:59:30 -04:00
Matheson Steplock
8b0cfe7a53
Expose systemd-journal-gatewayd (#235)
* Expose systemd-journal-gatewayd

* Enable and start systemd-journal-gatewayd.socket

* add systemd-journal-remote to requirements

* add systemd-journal-remote to requirements
2022-09-15 09:00:29 +02:00
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