]> git.pld-linux.org Git - packages/efi-boot-update.git/blobdiff - xen.conf
xen.conf removed
[packages/efi-boot-update.git] / xen.conf
diff --git a/xen.conf b/xen.conf
deleted file mode 100644 (file)
index 5a4876d..0000000
--- a/xen.conf
+++ /dev/null
@@ -1,17 +0,0 @@
-ENABLED=yes
-LABEL="Xen native EFI"
-ARCH=x86_64
-BINARY=xen.efi
-ARGS=""
-
-install_files() {
-
-    update_file /usr/lib64/efi/xen.efi xen.efi
-    update_file /etc/efi-boot/xen.cfg xen.cfg
-
-    update_file /boot/kernel-axeos-initrd kernel-axeos-initrd
-    update_file /boot/kernel-axeos-vmlinuz kernel-axeos-vmlinuz
-
-    update_file --missingok /boot/kernel-axeos-initrd.old kernel-axeos-initrd.old
-    update_file --missingok /boot/kernel-axeos-vmlinuz.old kernel-axeos-vmlinuz.old
-}
This page took 0.032043 seconds and 4 git commands to generate.