• Cvsup_current fails @ buildkernel

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • Adding options to the web interface of a package - howto?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    S
    you need to unset() the variable before doing the test.  That way its already deleted if the user does not enable the option. $testing_enabled = $config['installedpackages']['squid']['config'][0]['testing_enabled']; unset($config['installedpackages']['squid']['config'][0]['testing_enabled']); write_config(): if (isset($testing_enabled) && ($testing_enabled == "on")) {     $config_array[] = "# This is a test.\n"; }
  • How I can make the upgrade to version 1.0 BETA2 for embedded image ?

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    P
    Thanks!! I will wait for Paolo
  • Smartmon tools

    Locked
    2
    0 Votes
    2 Posts
    6k Views
    H
    Nice! Make that a package when you are done  :)
  • How can I add new applications to the embedded firmware?

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    S
    Edit the scripts.  You have ALL the source.
  • Error making full-update

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    S
    No, our public key is hard-coded. You'll have to make the needed changes in your own tree and keep them seperate. Also, this is not supported.
  • How can I add new themes and customizations to the iso image?

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    A
    add the theme to the home/pfsense/pfSense/usr/local/www/themes directory home/pfsense/pfSense is the root of the pfsense image
  • New error running build_update.sh

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    S
    Cool, thanks!! I ran it, I still got errors trying to build the image, but I'll see if I can sort them out. I haven't had time to look over the logs.
  • Error Running cvsup_current in Developers Edition

    Locked
    3
    0 Votes
    3 Posts
    6k Views
    S
    Thanks!! I just discovered the support mailling list that I somehow missed… You answered the same there, sorry for that! Just one minor note: at least on my edition the freesbie directory doesn't exist, so I had to do the following: cd /home/pfsense/freesbie2 cvs update -d Thanks again!!
Copyright 2026 Rubicon Communications LLC (Netgate). All rights reserved.