Re: [PATCH 1/2] Set the default grub2 entry to the OS we just installed.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> @@ -1564,6 +1565,16 @@ class GRUB2(GRUB):
>          except (BootLoaderError, OSError, RuntimeError) as e:
>              log.error("bootloader password setup failed: %s" % e)
>  
> +        # make sure the default entry is the OS we are installing
> +        entry_title = "%s Linux, with Linux %s" % (productName,
> +                                                   self.default.version)

When it comes time for RHEL-next, this is going to end up reading:

   Red Hat Enterprise Linux Linux, with Linux %s

- Chris

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux