Skip to content
Merged
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
7 changes: 3 additions & 4 deletions service/etc/agama.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,8 @@ ALP-Dolomite:
archs: ppc

mandatory_patterns:
- patterns-alp-base
- patterns-alp-cockpit
- patterns-alp-hardware
- alp_base
- alp_hardware
optional_patterns: null # no optional pattern shared
mandatory_packages:
- package: device-mapper # Apparently needed if devices at /dev/mapper are used at boot (eg. FDE)
Expand All @@ -171,7 +170,7 @@ ALP-Dolomite:
# - apparmor
selinux:
patterns:
- patterns-alp-selinux
- alp_selinux
policy: enforcing
none:
patterns: null
Expand Down