From f3ddbef0dcc7d4c425f56f726bd8c0be48c06651 Mon Sep 17 00:00:00 2001 From: Jacek Konieczny Date: Wed, 31 Oct 2012 15:19:33 +0100 Subject: [PATCH] xen.conf removed This file should never appear here. --- xen.conf | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 xen.conf diff --git a/xen.conf b/xen.conf deleted file mode 100644 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 -} -- 2.44.0