Skip to content

Commit

Permalink
master is now tracking 13
Browse files Browse the repository at this point in the history
  • Loading branch information
william-gr authored Aug 9, 2022
1 parent 80dabc6 commit 751d467
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<a href="https://jira.ixsystems.com"><img alt="File Issue" src="https://badgen.net/badge/Jira/File%20Issue//red?icon=jira" /></a>
</p>

# Building TrueNAS 12 CORE/Enterprise from Scratch
# Building TrueNAS 13 CORE/Enterprise from Scratch

Note: All these commands must be run as `root`.

Expand All @@ -19,7 +19,7 @@ Note: All these commands must be run as `root`.

* Operating System

* The build environment must be FreeBSD 12.x (or 12-STABLE)
* The build environment must be FreeBSD 13.x (or 13-STABLE)


## Make Targets
Expand Down Expand Up @@ -93,7 +93,7 @@ Use ```make clean``` to remove all built files.
Built files are in the ```freenas/_BE``` subdirectory,
```/usr/build/freenas/_BE``` in this example.
ISO files: ```freenas/_BE/release/TrueNAS-12-MASTER-{date}/x64/```.
ISO files: ```freenas/_BE/release/TrueNAS-13-MASTER-{date}/x64/```.
Update files: ```freenas/_BE/release/```.
Expand Down

0 comments on commit 751d467

Please sign in to comment.