Giter Site home page Giter Site logo

senvenks / freenas Goto Github PK

View Code? Open in Web Editor NEW

This project forked from truenas/middleware

0.0 1.0 0.0 415.07 MB

FreeNAS Git Repository

Home Page: http://www.freenas.org

Makefile 0.51% Shell 8.52% Python 80.63% Groff 0.17% JavaScript 6.12% CSS 0.47% HTML 3.11% PHP 0.01% Batchfile 0.01% C 0.31% C++ 0.01% Nginx 0.01% DTrace 0.02% Forth 0.14%

freenas's Introduction

IMPORTANT NOTE: This is the master branch of freenas, which is used only for the creation and testing of 9.3-Nightlies builds. If you are building or developing for:

  • FreeNAS 10: Use the freenas10/development branch (and see the README there)
  • 9.3-STABLE: Use the 9.3-STABLE branch

Building FreeNAS

To build the system (experts only):

Requirements:

  • Your build environment must be FreeBSD 9.3-RELEASE (building on FreeBSD 10 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
    • py27-sphinx
    • py27-sphinxcontrib-httpdomain-1.2.1 (and all the dependencies that these ports/pkgs install, of course)

Building the System Quickstart Flow:

  • Checking out the code from git:
% cd /path/to/your-build-filesystem
% git clone git://github.com/freenas/freenas.git
% cd freenas
  • Build it
% 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 64 bit release products in the release_stage directory. You will also have a tarball in your build directory containing the entire release for easy transport.

freenas's People

Watchers

senvenks 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.