summaryrefslogtreecommitdiff
path: root/src/boot/efi/.gitignore
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2015-02-17 20:12:50 +0100
committerTom Gundersen <teg@jklm.no>2015-02-18 15:23:23 +0100
commite7dd673d1e0acfe5420599588c559fd85a3a9e8f (patch)
treeecfef02be389745e295322e6a81df481869636c7 /src/boot/efi/.gitignore
parent8d4efa540a88b19a475452d8ccc3c9824849fa86 (diff)
gummiboot/sd-boot/systemd-boot: rename galore
What used to be gummiboot, was renamed sd-boot when it was merged into systemd. Let's try to be a bit more consistent with the rest of systemd and rename it again as follows: The EFI bootloader is now called 'systemd-bootx64.efi', and its sources are in 'src/boot/efi/'. The drop-in directory where bootctl will find EFI loaders is now /usr/lib/systemd/boot/efi/.
Diffstat (limited to 'src/boot/efi/.gitignore')
-rw-r--r--src/boot/efi/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/boot/efi/.gitignore b/src/boot/efi/.gitignore
new file mode 100644
index 0000000000..55b0da4678
--- /dev/null
+++ b/src/boot/efi/.gitignore
@@ -0,0 +1,2 @@
+/sd_boot.so
+/stub.so