#Configuration file for update-grub
#Title
	title="Trisquel 3.0"

# should grub create a memtest86 entry
        memtest86="false"

# additional options to use with the default boot option, but not with the
# # alternatives
	defoptions="quiet splash"

# should grub create the alternative boot options in the menu
         alternative="false"
