Actually on further inspection, this is not a bug.  / is mounted rw on
the CF images during bootup.

Scott


On 11/15/06, Scott Ullrich <[EMAIL PROTECTED]> wrote:
On 11/14/06, Bao C. Ha <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have noted that during boot up, there are warning errors
> about read-only file systems, particularly the following
> lines: 78-81, of the file /etc/inc/system.inc
> ---
>                 $fd = fopen("/usr/local/lib/php.ini","w");
>                 fwrite($fd, $php_ini);
>                 fclose($fd);
> ---
>
> I use the full-system on cf and change the platform variable
> to 'embedded'.
>
> pfSense does a conf_mount_rw but that only changes the
> configuration directory, /cf, not the root filesystem where
> /usr/local/lib/php.ini.
>
> Let me know if I did something wrong and should have digged
> in deeper.

You did not do anything wrong, this is a bug.  I'll get it corrected
in the morning, thanks for pointing it out!

Scott


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to