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
Next revisionBoth sides next revision
documentation:technical_docs [2021/01/15 21:22] – [Prerequisite] olivierdocumentation:technical_docs [2021/09/06 11:42] – [Getting BSDRP source code] olivier
Line 21: Line 21:
 You can download the source code of BSDRP with svnlite (included in FreeBSD): You can download the source code of BSDRP with svnlite (included in FreeBSD):
  
-<code> 
-pkg install ca_root_nss 
-svnlite co https://github.com/ocochard/BSDRP/trunk BSDRP 
-cd BSDRP 
-</code> 
- 
-or using git if you had installed it: 
 <code> <code>
 pkg install ca_root_nss pkg install ca_root_nss
Line 35: Line 28:
 Once you download the code, you can kept your BSDRP sources up-to-date with these commands: Once you download the code, you can kept your BSDRP sources up-to-date with these commands:
 <code> <code>
-svnlite update | git pull+tools/update-src.sh
 ./make -u ./make -u
 </code> </code>
documentation/technical_docs.txt · Last modified: 2024/04/04 13:05 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