В Mon, 28 Oct 2013 01:44:26 +0100
Vladimir 'φ-coder/phcoder' Serbinenko <phco...@gmail.com> пишет:

> I changed in trunk to make / refer to real root and modified
> grub-mkrelpath to follow the same convention, even if disk is mounted
> with subvolid.
> 

Can it cause compatibility issues? It means if config file that works
for grub before this change will stop working after. So e.g. attempt to
"configfile /file/from/partition/with/old/grub-mkconfig" will fail.

May be subvolume support should use different syntax. Something like

(hd0,1){sv=subvolume}/xxx
(hd0,1){svid=NNN}/yyy

And continue to interpret old syntax as relative to default.

Attachment: signature.asc
Description: PGP signature

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

Reply via email to