Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2015 22:40:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 195835] sysutils/grub2 10_kfreebsd fails to identify kernel and zpool.cache proper location
Message-ID:  <bug-195835-13-yuGHSukylh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-195835-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-195835-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195835

John Marino <marino@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marino@FreeBSD.org

--- Comment #3 from John Marino <marino@FreeBSD.org> ---
This isn't even a patch to the source.

I just extracted the tarball, I think you were probably thinking of
${WRKSRC}/util/grub.d/10_kfreebsd.in.

You provided a patch to the installed product rather than the template.  



Can you submit a new attachment that is a proper patch to the source?

in other words,
> make clean ; make extract
> cd <work>/grub-2.00/util/grub.d/
> cp -a 10_kfreebsd.in 10_kfreebsd.in.orig

modify 10_kfreebsd.in

> cd /usr/ports/sysutils/grub
> make makepatch

you should have a good patch in files directory.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195835-13-yuGHSukylh>