On Wed, May 09, 2012 at 05:23:59PM -0400, Peter Jones wrote: > --- > pyanaconda/bootloader.py | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/pyanaconda/bootloader.py b/pyanaconda/bootloader.py > index c1c8e54..1abf1e1 100644 > --- a/pyanaconda/bootloader.py > +++ b/pyanaconda/bootloader.py > @@ -1735,6 +1735,7 @@ class GRUB2(GRUB): > # boot arguments > log.info("bootloader.py: used boot args: %s " % self.boot_args) > defaults.write("GRUB_CMDLINE_LINUX=\"%s\"\n" % self.boot_args) > + defaults.write("GRUB_THEME=\"/boot/grub2/themes/system/theme.txt\"") > defaults.close() > > def _encrypt_password(self): > -- > 1.7.10.1 Ack -- Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)
Attachment:
pgp1riiDjGDqr.pgp
Description: PGP signature
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list