summaryrefslogtreecommitdiff
path: root/libre/gummiboot
diff options
context:
space:
mode:
Diffstat (limited to 'libre/gummiboot')
-rw-r--r--libre/gummiboot/gummiboot.install13
-rw-r--r--libre/gummiboot/loader.conf2
-rw-r--r--libre/gummiboot/parabola.conf7
3 files changed, 0 insertions, 22 deletions
diff --git a/libre/gummiboot/gummiboot.install b/libre/gummiboot/gummiboot.install
deleted file mode 100644
index 20861d4c8..000000000
--- a/libre/gummiboot/gummiboot.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- mkdir -p /boot/EFI/gummiboot
- /usr/bin/gummiboot update
- echo ":: Run '/usr/bin/gummiboot install' to make gummiboot your default bootloader"
-}
-
-post_upgrade() {
- /usr/bin/gummiboot update
-}
-
-pre_remove() {
- /usr/bin/gummiboot remove
-}
diff --git a/libre/gummiboot/loader.conf b/libre/gummiboot/loader.conf
deleted file mode 100644
index b8bfb988e..000000000
--- a/libre/gummiboot/loader.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-timeout 10
-default parabola
diff --git a/libre/gummiboot/parabola.conf b/libre/gummiboot/parabola.conf
deleted file mode 100644
index 111072ea2..000000000
--- a/libre/gummiboot/parabola.conf
+++ /dev/null
@@ -1,7 +0,0 @@
-## This is just an example config file.
-## Please edit the paths and kernel parameters according to your system.
-
-title Parabola GNU/Linux-libre
-linux /vmlinuz-linux-libre
-initrd /initramfs-linux-libre.img
-options root=PARTUUID=XXXX rootfstype=XXXX add_efi_memmap