[augeas-devel] [PATCH] Add support for configfile and background in grub.aug

Francis Giraldeau francis.giraldeau at revolutionlinux.com
Sat Mar 19 20:45:44 UTC 2011


commited as b841324158e922b0c8cd9189c2e6b4a6aa9b065d

I just added testing for new directives inside test_grub.aug

Thanks!

Francis

On Sat, 2011-03-19 at 14:39 +0200, Onur Küçük wrote:
> Hello,
> 
>  Entries background and configfile can be found in grub.conf , but
> currently they are not parsed correctly. 
> 
> === example grub.conf ===
> default 0
> background 103332
> timeout 5
> 
> title Pardus 2011
> root (hd0,7)
> kernel /boot/kernel-2.6.37.2
> initrd /boot/initramfs-2.6.37.2
> 
> title othermenu
> configfile /boot/grub/othergrub.conf
> ==============
> 
> 
>  Attached patch fixes parsing such grub.conf
> 
> 
>  regards,
> _______________________________________________
> augeas-devel mailing list
> augeas-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/augeas-devel





More information about the augeas-devel mailing list