Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions distro/update/keys/repository.pub
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG/zdos/update/key/placeholder zdos-update-repo-key
6 changes: 6 additions & 0 deletions distro/update/rollback-policy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
policy: "ZDOS Rollback Policy"
mechanism: "A/B_slots"
conditions:
- "boot_failure"
- "kernel_panic"
boot_attempts_before_rollback: 3
8 changes: 8 additions & 0 deletions distro/update/update-policy.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
policy: "ZDOS Update Policy"
channels:
- "stable"
- "preview"
requirements:
minimum_version: "0.2.0"
signature_verification: strict
offline_updates: supported
1 change: 1 addition & 0 deletions distro/verity/roothash.pub
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Placeholder per la chiave/hash dm-verity per proteggere il rootfs
Loading