Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    How to Build pfSense 2.3?

    Scheduled Pinned Locked Moved Development
    21 Posts 12 Posters 13.8k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      chrcoluk
      last edited by

      I followed the detailed post above, its on the right path but the build script is clearly designed with obstacles.

      So if rename to pfSense it blocks the build.

      So then try to rename appropriate files from pfSense to nonSense since they dont distribute with that name

      in addition it tries to fetch packages from dead netgate url's.

      The showstopper is when renaming the 3 files in here to nonSense

      pfsense # ls /root/work/pfsense/pfsense/tmp/FreeBSD-src/release/conf/
      pfSense_make.conf          ufw_installer_make.conf    ufw_recover_make.conf
      pfSense_src-env.conf      ufw_installer_src-env.conf ufw_recover_src-env.conf
      pfSense_src.conf          ufw_installer_src.conf    ufw_recover_src.conf

      Then running build.sh again, the build script itself renames them back to pfSense and then complains it cannot find the nonSense files, so its sabotaging itself.

      I blocked the script doing the sabotage by making the filles immune (root cannot even write/delete)

      chflags schg nonSense_*

      But now hitting repo clone errors.

      Since I only need to compile a custom kernel I might just try to compile the kernel in the traditional FreeBSD way, as I am only oing this to get a patched kernel to fix a nasty panic bug.

      pfSense CE 2.8.0

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.