old-sites/c2015/projects/linux/index.html

20 lines
1.2 KiB
HTML
Raw Normal View History

2019-11-22 17:57:53 +00:00
<html>
<head>
<script type="text/javascript" src="/depPage/setup/head.js"></script>
<meta name="google-signin-client_id" content="758810519655-gh6tgimuegfmc3op76vupr4kqnqc7uds.apps.googleusercontent.com">
<script src="https://apis.google.com/js/platform.js" async defer></script>
<script type="text/javascript" src="/login/signIn.js"></script>
</head>
<body>
<script type="text/javascript" src="/depPage/setup/header.js"></script>
<div class="desc">/ My Projects / Linux Development</div>
<div class="content">
<h2><a href="krios/">KriOS - A hand compiled Linux Operating System</a></h2>
<p>This is exciting news! I am currently in the process of collecting resources and information to make my own,
hand compiled Linux Operating System. The system will follow the Linux From Scratch tutorial, and I will post periodic
updates and helpful comments and notes for anyone wishing to embark on the same project over at the
<a href="/projects/linux/krios/">Project Page.</a></p>
</div>
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
</body>
</html>