diff options
author | axtloss <axtlos@disroot.org> | 2024-08-20 01:20:30 +0200 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-08-20 01:20:30 +0200 |
commit | e235aa6cf4914cbff6c72f19e0fcf6888da349f7 (patch) | |
tree | 0d488cadc02706aa2c7652b42e4f21342125c5f7 /lit.7.html | |
parent | 479414a93ae03a4463c16d54b39cd155b1e04683 (diff) | |
download | website-e235aa6cf4914cbff6c72f19e0fcf6888da349f7.tar.gz website-e235aa6cf4914cbff6c72f19e0fcf6888da349f7.tar.bz2 |
yayyy new website!!
Diffstat (limited to 'lit.7.html')
-rw-r--r-- | lit.7.html | 77 |
1 files changed, 0 insertions, 77 deletions
diff --git a/lit.7.html b/lit.7.html deleted file mode 100644 index 7a58d68..0000000 --- a/lit.7.html +++ /dev/null @@ -1,77 +0,0 @@ -<!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>
\ No newline at end of file |