mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-12-19 18:08:29 +00:00
Improve Xen support (#1459)
* Enable some useful kernel configurations * Add xe-guest-utilities for better Xen support Add guest utilities and make sure the Xen guest daemon gets started when running under Xen virtualization.
This commit is contained in:
4
.github/workflows/pr-checks.yml
vendored
4
.github/workflows/pr-checks.yml
vendored
@@ -15,6 +15,6 @@ jobs:
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
- name: Check shell scripts
|
||||
uses: ludeeus/action-shellcheck@1.0.0
|
||||
uses: ludeeus/action-shellcheck@1.1.0
|
||||
with:
|
||||
ignore: "buildroot"
|
||||
ignore: buildroot buildroot-external/package/xe-guest-utilities
|
||||
|
||||
Reference in New Issue
Block a user