Excellent, thanks.

Haven't had a chance to test it yet, but I'm sure phcoder will be interested!

He told me he's been making his own port, so maybe he can fix this one
up instead!

Good Luck

Panarchy

On Sun, Apr 26, 2009 at 2:14 AM, Vladimir Serbinenko <phco...@gmail.com> wrote:
> hello, here is initial port of zfs from grub-solaris. It can only read file
> by its name. No ls or tab completition yet. Also identation and error
> handling in this patch is completely wrong. To choose the dataset set zfs
> variable. Here is an example of how I tested it:
> grub> zfs=grubz/grubzfs
> grub> cat (hd0)/hello
> hello, grub
> grub>
> Such syntax is temporary and heavily restricts what you can do with
> different zfs filesystems (e.g. you can't cmp files on different
> filesystems)
> I propose the following syntax for the future:
> (<one of vdevs>:<fs name>)
> E.g.
> (hd0:grubzfs)
> Any other porposition?
> Regards
> Vladimir 'phcoder' Serbinenko
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to