mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-17 23:48:07 +00:00
Add kcrypt packages and to initrd
This commit is contained in:
@@ -17,7 +17,18 @@ copy:
|
||||
version: ">=0"
|
||||
source: "/usr/bin/elemental"
|
||||
destination: "/usr/bin/elemental"
|
||||
|
||||
- package:
|
||||
category: "dracut"
|
||||
name: "kcrypt"
|
||||
version: ">=0"
|
||||
source: "/package/."
|
||||
destination: "/"
|
||||
- package:
|
||||
category: "system"
|
||||
name: "kcrypt"
|
||||
version: ">=0"
|
||||
source: "/usr/bin/kcrypt"
|
||||
destination: "/usr/bin/kcrypt"
|
||||
prelude:
|
||||
# remove if any
|
||||
- rm -rf /boot/initrd || true
|
||||
|
@@ -1,10 +1,10 @@
|
||||
packages:
|
||||
- name: "opensuse"
|
||||
category: "distro-initrd"
|
||||
version: "0.4"
|
||||
version: "0.5"
|
||||
- name: "fedora"
|
||||
category: "distro-initrd"
|
||||
version: "0.4"
|
||||
version: "0.5"
|
||||
- name: "ubuntu"
|
||||
category: "distro-initrd"
|
||||
version: "0.4"
|
||||
version: "0.5"
|
Reference in New Issue
Block a user