[DragonFlyBSD - Submit #3147] Enable headless installation

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Mon Oct 8 03:27:50 PDT 2018


Issue #3147 has been updated by ddegroot.


pfi.conf example:
-----------------
ifconfig_vtnet0="DHCP"
pfi_rc_actions="netif routing routed"
pfi_frontend="none"    
pfi_backend="/usr/sbin/dfuibe_installer"
pfi_rc_actions=""
pfi_curses_escdelay="150"
pfi_set_root_password=""
pfi_script=""
pfi_run=""
pfi_dfui_transport="tcp"
pfi_autologin="installer"
pfi_shutdown_command="shutdown -h now"
-----------------
Note:
This requires a change to the rc.d/pfi script so that the backend will listen on 0.0.0.0:9999 when frontend="none", seperate patch will be submitted for this.


----------------------------------------
Submit #3147: Enable headless installation
http://bugs.dragonflybsd.org/issues/3147#change-13490

* Author: ddegroot
* Status: New
* Priority: Normal
* Assignee: 
* Category: Other
* Target version: Latest stable
----------------------------------------
This patch allow installer frontend (dfuife_curses) to connect to the backend from a remote machine.

Patch also includes a small change to two installer makefiles, so that it can be build correctly from the /usr/src/nrelease directory (not sure if this change is formatted in a way that is acceptable).

---Files--------------------------------
0001-Allow-headless-installation-using-remote-frontend.patch (4.88 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