[DragonFlyBSD - Bug #3101] PFI CGI install not working in dragonflybsd 5.0.1 USB install

2018-12-21 Thread bugtracker-admin
Issue #3101 has been updated by Mayree.


Great information really useful.
https://play.google.com/store/apps/details?id=com.aryservices.arynews.en=en_US



Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install
http://bugs.dragonflybsd.org/issues/3101#change-13567

* Author: bnegre82
* Status: New
* Priority: Low
* Assignee: 
* Category: Build
* Target version: 5.0.0

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



-- 
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


[DragonFlyBSD - Bug #3101] PFI CGI install not working in dragonflybsd 5.0.1 USB install

2018-12-11 Thread bugtracker-admin
Issue #3101 has been updated by Churchgate.


nice post. https://freerobuxgeneratorworld.tumblr.com/


Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install
http://bugs.dragonflybsd.org/issues/3101#change-13549

* Author: bnegre82
* Status: New
* Priority: Low
* Assignee: 
* Category: Build
* Target version: 5.0.0

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



-- 
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


[DragonFlyBSD - Bug #3101] PFI CGI install not working in dragonflybsd 5.0.1 USB install

2018-10-29 Thread bugtracker-admin
Issue #3101 has been updated by funnyjokes.


Thank you for your sharing. Thanks to this article I can learn more things. 
Expand your knowledge and abilities. Actually the article is very practical. 
Thank you!
https://subway-surfers.online


Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install
http://bugs.dragonflybsd.org/issues/3101#change-13522

* Author: bnegre82
* Status: New
* Priority: Low
* Assignee: 
* Category: Build
* Target version: 5.0.0

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



-- 
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


[DragonFlyBSD - Bug #3101] PFI CGI install not working in dragonflybsd 5.0.1 USB install

2018-10-08 Thread bugtracker-admin
Issue #3101 has been updated by ddegroot.


the installer (formerly bsdinstaller) used to support installation via cgi. But 
has been removed quite some time ago (around 2009). It would not be possible to 
put it back in, but nobody seemed to use it. The /etc/rc.d/pfi script should 
however need to reflect this as well, so that people don't get the wrong 
impressions (in that it should work).
There is a rather small change that can be made, to be able to use the 
installer front-end from a remote computer (will create a patch later today and 
link it to this issue report). This would however require you to rebuild the 
img/iso file or wait until the next release.


Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install
http://bugs.dragonflybsd.org/issues/3101#change-13487

* Author: bnegre82
* Status: New
* Priority: Low
* Assignee: 
* Category: Build
* Target version: 5.0.0

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



-- 
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


[DragonFlyBSD - Bug #3101] PFI CGI install not working in dragonflybsd 5.0.1 USB install

2018-10-03 Thread bugtracker-admin
Issue #3101 has been updated by Sarahhamilton.


I attempted to introduce dragonflybsd on a PCengines APU2 with the CGI 
installer interface. I need to do this on the grounds that there is only a 
serial support and ordinary installer don't work. http://www.getessaydone.com


Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install
http://bugs.dragonflybsd.org/issues/3101#change-13481

* Author: bnegre82
* Status: New
* Priority: Low
* Assignee: 
* Category: Build
* Target version: 5.0.0

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



-- 
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


[DragonFlyBSD - Bug #3101] PFI CGI install not working in dragonflybsd 5.0.1 USB install

2018-05-03 Thread bugtracker-admin
Issue #3101 has been updated by lexenluis.


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

------------------------
Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install
http://bugs.dragonflybsd.org/issues/3101#change-13435

* Author: bnegre82
* Status: New
* Priority: Low
* Assignee: 
* Category: Build
* Target version: 5.0.0

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



-- 
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


[DragonFlyBSD - Bug #3101] PFI CGI install not working in dragonflybsd 5.0.1 USB install

2018-02-23 Thread bugtracker-admin
Issue #3101 has been updated by stevensalbert.


I agreed that It,s true that "the blogging is spreading its wings quickly. Your 
write up is a fine example of it. It was crystal clear, continue sharing". 
http://www.forskolinfuel-reviews.com/

--------
Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install
http://bugs.dragonflybsd.org/issues/3101#change-13385

* Author: bnegre82
* Status: New
* Priority: Low
* Assignee: 
* Category: Build
* Target version: 5.0.0

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



-- 
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


[DragonFlyBSD - Bug #3101] PFI CGI install not working in dragonflybsd 5.0.1 USB install

2017-12-13 Thread bugtracker-admin
Issue #3101 has been updated by thomas.nikolajsen.


Hello Bertrand,

You are right, installer use without syscons(4) (including virtual terminals) 
is broken.
This should be fixed, hopefully for next release.

But dragonfly can be installed manually without installer use.
Though it does take some UNIX experience.
I had no problem installing dragonfly on my APU2, it works fine.
You might do manual install, if you have experience.

To install you just boot from USB media (or network boot, if it is preferred).
Installing instructions is in gpt(8) manual page in EXAMPLES section under Boot 
Setup heading.

You might prefer MBR over GPT, i.e. use fdisk(8) to setup boot slice.
I used MBR for APU2. I didn't test if GPT works on APU2.
GPT boot mathos used is non-standard and will not work on all BIOSes, as 
described in gpt(8) manual page.

The rest of dragonfly install described in gpt(8) manual page is independent of 
boot setup choosen.

Other source for info on dragonfly setup is /usr/share/examples/rconfig, which 
has a number of setup options.
(HAMMER2 isn't there yet, but if you would like to try it, I'm sure you can 
change HAMMER setup to fit your needs.)

https://leaf.dragonflybsd.org/cgi/web-man?command=gpt=8

https://gitweb.dragonflybsd.org/dragonfly.git/tree/HEAD:/share/examples/rconfig



Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install
http://bugs.dragonflybsd.org/issues/3101#change-13350

* Author: bnegre82
* Status: New
* Priority: Low
* Assignee: 
* Category: Build
* Target version: 5.0.0

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



-- 
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


[DragonFlyBSD - Bug #3101] PFI CGI install not working in dragonflybsd 5.0.1 USB install

2017-12-03 Thread bugtracker-admin
Issue #3101 has been updated by Williammbrooks.


Truly the blogging is spreading its wings quickly. Your write up is a fine 
example of it. It was crystal clear, continue sharing. Go for this [best essay 
writing service](https://www.clazwork.com) to having a wonderful assistant in 
writing and even you can get the guidelines too.


Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install
http://bugs.dragonflybsd.org/issues/3101#change-13339

* Author: bnegre82
* Status: New
* Priority: Low
* Assignee: 
* Category: Build
* Target version: 5.0.0

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



-- 
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


[DragonFlyBSD - Bug #3101] PFI CGI install not working in dragonflybsd 5.0.1 USB install

2017-12-03 Thread bugtracker-admin
Issue #3101 has been updated by Williammbrooks.


Truly the blogging is spreading its wings quickly. Your write up is a fine 
example of it. It was crystal clear, continue sharing. Go for this "best essay 
writing service":https://www.clazwork.com to having a wonderful assistant in 
writing and even you can get the guidelines too.

--------
Bug #3101: PFI CGI install not working in dragonflybsd 5.0.1 USB install
http://bugs.dragonflybsd.org/issues/3101#change-13338

* Author: bnegre82
* Status: New
* Priority: Low
* Assignee: 
* Category: Build
* Target version: 5.0.0

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



-- 
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