mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-16 23:40:11 +00:00
Add shim package
This commit is contained in:
9
packages/system/shim/build.yaml
Normal file
9
packages/system/shim/build.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
image: registry.opensuse.org/opensuse/leap:15.3
|
||||
|
||||
prelude:
|
||||
- zypper ref
|
||||
steps:
|
||||
- zypper in -y shim
|
||||
|
||||
includes:
|
||||
- usr/share/efi/.*/*.efi
|
4
packages/system/shim/definition.yaml
Normal file
4
packages/system/shim/definition.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
name: "shim"
|
||||
category: "system"
|
||||
version: "2.06-150400"
|
||||
license: "GPL-3.0-or-later"
|
Reference in New Issue
Block a user