grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Reimplement 10_freebsd.in using 10_linux.in


From: Vladimir 'phcoder' Serbinenko
Subject: Re: [PATCH] Reimplement 10_freebsd.in using 10_linux.in
Date: Sun, 16 Aug 2009 21:29:08 +0200

On Fri, Aug 7, 2009 at 2:12 PM, Robert Millan<address@hidden> wrote:
>
> This patch reimplements 10_freebsd.in using 10_linux.in as a base, with
> the kFreeBSD-specific parts of 10_freebsd.in.
>
> The new version brings in support for multiple kernel versions (the reason
> for the rewrite) and also handling of acpi.ko.
>
> It is diffed against 10_linux.in, since the old code structure is no longer
> used.
As discussed on IRC this patch has problems on FreeBSD.
Among them
1) stat and readlink are different. Does anyone have an idea how to
make scripts always use right syntax?
2) "FreeBSD, kFreeBSD ..." isn't what FreeBSD user expects.
3) Version isn't detected correctly.
4) Doesn't use UUID
5) device.hints are forgotten
6) Doesn't support ZFS
Attached patch fixes 1 (breaking linux), 2,4 and 5
1,3 and 6 remain
>
> --
> Robert Millan
>
>  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
>  how) you may access your data; but nobody's threatening your freedom: we
>  still allow you to remove your data and not access it at all."
>
> _______________________________________________
> Grub-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>



-- 
Regards
Vladimir 'phcoder' Serbinenko

Personal git repository: http://repo.or.cz/w/grub2/phcoder.git

Attachment: 10_freebsdfix.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]