summaryrefslogtreecommitdiff
path: root/sys-boot/elilo/files/elilo-3.16-elilo-loop.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/elilo/files/elilo-3.16-elilo-loop.patch')
-rw-r--r--sys-boot/elilo/files/elilo-3.16-elilo-loop.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/sys-boot/elilo/files/elilo-3.16-elilo-loop.patch b/sys-boot/elilo/files/elilo-3.16-elilo-loop.patch
new file mode 100644
index 000000000000..b574c29f220b
--- /dev/null
+++ b/sys-boot/elilo/files/elilo-3.16-elilo-loop.patch
@@ -0,0 +1,15 @@
+https://bugs.gentoo.org/299665
+
+patch by Dennis Schridde <devurandom@gmx.net>
+
+--- a/debian/elilo.sh
++++ b/debian/elilo.sh
+@@ -321,6 +321,8 @@
+
+ mnt()
+ {
++ local loop
++
+ ## we can even create bootstrap filesystem images directly if you
+ ## ever wanted too.
+ if [ -f "$boot" ] ; then