GithubHelp home page GithubHelp logo

freenas-build's Introduction

Building / Updating FreeNAS 10

To update an existing FreeNAS 10 instance that you are using for development purposes:

Where 1.2.3.4 is the IP address of your development platform. SSH will be used to push and install the new packages onto that host.

To build FreeNAS 10 from scratch (experts only):

Requirements:

  • Your build environment must be FreeBSD 10.2-RELEASE or FreeBSD 10-STABLE (building on FreeBSD 9 or 11 is not supported at this time).

  • An amd64 capable processor. 8GB of memory, or an equal/greater amount of swap space, is also required.

  • You will need the following ports/packages when compiling anything FreeNAS-related:

    • ports-mgmt/poudriere-devel
    • devel/git
    • sysutils/cdrtools
    • archivers/pxz
    • lang/python (2.7 or later, with THREADS support)
    • sysutils/grub2-pcbsd
    • sysutils/xorriso
    • www/npm012
    • www/node012
    • devel/gmake

    (and all the dependencies that these ports/pkgs install, of course)

    You can also use make bootstrap-pkgs to let it install required dependencies automatically. It will only install whats listed in the Makefile you will need to install www/npm012 and www/node012 and textproc/py-sphinx_numfig from the ports systems as there are no packages available.

Building the System Quickstart Flow:

Note: All these commands must be run as root.

% make checkout
% make release
  • Update the source tree to pull in new source code changes
% make update

This will also fetch TrueOS and ports for the build from github.

The End Result:

If your build completes successfully, you'll have release bits in the _BE directory.

freenas-build's People

Contributors

amotin avatar dlavigne avatar erincodepirate avatar fzzr avatar kithrup avatar william-gr avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.