You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-boot/elilo/files/elilo-3.16-elilo-loop.patch

16 lines
299 B

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