|
From: | Brian R. Jones |
Subject: | Re: grub-install for FreeBSD |
Date: | Thu, 24 Sep 2009 18:18:28 -0700 |
User-agent: | Thunderbird 2.0.0.23 (Windows/20090812) |
Robert Millan wrote:
On Thu, Sep 24, 2009 at 11:01:16AM -0700, Brian R. Jones wrote:Not sure if Felix's patch covers it, but there is also a problem with the 'sed' syntax in 10_freebsd and 30_os-prober. It turns out that freebsd 'sed' is quite retarded (at least in 7.2) and doesn't know that '\t' is supposed to be tab. Replacing 'sed' with 'gsed' or 'perl -p' fixes this issue.Would you like to write a patch that makes autoconf check for a working option?
I could give it a shot, as long as you accept that I don't have the slightest clue as to what I'm doing.
-- --Brian
[Prev in Thread] | Current Thread | [Next in Thread] |