Project

General

Profile

Actions

Submit #3147

open

Enable headless installation

Added by ddegroot over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Other
Target version:
Start date:
10/08/2018
Due date:
% Done:

0%

Estimated time:

Description

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


Related issues 1 (1 open0 closed)

Related to Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB installNew11/12/2017

Actions
Actions #1

Updated by ddegroot over 5 years ago

  • Related to Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install added
Actions #2

Updated by ddegroot over 5 years ago

pfi.conf example:
-----------------
ifconfig_vtnet0="DHCP"
pfi_rc_actions="netif routing routed"
pfi_frontend="none"
pfi_backend="/usr/sbin/dfuibe_installer"
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.

Actions

Also available in: Atom PDF