Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
Revert "fix: install uksmd"
Browse files Browse the repository at this point in the history
This reverts commit 734af3e.
  • Loading branch information
vietchinh committed Nov 7, 2023
1 parent 734af3e commit b5a8ea8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
4 changes: 0 additions & 4 deletions config/recipe-kinoite-light-bore-eevdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ modules:

- from-file: recipe-kinoite-light.yml

- type: rpm-ostree
install:
- uksmd-rawhide

- type: systemd
system:
enabled:
Expand Down
8 changes: 2 additions & 6 deletions config/recipe-kinoite-light-libvirt-bore-eevdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,15 @@ name: ublue-kinoite-with-libvirt-bore-eevdf
description: Ublue kinoite with libvirt qemu kvm virtualization

# the base image to build on top of (FROM) and the version tag to use
base-image: quay.io/fedora-ostree-desktops/kinoite
image-version: 38 # latest is also supported if you want new updates ASAP
base-image: ghcr.io/vietchinh/kinoite-cachykernel-main
image-version: 39 # latest is also supported if you want new updates ASAP

# list of modules, executed in order
# you can include multiple instances of the same module
modules:

- from-file: recipe-kinoite-light-libvirt.yml

- type: rpm-ostree
install:
- uksmd-rawhide

- type: systemd
system:
enabled:
Expand Down

0 comments on commit b5a8ea8

Please sign in to comment.