[augeas-devel] Tree change in fstab.aug

Raphaël Pinson raphink at gmail.com
Sat Oct 30 12:18:28 UTC 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/augeas-devel/attachments/20101030/435ec0e0/attachment.htm>


More information about the augeas-devel mailing list