zpool status by default prints basenames of VDEVs, which means that GRUB
would have to go around guessing to see whether a VDEV exists. Instead,
it'd be more robust to simply tell zpool to give us full paths to VDEVs
via -P.
---
Hey there,
While setting up a new GNU+Linux install on a ZFS root, u
Daniel Kiper writes:
> Missing "Signed-off-by: Arsen Arsenović " line.
> I can add it on your behalf if you are OK with it.
Ah, apologies, I didn't know GRUB collects signoffs. I'll keep that in
mind for the future, and yes, go ahead and add it.
Thanks, and have a great evening! :)
--
Arsen
Hi Alex,
Alejandro Colomar writes:
> I've just downloaded to git repository, and found that there are form
> feeds ('\f') all around the code. Are these on purpose, or are they
> accidental? Would you want a patch for removing them?
See the tail paragraph of
https://www.gnu.org/prep/standards
Leo Sandoval writes:
> From: Peter Jones
>
> [rharwood: say it even less]
> ---
> grub-core/normal/main.c | 2 +-
> tests/util/grub-shell-tester.in | 2 +-
> tests/util/grub-shell.in| 2 +-
> util/grub.d/10_linux.in | 4 ++--
> util/grub.d/20_linux_xen.in | 4 ++--
>