Thanks!

Bao

On Wed, Nov 15, 2006 at 01:57:56PM -0500, Scott Ullrich wrote:
> We no longer zip usr on embedded.
> 
> On 11/15/06, Bao C. Ha <[EMAIL PROTECTED]> wrote:
> >Hi Scott,
> >
> >It still does not make sense in an embedded pfSense system.
> >
> >In the embedded environment, the usr.uzip is mounted as read-only
> >/usr very early during the boot-up. The file /usr/local/lib/php.ini
> >would still be read-only and would not be accessible for write by
> >/etc/inc/system.inc.
> >
> >I'll look into the embedded image to see how the boot-up process
> >deals with this.
> >
> >Thanks.
> >Bao
> >
> >On Wed, Nov 15, 2006 at 11:53:29AM -0500, Scott Ullrich wrote:
> >> 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]
> >>
> >
> >--
> >Best Regards.
> >Bao C. Ha
> >Hacom OpenBrick Distributor USA http://www.hacom.net
> >voice: (714) 530-8817 fax: (714) 530-8818
> >8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

-- 
Best Regards.
Bao C. Ha
Hacom OpenBrick Distributor USA http://www.hacom.net
voice: (714) 530-8817 fax: (714) 530-8818
8D66 6672 7A9B 6879 85CD 42E0 9F6C 7908 ED95 6B38

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

Reply via email to