]> git.pld-linux.org Git - packages/efi-boot-update.git/commitdiff
xen.conf removed
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Wed, 31 Oct 2012 14:19:33 +0000 (15:19 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Wed, 31 Oct 2012 14:19:33 +0000 (15:19 +0100)
This file should never appear here.

xen.conf [deleted file]

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.076499 seconds and 4 git commands to generate.