Pascal Vizeli
|
6fdd892aaf
|
Fix persistent log (#70)
|
2018-07-02 22:01:35 +00:00 |
|
Pascal Vizeli
|
90dc5b54c0
|
Change chmod of network connection files from fat32 (#69)
|
2018-07-02 21:04:01 +00:00 |
|
Pascal Vizeli
|
5b68cf097a
|
Fix update script with uptime (#68)
|
2018-07-02 20:52:33 +00:00 |
|
Pascal Vizeli
|
b50df06358
|
Bump version 1.2
|
2018-07-02 21:54:41 +02:00 |
|
Pascal Vizeli
|
84500a88d1
|
Fix docker warning on rpi (#67)
|
2018-07-02 19:53:12 +00:00 |
|
Pascal Vizeli
|
854202a1b8
|
Fix label name in test script (#66)
* Fix label name in test script
* Update hassos-config
|
2018-07-02 19:53:03 +00:00 |
|
Pascal Vizeli
|
e51a0811a1
|
Fix spell in journald script (#65)
|
2018-07-02 19:52:52 +00:00 |
|
Pascal Vizeli
|
15fc1f447e
|
Make logs persistent over reboot and cleanup (#61)
* Create hassos-persists-journald
* Create hassos-persists-journald.service
* Set ln & permission
* Enable persists journald
* Update hassos-persists-journald
|
2018-07-02 19:52:40 +00:00 |
|
Pascal Vizeli
|
26b5f910b5
|
Map /etc/machine-id into supervisor/cli (#60)
* Map /etc/machine-id into supervisor/cli
* Update hassos-cli
* Update hassos-supervisor
|
2018-07-02 19:52:30 +00:00 |
|
Pascal Vizeli
|
5cc352bb44
|
Add lost persistent ssh folder (#58)
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-30 22:40:45 +00:00 |
|
Pascal Vizeli
|
0f1c8dbf56
|
Use CONFIG as label for config partition (#56)
* Use CONFIG as label for config partition
* Update configuration.md
* Update hassos-config
|
2018-06-30 22:40:21 +00:00 |
|
Pascal Vizeli
|
f5df6e18a8
|
Bump version to REL-1 build 1
|
2018-06-30 10:00:49 +00:00 |
|
Pascal Vizeli
|
ba78c80b97
|
Set hassos supervisor to rauc (#55)
* Set hassos supervisor to rauc
* Update post-install
* Update hassos-config
|
2018-06-30 09:59:46 +00:00 |
|
Pascal Vizeli
|
38bc2b4f91
|
Fix authorized_keys keys (#53)
* Fix authorized_keys keys
* Update hassos.conf
* Update configuration.md
* Update hassos-config
* Update hassos-config
|
2018-06-30 09:59:36 +00:00 |
|
Pascal Vizeli
|
69af4b3819
|
Fix hassos-conf label (#48)
* Update mnt-config.mount
* Update configuration.md
* Update configuration.md
* Update mnt-config.mount
* Update configuration.md
|
2018-06-30 09:59:24 +00:00 |
|
Pascal Vizeli
|
bf05e66ae8
|
Include ota script into board image (#42)
|
2018-06-26 11:29:05 +00:00 |
|
Pascal Vizeli
|
480c11535d
|
Bump version (#39)
|
2018-06-26 10:34:30 +02:00 |
|
Pascal Vizeli
|
27cd425f5b
|
Use systemd for config mount (#37)
* Create mnt-config.mount
* Update hassos-config
* Update mnt-config.mount
* Update hassos-config
|
2018-06-26 10:18:16 +02:00 |
|
Pascal Vizeli
|
42f1c4bf01
|
cleanup avahi
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-25 22:11:59 +00:00 |
|
Pascal Vizeli
|
b3943870dc
|
Fix rauc config
|
2018-06-25 21:11:18 +00:00 |
|
Pascal Vizeli
|
4b4e22c355
|
Fix args
|
2018-06-25 19:22:15 +00:00 |
|
Pascal Vizeli
|
7675cc61fb
|
Update Hass.io CLI to version 5 (#36)
|
2018-06-25 20:36:30 +02:00 |
|
Pascal Vizeli
|
26d7a4cb23
|
Update hassos.conf
|
2018-06-25 08:58:26 +02:00 |
|
Pascal Vizeli
|
cc80265997
|
Run dropbear only if they have a known_hosts
|
2018-06-25 08:55:16 +02:00 |
|
Pascal Vizeli
|
8434f3ee55
|
Create docker.conf
|
2018-06-25 08:51:22 +02:00 |
|
Pascal Vizeli
|
ddde16216c
|
Rename hassos.conf to docker.conf
|
2018-06-25 08:50:39 +02:00 |
|
Pascal Vizeli
|
3e8499ecbf
|
Use correct cert (#35)
* Use correct cert
* Fix boot partition handling
* Cleanup rauc handling
* Make a reboot
* handling
|
2018-06-24 23:41:04 +02:00 |
|
Pascal Vizeli
|
17ca2ccf0a
|
Create OTA updater (#34)
* Create OTA updater
* Create .gitignore
* Update build-all.sh
* Update hdd-image.sh
* Update ota.sh
* Update ota.sh
* Update ota.sh
* Update ota.sh
* Update post-image.sh
* Create name.sh
* Update name.sh
* Update post-build.sh
* Update name.sh
* Update post-image.sh
* Update ota.sh
* Update hdd-image.sh
* Update post-image.sh
* Update name.sh
* Update ota.sh
* Update post-image.sh
* Update hdd-image.sh
* Update hdd-image.sh
* Update hdd-image.sh
* Update post-image.sh
* Update post-image.sh
* Update hdd-image.sh
* Update hdd-image.sh
* Update post-image.sh
* Update post-image.sh
* Update post-image.sh
* Update info
* Update info
* Update info
* Update info
* Update info
* Update info
* Rename buildroot-external/board/raspberrypi/uboot-boot64.sh to buildroot-external/board/raspberrypi/rpi3-64/uboot-boot.sh
* Update rpi3_64_defconfig
* Update hdd-image.sh
* Update ota.sh
* Update post-image.sh
* Update post-image.sh
* Fix building
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Fix building v2
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-24 00:11:54 +02:00 |
|
Pascal Vizeli
|
e30e15dc53
|
fix rauc name
|
2018-06-21 15:49:37 +02:00 |
|
Pascal Vizeli
|
3aaadf3f5f
|
Update supervisor 108
|
2018-06-21 11:37:10 +00:00 |
|
Pascal Vizeli
|
161c8624e0
|
Bump version to 0.7
|
2018-06-21 11:17:23 +02:00 |
|
Pascal Vizeli
|
56afd74720
|
Don't install kernel to rootfs
|
2018-06-21 09:15:28 +00:00 |
|
Pascal Vizeli
|
ed5a5033dd
|
Use apparmor from s3
|
2018-06-20 13:28:30 +00:00 |
|
Pascal Vizeli
|
2abbbbd1fa
|
Cleanup uboot handling like linux kernel
|
2018-06-20 10:41:45 +00:00 |
|
Pascal Vizeli
|
fa44e0a7fd
|
cleanup
|
2018-06-17 01:25:47 +02:00 |
|
Pascal Vizeli
|
1a3d063fec
|
Reboot after mark partition as bad
|
2018-06-16 22:24:36 +02:00 |
|
Pascal Vizeli
|
49df049f2c
|
Change rauc mark handling
|
2018-06-16 09:06:07 +00:00 |
|
Pascal Vizeli
|
c657f6f3e7
|
Ignore debug stack usage
|
2018-06-16 01:27:34 +02:00 |
|
Pascal Vizeli
|
0a43cbdb05
|
Update hassio-supervisor
|
2018-06-14 16:44:40 +02:00 |
|
Pascal Vizeli
|
fc4de4f02a
|
Fix 64bit
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-14 00:13:35 +00:00 |
|
Pascal Vizeli
|
6a05718235
|
Fix expander on SD cards
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-13 19:12:57 +00:00 |
|
Pascal Vizeli
|
5055236725
|
Bump version
|
2018-06-13 17:04:33 +02:00 |
|
Pascal Vizeli
|
ac40e97670
|
Update hassio-supervisor
|
2018-06-12 23:23:33 +02:00 |
|
Pascal Vizeli
|
73ac253a0f
|
Fix bug with RPi3 SDHCI
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-12 20:53:05 +00:00 |
|
Pascal Vizeli
|
dd3935a786
|
Fix pi problem
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-12 18:03:03 +00:00 |
|
Pascal Vizeli
|
f1461081f5
|
Bump version
|
2018-06-12 17:03:22 +02:00 |
|
Pascal Vizeli
|
fa79721f3d
|
Fix boot problems with RPi 3+
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-12 15:00:38 +00:00 |
|
Pascal Vizeli
|
9f6a339ec7
|
fix old bootstate
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-12 14:31:50 +00:00 |
|
Pascal Vizeli
|
d6f5c337e1
|
Allow more log with new partition layout
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-12 13:53:17 +00:00 |
|
Pascal Vizeli
|
63453e0a3f
|
Add 64bit flag to config for rpi
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-11 15:51:06 +00:00 |
|