89 lines
2.8 KiB
HTML
89 lines
2.8 KiB
HTML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>CryptoBox</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link rel="stylesheet" media="screen" href="../../../var/www/cryptobox.css" type="text/css" />
|
|
|
|
</head>
|
|
<body>
|
|
|
|
<div id="lang">
|
|
<a href="../en/CryptoBox.html">English</a><br/>
|
|
<a href="../de/CryptoBox.html">Deutsch</a><br/>
|
|
</div>
|
|
|
|
<div id="main">
|
|
<div id="head">
|
|
<h1>The CryptoBox</h1>
|
|
<h2>Privacy for the rest of us.</h2>
|
|
</div>
|
|
|
|
<div id="content">
|
|
<div id="menu">
|
|
<a href="CryptoBox.html">Overview</a>
|
|
<a href="CryptoBoxUser.html">User documentation</a>
|
|
<a href="CryptoBoxDev.html">Development</a>
|
|
</div>
|
|
|
|
<div id="doc">
|
|
|
|
|
|
|
|
|
|
|
|
<div class="wikipage">
|
|
<div id="searchable"><p>
|
|
<div class='wiki-toc'>
|
|
<h4>Table of Contents</h4>
|
|
<ol>
|
|
<li><a href="CryptoBoxDevKnownProblems.html#qemu">qemu</a></li>
|
|
<ol><li><a href="CryptoBoxDevKnownProblems.html#interleavedfilesnotyetsupported">interleaved files not (yet) supported</a></li>
|
|
<li><a href="CryptoBoxDevKnownProblems.html#smbdsegfault">smbd: segfault</a></li>
|
|
</ol><li><a href="CryptoBoxDevKnownProblems.html#dfsbuild">dfsbuild</a></li>
|
|
<ol><li><a href="CryptoBoxDevKnownProblems.html#cantcdto_builddirtargetvarlibaptlists">can't cd to _builddir/target/var/lib/apt/lists</a></li>
|
|
</ol><li><a href="CryptoBoxDevKnownProblems.html#Comments">Comments</a></li>
|
|
</ol>
|
|
</div>
|
|
|
|
</p>
|
|
<p>
|
|
<strong>Navigation:</strong> ( <a href="CryptoBoxDev.html">CryptoBoxDev</a>)
|
|
|
|
</p>
|
|
<hr />
|
|
<h1 id="Knownproblems">Known problems</h1>
|
|
<h2 id="qemu">qemu</h2>
|
|
<h3 id="interleavedfilesnotyetsupported">interleaved files not (yet) supported</h3>
|
|
<p>
|
|
You should update <i>qemu</i> to version 0.7 or higher.
|
|
</p>
|
|
<h3 id="smbdsegfault">smbd: segfault</h3>
|
|
<p>
|
|
This happens under certain circumstances. We do not know a solution for this problem.
|
|
</p>
|
|
<h2 id="dfsbuild">dfsbuild</h2>
|
|
<h3 id="cantcdto_builddirtargetvarlibaptlists">can't cd to _builddir/target/var/lib/apt/lists</h3>
|
|
<p>
|
|
This can be caused by a (strange) mix of debian package versions. Track this bug at <a class="ext-link" title="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320991" href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320991">http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320991</a>.
|
|
</p>
|
|
<hr />
|
|
<h2 id="Comments">Comments</h2>
|
|
<p>
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- end of 'words' -->
|
|
|
|
<div id="footer">
|
|
<a href="https://systemausfall.org/prj/cryptobox" title="Project page">CryptoBox-Home</a> The CryptoBox is a project of <a href="https://systemausfall.org/senselab" title="systemausfall.org">sense.lab</a>
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|
|
|