migrate to luks
-- diese und die folgenden Zeilen werden ignoriert -- A https://svn.systemausfall.org/svn/cryptobox/branches/luks
This commit is contained in:
parent
e45dfa2ed8
commit
8d1c3aa9c4
364 changed files with 21139 additions and 0 deletions
|
@ -0,0 +1,82 @@
|
|||
<?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>Die CryptoBox</h1>
|
||||
<h2>... und 1984 war gestern!</h2>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div id="menu">
|
||||
<a href="CryptoBox.html">Übersicht</a>
|
||||
<a href="CryptoBoxUser.html">Nutzerhandbuch</a>
|
||||
<a href="CryptoBoxDev.html">Entwicklung</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#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>
|
||||
<hr />
|
||||
<h2 id="Comments">Comments</h2>
|
||||
<p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div><!-- end of 'words' -->
|
||||
|
||||
<div id="footer">
|
||||
<a href="https://systemausfall.org/prj/cryptobox" title="Projekt-Seite">CryptoBox-Home</a> Die CryptoBox ist ein Projekt von <a href="https://systemausfall.org/senselab" title="systemausfall.org">sense.lab</a>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue