-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
42 lines (31 loc) · 1.85 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<title>git.kyuba.org by kyuba</title>
</head>
<body>
<header>
<div class="container">
<h1>git.kyuba.org</h1>
<h2></h2>
<section id="downloads">
<a href="https://github.com/kyuba" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<h3>
<a name="kyuba" class="anchor" href="#kyuba"><span class="octicon octicon-link"></span></a>kyuba</h3>
<p>Project kyuba was intended as an init and rc system for Unices, and as a successor to eINIT - <a href="http://git.einit.org/">http://git.einit.org/</a> ; however, the first step in implementing this programme had been to create a very minimalistic libc replacement. This libc replacement and the soon-to-follow 9p2000.u implementation then seem to have taken on a life of their own, which meant that development on the actual init programme kind of stalled after the first release.</p>
<p>To see all the projects, go to <a href="https://github.com/kyuba">https://github.com/kyuba</a> and have a browse. If you feel you can contribute in any way, you are very welcome to do so, just ping Magnus (<a href="https://github.com/jyujin" class="user-mention">@jyujin</a>).</p>
<p>You may find some old content of the original kyuba.org site archived at my blog: <a href="http://ef.gy/kyuba">http://ef.gy/kyuba</a></p>
</section>
</div>
</body>
</html>