apmuthu / FigNAS

FigNAS - Consolidating commits of XigmaNAS (formerly NAS4Free) which is an Open Source fork of FreeNAS v7.x

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FigNAS

  • This codebase initially tries to keep abreast of XigmaNAS codebase consolidating commits to the same file
  • The name change was done to avoid misrepresentation and a missive from the Trademark owner on 2019-09-23
  • This codebase primarily came into being since the XigmaNAS code base could not be compiled by me (will update on successful compilation)
  • It serves as a base for understanding code changes by organising whitespace and code block movement changes from the actual code changes in separate commits
  • It also provides for code extensions by indicating which files need to be changed for what functionality class
  • This codebase will be updated when time permits and comes with no claims - use it at your own risk.
  • Only the trunk branch of the XigmaNAS repo (r6743) from June 2019 is available here

About XigmaNAS and history

Building FigNAS

  • Read the file at build/README

Post Release Updation of web facing files

  • The contents of the repo folders need to be placed in the root filesystem of the NAS install thus:
    • www => /usr/local/www
    • etc => /etc
    • locale => /usr/local/share/locale

find / -name "locale"

  • Gets all locale folders and files

About

FigNAS - Consolidating commits of XigmaNAS (formerly NAS4Free) which is an Open Source fork of FreeNAS v7.x


Languages

Language:PHP 77.5%Language:Shell 8.8%Language:Roff 4.3%Language:C 4.0%Language:Makefile 2.5%Language:CSS 0.8%Language:Forth 0.6%Language:JavaScript 0.5%Language:C++ 0.5%Language:Python 0.2%Language:Lua 0.1%Language:HTML 0.1%Language:M4 0.1%Language:Assembly 0.0%Language:Lex 0.0%Language:Go 0.0%