Skip to content

Commit

Permalink
hackathons/sosp-23: Add links to content sessions
Browse files Browse the repository at this point in the history
Add session links for SOSP tutorial / hackathon. Session links point to
guides pages.

Signed-off-by: Razvan Deaconescu <[email protected]>
  • Loading branch information
razvand committed Oct 22, 2023
1 parent cbbfb69 commit 554c90f
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions content/hackathons/2023-10-sosp/index.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "SOSP 2023"
slug: /hackathons/2023-10-sosp
description: Unikraft SOSP Tutorial, October 26-28, 2023
description: Unikraft SOSP Tutorial, October 23, 2023
startDate: 2023-10-23
registerForm: https://sosp2023.mpi-sws.org/reg.html
image: /hackathons/2023-10-sosp-cover.png
Expand Down Expand Up @@ -35,14 +35,14 @@ As part of the Unikraft community [Răzvan Deaconescu](https://github.com/razvan

### Schedule

| Time (CEST) | Session |
| ------------- | -------------------------------------------------------------------- |
| 08:30 - 08:45 | Overview of Unikernels and Unikraft |
| 08:45 - 10:00 | Introduction to Unikraft: Building and Running |
| 10:00 - 10:30 | Break |
| 10:30 - 12:00 | Unikraft Internals: Building, Configuring, Using Libraries |
| 12:00 - 13:30 | Lunch |
| 13:30 - 15:00 | Running (Complex) Applications in Unikraft |
| 15:00 - 15:30 | Break |
| 15:30 - 16:45 | Porting Applications to Unikraft |
| 16:45 - 17:00 | Closing Remarks |
| Time (CEST) | Session |
| ------------- | ---------------------------------------------------------------------------------------------------- |
| 08:30 - 08:45 | [Introduction to Unikernels and Unikraft](/guides/intro) |
| 08:45 - 10:00 | [First Steps with Unikraft: Building and Running Standard Applications](/guides/overview) |
| 10:00 - 10:30 | Break |
| 10:30 - 12:00 | [Unikraft Internals: Building, Configuring, Using Libraries](/guides/internals) |
| 12:00 - 13:30 | Lunch |
| 13:30 - 15:00 | [Binary Compatibility: Running Native Linux Applications](/guides/bincompat) |
| 15:00 - 15:30 | Break |
| 15:30 - 16:45 | [Add New Native Linux Applications](/guides/bincompat) |
| 16:45 - 17:00 | Closing Remarks |

0 comments on commit 554c90f

Please sign in to comment.