Hi all,
While adding support for /etc/mtab in the fstab lens, I noticed that options
in the form of "mykey=myvalue" are currently not parsed, but added as {
"opt" = "mykey=myvalue" }.
I order to improve option parsing in fstab.aug, I suggest to map these as {
"opt" = "mykey" { "value" = "myvalue" } } where the "value" node is
optional.
This change will improve the tree, but also break compatibility with the
current tree. Please speak up quickly if this is a problem for you or if you
have questions about this change.
Raphaël
_______________________________________________
augeas-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/augeas-devel