On Thu, Sep 05, 2013 at 10:11:51PM +0200, Reindl Harald wrote:
> * there is *nothing* in this configuration referring to the release name

/boot/grub2/grub.cfg is generated via the grub2-mkconfig script, which
uses settings from /etc/default/grub.

/etc/default/grub uses the content from /etc/system-release to set the
distributor value:

  GRUB_DISTRIBUTOR="$(sed 's, release .*$,,g' /etc/system-release)"

/etc/system-release contains the name of the Fedora release.

Did you change either /etc/default/grub or grub2-mkconfig?

-- 
Darryl L. Pierce <mcpie...@gmail.com>
http://mcpierce.fedorapeople.org/
"What do you care what people think, Mr. Feynman?"

Attachment: pgpHy8k_Dw1ez.pgp
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to