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.
64 lines
2.1 KiB
64 lines
2.1 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="/">Main</a></div>
|
|
<div class="topic">
|
|
<ul>
|
|
<li>
|
|
<span class="highlight5">Assignment</span>
|
|
<div class="branch">
|
|
The assignment for this course has four main parts, named
|
|
<span class="highlight4">busybox, kernel, user, image</span>
|
|
</div>
|
|
<br />
|
|
<div class="branch">
|
|
All parts must be completed and integrated together to receive
|
|
credit for the course
|
|
</div>
|
|
<br />
|
|
<div class="branch">
|
|
Assignment must be submitted by<span class="highlight4">
|
|
Friday, January 30, 2026 11:59PM GMT-5</span
|
|
>
|
|
</div>
|
|
<br />
|
|
<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>
|
|
<br />
|
|
<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>
|
|
<span class="highlight1"><a href="/">Back to Main</a></span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
<script type="module" src="/src/syllabus.ts"></script>
|
|
</html>
|