User Tools

Site Tools


documentation:technical_docs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
documentation:technical_docs [2021/01/15 21:23] – [Getting BSDRP source code] olivierdocumentation:technical_docs [2023/10/10 18:57] (current) – [NanoBSD] olivier
Line 7: Line 7:
 The first step was to understand [[Documentation:Technical docs:NanoBSD|what is NanoBSD ?]] The first step was to understand [[Documentation:Technical docs:NanoBSD|what is NanoBSD ?]]
  
 +Note that work-in-progess to migrate from the old NanoBSD to the [[Documentation:Technical docs:poudriere|new poudriere image framework]].
 ====== How to build BSDRP images ====== ====== How to build BSDRP images ======
  
Line 19: Line 20:
 ==== Getting BSDRP source code ==== ==== Getting BSDRP source code ====
  
-You can download the source code of BSDRP with svnlite (included in FreeBSD):+git clone:
  
 <code> <code>
-pkg install ca_root_nss +pkg install git-lite
-svnlite co https://github.com/ocochard/BSDRP/trunk BSDRP +
-cd BSDRP +
-</code> +
- +
-or using git if you had installed it: +
-<code> +
-pkg install ca_root_nss+
 git clone https://github.com/ocochard/BSDRP.git BSDRP git clone https://github.com/ocochard/BSDRP.git BSDRP
 </code> </code>
documentation/technical_docs.1610742225.txt.gz · Last modified: 2021/01/15 21:23 by olivier

Except where otherwise noted, content on this wiki is licensed under the following license: BSD 2-Clause
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki