Pascal Vizeli
|
6ab6cd7ff4
|
os: revert gpt fix / not needed
|
2018-08-11 10:35:43 +00:00 |
|
Pascal Vizeli
|
a2c6107685
|
os: fix GPT alligne with SPL images
|
2018-08-11 08:56:46 +00:00 |
|
Pascal Vizeli
|
fbb45e1544
|
tinker: Initial support (#140)
* tinker: initial support
* Fix info
* Fix uboot defconfig
* Split kernel config
* Fix name
* Add post-image
* Init different boot
* Add SPL images
* Dynamic rauc config
* Support SPL for OTA
* Fix expand script style
* Fix SPL
* Bump build u-boot
* Cleanup
* Add cmd for scritps
* Use kernel from armbian
* Fix u-boot
* Add bluetooth support
* Fix bt
* Fix env
* Change uart debug like rpi
* move config
|
2018-08-03 13:21:55 +02:00 |
|
Pascal Vizeli
|
7cffb1f45b
|
Native bluetooth support (#91)
* Add bluez
* rpi firmware
* add rpi support
* Make packages from rpi
* Fix build
* Fix target
* persistent
* fix package
* Auto enable
* Fix parameter
* Fix rpi
* Fix done
|
2018-07-10 01:14:07 +02:00 |
|
Pascal Vizeli
|
14833a110f
|
Use wait on network to delay the startup (#81)
* Use wait on network to delay the startup
* Update nm.conf
* Create nm.conf
* Update hassos-supervisor.service
* Rename hassos.conf to docker.conf
* Create hassos.conf
* Create hassos.conf
* Update hassos.conf
* aply patch
* Mark only failed
* Fix start order
|
2018-07-06 18:21:19 +02:00 |
|
Pascal Vizeli
|
bf59b7744d
|
Use dhcp client / avahi after NM (#75)
* Use dhcp client / avahi after NM
* Store networkmanager
* Add default connection
* cleanup
* cleanup lease
* faster boot
* Cleanup
* Fix permission
|
2018-07-05 20:00:56 +02:00 |
|
Pascal Vizeli
|
7e665a7b42
|
Fix persistent log (#70)
|
2018-07-02 23:53:07 +02:00 |
|
Pascal Vizeli
|
c860229130
|
Change chmod of network connection files from fat32 (#69)
|
2018-07-02 23:03:13 +02:00 |
|
Pascal Vizeli
|
32ab05bd2e
|
Fix update script with uptime (#68)
|
2018-07-02 22:51:54 +02:00 |
|
Pascal Vizeli
|
414b59ac4a
|
Fix label name in test script (#66)
* Fix label name in test script
* Update hassos-config
|
2018-07-02 21:24:05 +02:00 |
|
Pascal Vizeli
|
f8fa170e2a
|
Fix spell in journald script (#65)
|
2018-07-02 19:58:00 +02:00 |
|
Pascal Vizeli
|
11b1946cd7
|
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 01:05:21 +02:00 |
|
Pascal Vizeli
|
7d4b424d2f
|
Map /etc/machine-id into supervisor/cli (#60)
* Map /etc/machine-id into supervisor/cli
* Update hassos-cli
* Update hassos-supervisor
|
2018-07-01 15:15:54 +02:00 |
|
Pascal Vizeli
|
2614ffce40
|
Use CONFIG as label for config partition (#56)
* Use CONFIG as label for config partition
* Update configuration.md
* Update hassos-config
|
2018-07-01 00:28:00 +02:00 |
|
Pascal Vizeli
|
dde6d8f806
|
Set hassos supervisor to rauc (#55)
* Set hassos supervisor to rauc
* Update post-install
* Update hassos-config
|
2018-06-29 15:23:49 +02:00 |
|
Pascal Vizeli
|
8dd8816e4e
|
Fix authorized_keys keys (#53)
* Fix authorized_keys keys
* Update hassos.conf
* Update configuration.md
* Update hassos-config
* Update hassos-config
|
2018-06-28 22:21:50 +02:00 |
|
Pascal Vizeli
|
f739aed8de
|
Fix hassos-conf label (#48)
* Update mnt-config.mount
* Update configuration.md
* Update configuration.md
* Update mnt-config.mount
* Update configuration.md
|
2018-06-28 22:20:34 +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
|
cc80265997
|
Run dropbear only if they have a known_hosts
|
2018-06-25 08:55:16 +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
|
e30e15dc53
|
fix rauc name
|
2018-06-21 15:49:37 +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
|
6a05718235
|
Fix expander on SD cards
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-13 19:12:57 +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
|
a426046bcc
|
Support dual bootloader (#27)
* Support dual bootloader
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Make ova running
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* fix uboot
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Update supervisor
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
* Support all rpi
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
|
2018-06-11 11:34:31 +00:00 |
|
Pascal Vizeli
|
d8b808c8b3
|
Add token to CLI
|
2018-06-03 14:51:32 +02:00 |
|
Pascal Vizeli
|
50e0149d37
|
Parse machine id to supervisor for token
|
2018-06-03 14:50:22 +02:00 |
|
Pascal Vizeli
|
42f195e91c
|
Add support for new config shema
|
2018-06-03 14:29:25 +02:00 |
|
Pascal Vizeli
|
7db3226a8e
|
Optimize Rauc-Good service (#24)
* Update rauc-good.service
* Update rauc-good.timer
|
2018-05-27 20:02:11 +02:00 |
|
Pascal Vizeli
|
45dfd904d1
|
Update etc-modules\x2dload.d.mount
|
2018-05-18 15:21:35 +02:00 |
|
Pascal Vizeli
|
8e37f9af9d
|
Update etc-NetworkManager-system\x2dconnections.mount
|
2018-05-18 15:21:09 +02:00 |
|
Pascal Vizeli
|
cb5c9d1121
|
Create etc-modules\x2dload.d.mount
|
2018-05-18 15:20:38 +02:00 |
|
Pascal Vizeli
|
3a5d2de705
|
Rename OS (#16)
Rename OS
|
2018-05-14 22:37:39 +02:00 |
|
Pascal Vizeli
|
387d932392
|
Update hassio-supervisor.service
|
2018-05-12 11:36:47 +02:00 |
|
Pascal Vizeli
|
44f90cae13
|
Update rauc-bad.service
|
2018-05-12 11:36:17 +02:00 |
|
Pascal Vizeli
|
dfb13b5d40
|
Update rauc-good.service
|
2018-05-12 11:35:28 +02:00 |
|
Pascal Vizeli
|
fdab219376
|
Create rauc-good.timer
|
2018-05-12 11:33:55 +02:00 |
|
Pascal Vizeli
|
404e861a27
|
some cleanups
|
2018-05-10 22:33:18 +02:00 |
|
Pascal Vizeli
|
4424f5ab6b
|
Barebox Update (#12)
* Create hassio-rauc.service
* Update hassio-supervisor.service
* Update hassio-rauc.service
* Update hassio-supervisor.service
* Update and rename hassio-rauc.service to rauc-good.service
* Update rauc-good.service
* Create rauc-bad.service
* Update rauc-bad.service
* Update rauc-good.service
* Update hassio-supervisor.service
* Fix barebox recovery
* Create title
* Create title
* Create action
* Create title
* Create action
* Create 20-boot-system1
* Rename buildroot-external/barebox-env/menu/20-boot-system1/title to buildroot-external/barebox-env/menu/20-boot-system2title
* Update and rename buildroot-external/barebox-env/menu/20-boot-system2title to buildroot-external/barebox-env/menu/20-boot-system1/title
* Create title
* Create action
* Create action
* Delete autoboot_timeout
* Create editcmd
* Update init
* Update init
* Fix barebox config
* Update init
* Update system0
* Update system1
* Barebox cleanups
* Update init
* Update init
* Create 0001-get-devicetree-from-file.patch
* Update ova_defconfig
* Update system0
* Update system1
* Create 0001-add-i-argument-to.patch
* Update barebox.config
* Update rauc
* Rename buildroot-external/board/ova/patches/dt-util/0001-get-devicetree-from-file.patch to buildroot-external/board/ova/patches/dt-utils/0001-get-devicetree-from-file.patch
* Add script
* fix barebox-state
|
2018-05-10 01:11:07 +02:00 |
|
Pascal Vizeli
|
f942d63fbc
|
Update hassio-supervisor
|
2018-05-06 23:22:12 +02:00 |
|
Pascal Vizeli
|
359f6862f6
|
Update hassio-supervisor (#11)
|
2018-05-06 22:30:01 +02:00 |
|
Pascal Vizeli
|
b0212beec3
|
Apparmor hassio (#10)
* Delete 0001-Autostart.patch
* Update apparmor.mk
* Update Config.in
* Create hassio-apparmor
* Update hassio-apparmor
* Update data.conf
* Delete etc-apparmor.d-containers.mount
* Delete etc-apparmor.d-containers.mount
* Delete hassio.conf
* Update hassio-apparmor
* Update Config.in
* Update Config.in
* Update hassio.mk
* Update hostapp.sh
* Update Config.in
* Update hassio.mk
* Update hassio.mk
* Create hassio-supervisor
* Update hassio-apparmor
* Update hassio-apparmor
* Update hassio-apparmor
* Update hassio-supervisor
* Update hassio-cli
* Update hassio-apparmor
* Update hassio-apparmor
* Create hassio-apparmor.service
* Update hassio-apparmor.service
* Delete apparmor.service
* Update local stuff
* Profile for CLI
* Update hassio.mk
* Update hassio.mk
* Update hassio-supervisor
* Update hassio-apparmor
|
2018-05-01 22:39:30 +02:00 |
|
Pascal Vizeli
|
f7c980fcc2
|
Create etc-apparmor.d-containers.mount
|
2018-04-30 12:26:39 +02:00 |
|
Pascal Vizeli
|
90b7c9f0d1
|
Update hassio-expand.service
|
2018-04-30 12:10:17 +02:00 |
|
Pascal Vizeli
|
e816808382
|
Update mnt-data.mount
|
2018-04-30 12:09:29 +02:00 |
|
Pascal Vizeli
|
e544c14d3d
|
Layering hostname/hosts (#5)
* Layering hostname/hosts
* Fix build
* Use origin files on new overlay
|
2018-04-27 18:20:06 +02:00 |
|
Pascal Vizeli
|
77293f58ca
|
expand working
|
2018-04-18 00:18:53 +02:00 |
|
Pascal Vizeli
|
281f262b67
|
Update mnt-data.mount
|
2018-04-17 18:56:39 +02:00 |
|
Pascal Vizeli
|
1611c4d009
|
Update mnt-data.mount
|
2018-04-17 18:55:52 +02:00 |
|