[augeas-devel] [PATCH 2/2] Add more specific entry handlers to xorg.conf

David Lutterkort lutter at redhat.com
Tue Aug 4 22:33:50 UTC 2009


On Thu, 2009-07-30 at 18:03 +0100, Matthew Booth wrote:
> Additionally handle:
> * Driver
> * Identifier
> * VideoRam
> * DefaultDepth
> 
> This covers all entries in the default configuration.
> 
> The advantage of having a specific handler is that it knows more about what
> values are valid. For example, with this patch Driver will not accept an
> unquoted value, which would cause the X server not to start.
> ---
>  lenses/xorg.aug |   51 ++++++++++++++++++++++++++++++++++++---------------
>  1 files changed, 36 insertions(+), 15 deletions(-)

ACK. Committed with some minor cosmetic changes. Good stuff.

David





More information about the augeas-devel mailing list