blob: 7a58d6854de5d44567a41e2c41c93ffb53fc968b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="description" content="A page with details about Linux Immutability Tools"/>
<link rel="stylesheet" href="./style.css" type="text/css" media="all"/>
<title>Linux(Immutability) (tools)</title>
</head>
<body>
<script src="./antiChrome_Brave.js"></script>
<table class="head">
<tr>
<td class="head-ltitle">Linux(Immutability)</td>
<td class="head-vol">Immutability (tools)</td>
<td class="head-rtitle">Linux(Immutability)</td>
</tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="Name"><a class="permalink" href="#Name">Name</a></h1>
<p class="Pp">Linux Immutability Tools - lit</p>
</section>
<section class="Sh">
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<table class="Nm">
<tr>
<td><code class="Nm">Linux Immutability Tools</code></td>
<td>[lit] <var class="Ar">by immutable distros, for immutable
distros</var></td>
</tr>
</table>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp"><code class="Nm">Linux Immutability Tools</code> is a collaboration
between <b>Project Shards</b>(1) and
Vanilla OS to create tools that are useful for immutable Linux
distributions</p>
</section>
<section class="Sh">
<h1 class="Sh" id="Links"><a class="permalink" href="#Links">Links</a></h1>
<p class="Pp"><code class="Nm">Linux Immutability Tools</code> is on github:</p>
<p class="Pp">-
<a class="Lk" href="https://github.com/linux-immutability-tools">https://github.com/linux-immutability-tools</a></p>
<p class="Pp"></p>
</section>
<section class="Sh">
<h1 class="Sh" id="Tools"><a class="permalink" href="#Tools">Tools</a></h1>
<p class="Pp"><code class="Nm">Linux Immutability Tools</code> currently
provides following tools:</p>
<p class="Pp"><a class="Lk" href="https://github.com/linux-immutability-tools/fsguard">FsGuard</a>
a tool to verify the integrity of your system before it fully boots</p>
<p class="Pp"></p>
</section>
<section class="Sh">
<h1 class="Sh" id="See_also"><a class="permalink" href="#See_also">See
also</a></h1>
<div class="Pp">
<a class="Lk" href="index.html"><b>axtlos</b>(7)</a>
<a class="Lk" href="specs.7.html"><b>Specs</b>(7)</a>
<a class="Lk" href="shards.1.html"><b>Project Shards</b>(1)</a>
<a class="Lk" href="crystal.1.html"><b>Crystal Linux</b>(1)</a>
<p class="Pp"></p>
</div>
</section>
</div>
<table class="foot">
<tr>
<td class="foot-date">CC BY-SA 4.0</td>
<td class="foot-os">Nixpkgs</td>
</tr>
</table>
</body>
</html>
|