John Cianfarani wrote:
Does that mean we won't be able to add anything at all other than the base pfsense? Is it possible to try to build stuff ourself for this?
the system runs with a read-only file system, but there is a script in /etc/ to mount rw. `ls /etc/|grep rw` to find it, I forget the name offhand. You should be able to mount rw, make your changes, and mount ro again (another script in /etc/ to do that). assuming your additions don't need to write to the filesystem, of course. You don't want anything on a CF that needs a writable file system, since you'll kill a CF after ~300,000-500,000 writes. If it needs to write to some filesystem, you'll want to mount a ramdisk of some sort, or use what's there already.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
