Pascal Vizeli
5297edb57d
Support new s6 overlay ( #3630 )
...
* Support new s6 overlay
* fix permission
* using bashio
2022-05-13 18:07:16 +02:00
Pascal Vizeli
7b46c4759d
Tuning Jemalloc ( #3600 )
2022-04-28 11:25:38 +02:00
Pascal Vizeli
36f4e494a2
Add CAS configs to image ( #3462 )
2022-02-23 17:31:16 -05:00
Pascal Vizeli
3478005e70
Using CAS for content-trust ( #3382 )
...
* Using CAS for content-trust
* v2
* Fix linting errors
* Adjust field checked for status in CAS response
* CI workflow needs CAS not VCN now
* Use cwd in test as code won't be in /usr/src
* Pre-cache CAS pub key for supervisor
* Cas doesn't actually need key file executable
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
2022-02-10 09:21:21 +01:00
Matheson Steplock
e5d64f6c75
Fix bashio-typo in watchdog service ( #3436 )
2022-02-09 10:01:26 +01:00
Pascal Vizeli
d78091cc60
Switch back to jemalloc ( #2847 )
2021-04-28 17:02:28 +02:00
Pascal Vizeli
caa1c6f1bd
Using mimalloc ( #2815 )
2021-04-15 16:15:38 +02:00
Pascal Vizeli
49ca923e51
Apply old udev handling like core container ( #2511 )
2021-02-03 12:56:25 +01:00
Pascal Vizeli
6a0206c1e7
Next generation hardware handling ( #2429 )
...
* Next generation hardware handling
* need daemon for some details
* fix tests
* fix wrong coresys lookup
* test initial import
* test device lookup
* validate if device exists
* Add cgroups rules manager
* mapping udev from host
* Modify validation/options handling
* lookup devices
* add support for host udev mapping
* next
* Add policy support to add-ons
* Depricate hardware trigger call
* next cleanup round
* detect USB linking
* optimize
* readd udev utils for backwards compatibility
* fix tests
* Add more tests
* fix tests
* Make device explicit
* Add filter
* work on tests
* Add migration step
* clean out auto_uart
* Fix all tests
* Expose all device information
* small improvment
* Fix loop over right devices
* Use migration for new device format
* Update rootfs/etc/cont-init.d/udev.sh
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Fix old helper
* Fix API
* add helper for by-id
* fix tests
* Fix serial helper
* Fix hardware API schema
* Hide some virtual devices from tracking
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Update supervisor/addons/validate.py
Co-authored-by: Stefan Agner <stefan@agner.ch>
* Update supervisor/addons/validate.py
Co-authored-by: Stefan Agner <stefan@agner.ch>
* fix lint
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
* fix black
* fix lint
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-01-28 15:26:56 +01:00
Pascal Vizeli
7e94537e36
Soft restart supervisor ( #2281 )
...
* Add softrestart to supervisor
* decouble
* adjust logger
* make sure it need run
* Use job condition
* add more job running
2020-11-21 12:48:16 +01:00
Pascal Vizeli
5e947348ae
Fix pulse cookie error ( #2212 )
2020-11-03 09:54:31 +01:00
Joakim Sørensen
fe0e41adec
Log messages cleanup ( #2129 )
...
* Log cleanup
* More logs
2020-10-15 14:50:43 +02:00
Pascal Vizeli
40aa5c9caf
Write core state to /run/supervisor & monitor ( #2027 )
...
* Write core state to /run/supervisor & monitor
* Add watchdog
* Add log if they getting started
* fix stale comment
* Fix script
* avoid output
* fix tests
* fix lint
* Update rootfs/etc/services.d/watchdog/run
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-09-08 10:09:41 +02:00
Pascal Vizeli
d6d3bf0583
Make udev more robust ( #1875 )
2020-08-07 14:03:55 +02:00
Franck Nijhof
33bbd92d9b
Fix S6 supervisor not listening in finish script ( #1741 )
2020-05-22 16:42:35 +02:00
Pascal Vizeli
d0db466e67
Use DoT as fallback ( #1597 )
...
* Use DoT as fallback / add cache
* Stage
* merge
* fix lint
* Fallback server
* use fallback
* add nxdomain
* Address comments
2020-03-27 00:38:54 +01:00
Pascal Vizeli
2495cda5ec
Add Pulse audio control basics ( #1525 )
...
* Add Pulse audio control basics
* add functionality
* Fix handling
* Give access to all
* Fix latest issues
* revert docker
* Fix pipeline
2020-02-26 11:48:11 +01:00
Pascal Vizeli
0212d027fb
Add Audio layer / PulseAudio ( #1523 )
...
* Improve alsa handling
* use default from image
* create alsa folder
* Map config into addon
* Add Audio object
* Fix dbus
* add host group file
* Fix persistent file
* Use new template
* fix lint
* Fix lint
* add API
* Update new base image / build system
* Add audio container
* extend new audio settings
* provide pulse client config
* Adjust files
* Use without auth
* reset did not exists now
* cleanup old alsa layer
* fix tasks
* fix black
* fix lint
* Add dbus support
* add dbus adjustments
* Fixups
2020-02-25 18:37:06 +01:00