gummiboot-postinst.sh: create loader/loader.conf and code beauty
authorHarald Hoyer <harald@redhat.com>
Fri, 13 Jul 2012 10:45:11 +0000 (12:45 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 13 Jul 2012 10:47:26 +0000 (12:47 +0200)
commit33513698019564ecf8d43dae625e65149d327b64
tree161c09aa30fdfae1e3b6054484a74ed8ca98a0f1
parent7770009ed84bf1dcffd01f458ca61961c0aeea43
gummiboot-postinst.sh: create loader/loader.conf and code beauty

if loader/loader.conf does not exist, create it with

default *$ID*

where $ID is the distro ID in /etc/os-release.

Also turned all variables in upper case.
gummiboot-postinst.sh