Files
gentoo/sys-boot/elilo/files/elilo-3.16-elilo-loop.patch
2015-12-28 14:07:27 -05:00

16 lines
299 B
Diff

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