Project

General

Profile

Actions

Bug #3101

open

PFI CGI install not working in dragonflybsd 5.0.1 USB install

Added by bnegre82 over 6 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Build
Target version:
Start date:
11/12/2017
Due date:
% Done:

0%

Estimated time:

Description

Hello,
I tried to install dragonflybsd on a PCengines APU2 with the CGI installer interface. I have to do this because there is just a serial console and normal installer don't work.
I added a pfi.conf file in /etc/pfi.conf to the image, but no web interface comes.
It failed because /usr/local/sbin/thttpd_wrapper is not on the USB install image (dfly-x86_64-5.0.1_REL.img.bz2)

The webserver is called by the pfi service at startup (etc/rc.d/pfi) line 203
if [ "X$pfi_frontend" = "Xcgi" ]; then
echo "Starting thttpd..."
/usr/local/sbin/thttpd_wrapper &
fi

Can you fix this for the next release ?
How can I add the web server to the install image ?

Regards,
Bertrand


Related issues 1 (1 open0 closed)

Related to Submit #3147: Enable headless installationNew10/08/2018

Actions
Actions

Also available in: Atom PDF