<div class="wikipage"> <div id="searchable"><p> <div class='wiki-toc'> <h4>Table of Contents</h4> <ol> <li><a href="?action=doc&page=CryptoBoxDevCustomBuild&weblang=de#Overview">Overview</a></li> <li><a href="?action=doc&page=CryptoBoxDevCustomBuild&weblang=de#Settings">Settings</a></li> <ol><li><a href="?action=doc&page=CryptoBoxDevCustomBuild&weblang=de#dfsbuildsettings">dfsbuild settings</a></li> <li><a href="?action=doc&page=CryptoBoxDevCustomBuild&weblang=de#CryptoBoxdevelopmentconfiguration">CryptoBox development configuration</a></li> <li><a href="?action=doc&page=CryptoBoxDevCustomBuild&weblang=de#SSHconnection">SSH connection</a></li> <li><a href="?action=doc&page=CryptoBoxDevCustomBuild&weblang=de#qemunetworkconfiguration">qemu network configuration</a></li> </ol><li><a href="?action=doc&page=CryptoBoxDevCustomBuild&weblang=de#Comments">Comments</a></li> </ol> </div> </p> <p> <strong>Navigation:</strong> ( <a href="?action=doc&page=CryptoBoxDev&weblang=de">CryptoBoxDev</a>, <a href="?action=doc&page=CryptoBoxDevBackground&weblang=de">CryptoBoxDevBackground</a>, <a href="/trac/cryptobox/wiki/CryptoBoxDevPreparation">CryptoBoxDevPreparation</a>, <a href="/trac/cryptobox/wiki/CryptoBoxDevWorkFlow">CryptoBoxDevWorkFlow</a>) </p> <hr /> <h1 id="CustombuildsoftheCryptoBox">Custom builds of the CryptoBox</h1> <h2 id="Overview">Overview</h2> <p> The following sections are useful, if you want to change the default settings of your personal <a href="?action=doc&page=CryptoBox&weblang=de">CryptoBox</a> development environment. </p> <p> You should have completed the steps described in <a href="?action=doc&page=CryptoBoxDevPreparation&weblang=de">CryptoBoxDevPreparation</a>. </p> <h2 id="Settings">Settings</h2> <h3 id="dfsbuildsettings">dfsbuild settings</h3> <p> All settings for <i>dfsbuild</i> can be found in <a href="/trac/cryptobox/browser/trunk/etc-defaults.d/dfs-cbox.conf">etc-defaults.d/dfs-cbox.conf</a>. </p> <p> If you want to change any of them, you should do the following: </p> <ol><li>copy <i>etc-defaults.d/dfs-cbox.conf</i> file to <i>etc-local.d/</i> </li><li>change <i>etc-local.d/dfs-cbox.conf</i> according to your needs </li></ol><p> This allows you to use your own (personal) settings, without interfering with files under version control. </p> <h3 id="CryptoBoxdevelopmentconfiguration">CryptoBox development configuration</h3> <p> Some settings regarding the building, configuring and validating of the <a href="?action=doc&page=CryptoBox&weblang=de">CryptoBox</a> can be found in <a href="/trac/cryptobox/browser/trunk/etc-defaults.d/cbox-dev.conf">etc-defaults.d/cbox-dev.conf</a>. </p> <p> If you want to change any of them, you should do the following: </p> <ol><li>copy <i>etc-defaults.d/cbox-dev.conf</i> file to <i>etc-local.d/</i> </li><li>change <i>etc-local.d/cbox-dev.conf</i> according to your needs </li></ol><h3 id="SSHconnection">SSH connection</h3> <p> The file <a href="/trac/cryptobox/browser/trunk/etc-defaults.d/ssh_config">ssh_config</a> is used to establish a connection to a running <a href="?action=doc&page=CryptoBox&weblang=de">CryptoBox</a> system. </p> <p> It can be necessary to change these settings, if: </p> <ul><li>you do not want to use the default IP for the <a href="?action=doc&page=CryptoBox&weblang=de">CryptoBox</a> </li><li>or the <a href="?action=doc&page=CryptoBox&weblang=de">CryptoBox</a> is not within your local network. </li></ul><p> If you want to change some settings, you should do the following: </p> <ol><li>copy <i>etc-defaults.d/ssh_config</i> file to <i>etc-local.d/</i> </li><li>change <i>etc-local.d/ssh_config</i> according to your needs </li></ol><h3 id="qemunetworkconfiguration">qemu network configuration</h3> <p> The file <a href="/trac/cryptobox/browser/trunk/etc-defauolts.d/qemu-ifup">etc-defauolts.d/qemu-ifup</a> is used for the <a href="?action=doc&page=CryptoBox&weblang=de">CryptoBox</a> emulation with <i>qemu</i>. See <i>man qemu</i> for details. </p> <p> If you want to change some settings, you should do the following: </p> <ol><li>copy <i>etc-defaults.d/qemu-ifup</i> file to <i>etc-local.d/</i> </li><li>change <i>etc-local.d/qemu-ifup</i> according to your needs </li></ol><hr /> <h2 id="Comments">Comments</h2> <p> </div> </div>