git: installer - Avoid endless loop for UEFI installations

Antonio Huete Jimenez tuxillo at crater.dragonflybsd.org
Wed Sep 13 13:40:52 PDT 2017


commit d6f87aafecb00d86d7a9ce89c662635b7cd3a758
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date:   Wed Sep 13 22:32:12 2017 +0200

    installer - Avoid endless loop for UEFI installations
    
    - While doing an UEFI installation after selecting the disk if the dialog
      to write changes to the disk is cancelled there was no way to get back
      to the previous screen.
    - Fix it by going to the select disk state.

Summary of changes:
 usr.sbin/installer/dfuibe_installer/flow.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d6f87aafecb00d86d7a9ce89c662635b7cd3a758


-- 
DragonFly BSD source repository



More information about the Commits mailing list