You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

38 lines
1.8 KiB

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>6.S913 Fundamentals of Linux Systems-Syllabus</title>
</head>
<body>
<h1>Fundamentals of linux systems-Syllabus</h1>
<div class="card"> <a href="http://localhost:5173/">Back to Main</a></div>
<div class="topic">
<ul>
<li><span class="highlight4">Assignment</span>
<div class="branch">The assignment for this course has four main parts, named <span class="highlight4">busybox, kernel, user, image</span></div>
<div class="branch">All parts must be completed and integrated together
to receive credit for the course</div>
<div class="branch"> Assignment must be submitted by<span class="highlight4">
Friday, January 30, 2026 11:59PM GMT-5</span></div>
<div class="branch">Students will be given a somewhat minimal scaffold for their projects and will be responsible for submitting a
tarball for their project</div>
<div class="branch"><span class="highlight4">Docker is required on all systems, and Windows users are strongly advised to use wsl</span></div>
</li>
<li>The assignment should be done on sufficiently modern hardware (for reference, you should expect to compile
the linux kernel)</li>
<li>
A significant part of this course is learning to maintain clean, reproducible filesystem state
</li>
<li>We will only grade <span class="highlight4">the final submissions </span>of those who have registered for credit. Submission logistics will be
announced later</li>
<li>Click <span class="highlight1">Back to Main</span> to go back to the Main page</li>
</ul>
</div>
</body>
<script type="module" src="/src/syllabus.ts"></script>
</html>