mirror of
https://github.com/KDE/kde-linux.git
synced 2026-05-24 16:30:18 -04:00
Relocate and document edk2 packages
-ovmf is for x86 VM support, while -shell is for bare metal. GIT_SILENT
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
Packages=
|
||||
# Base system: bootloader, kernel, firmware, and low-level libraries
|
||||
amd-ucode
|
||||
edk2-shell
|
||||
edk2-shell # UEFI shell
|
||||
flatpak
|
||||
glibc-locales # instead of running locale-gen as part of our build we install a package that has all locales pre-generated
|
||||
intel-ucode
|
||||
@@ -105,6 +105,7 @@ Packages=
|
||||
|
||||
# Virtualization/VM integration
|
||||
dnsmasq # Hotspot creation and networking in VMs
|
||||
edk2-ovmf # UEFI support for virtual machines
|
||||
open-vm-tools # Integration for VMWare virtualization software
|
||||
qemu-guest-agent # Integration for QEMU
|
||||
spice-vdagent # QEMU's SPICE counterpart to enable desktop integration (e.g. clipboard sharing, dynamic resolution, etc)
|
||||
|
||||
@@ -83,7 +83,6 @@ Packages=
|
||||
docker
|
||||
docker-buildx
|
||||
docker-compose
|
||||
edk2-ovmf
|
||||
flatpak-builder
|
||||
gperf # optional make dependency for kio-extras
|
||||
intltool # make dependency for purpose, plasma-desktop, and kio-gdrive
|
||||
|
||||
Reference in New Issue
Block a user