[DragonFlyBSD - Submit #3149] (Closed) Enable installer over serial console

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Thu Nov 22 13:43:31 PST 2018


Issue #3149 has been updated by tuxillo.

Category set to installer
Status changed from New to Closed
Assignee set to tuxillo
Target version set to master
% Done changed from 0 to 100

Pushed in 106728aa, thanks!

----------------------------------------
Submit #3149: Enable installer over serial console
http://bugs.dragonflybsd.org/issues/3149#change-13544

* Author: ddegroot
* Status: Closed
* Priority: Normal
* Assignee: tuxillo
* Category: installer
* Target version: master
----------------------------------------
This patch contains a couple of small fixes for the installer script.
 - checks if installer.sh is being run on a serial console
 - if TERM has not been changed (ie: still dialup) it will set TERM to vt100 and ask the user to confirm
 - it will then use curseslog with npipe to run dfui
 - it will cleanup any running instance of dfuiXX left behind when interrupted (Some of the other check could be removed (not sure)
 - will warn the user if they are connected over a slow link (which would slow down the installation considerably (because of debug output).


---Files--------------------------------
0001-Add-serial-detection-and-ask-for-TERM-type.patch (2.86 KB)


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Submit mailing list