You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous usage was inconsistent, sometimes with and sometimes
without "sel4-", and also somewhat misleading. The directory does not
(only) contain the manifest, but mainly the content of the manifest. The
manifest itself is in a hidden directory inside.
Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
Copy file name to clipboardExpand all lines: tutorials/camkes-vm-linux/camkes-vm-linux.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ in applications loaded by the capDL loader.
38
38
<br>
39
39
More information about CapDL projects can be found [here](https://docs.sel4.systems/CapDL.html).
40
40
<br>
41
-
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the tutorials-manifest directory.
41
+
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the main `tutorials` directory.
Copy file name to clipboardExpand all lines: tutorials/fault-handlers/fault-handlers.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,7 +56,7 @@ in applications loaded by the capDL loader.
56
56
<br>
57
57
More information about CapDL projects can be found [here](https://docs.sel4.systems/CapDL.html).
58
58
<br>
59
-
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the tutorials-manifest directory.
59
+
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the main `tutorials` directory.
60
60
</details>
61
61
62
62
## Background: What is a fault, and what is a fault handler?
Copy file name to clipboardExpand all lines: tutorials/hello-camkes-2/hello-camkes-2.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ in applications loaded by the capDL loader.
37
37
<br>
38
38
More information about CapDL projects can be found [here](https://docs.sel4.systems/CapDL.html).
39
39
<br>
40
-
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the tutorials-manifest directory.
40
+
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the main `tutorials` directory.
Copy file name to clipboardExpand all lines: tutorials/hello-camkes-timer/hello-camkes-timer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ in applications loaded by the capDL loader.
48
48
<br>
49
49
More information about CapDL projects can be found [here](https://docs.sel4.systems/CapDL.html).
50
50
<br>
51
-
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the tutorials-manifest directory.
51
+
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the main `tutorials` directory.
Copy file name to clipboardExpand all lines: tutorials/interrupts/interrupts.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ in applications loaded by the capDL loader.
50
50
<br>
51
51
More information about CapDL projects can be found [here](https://docs.sel4.systems/CapDL.html).
52
52
<br>
53
-
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the tutorials-manifest directory.
53
+
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the main `tutorials` directory.
Copy file name to clipboardExpand all lines: tutorials/ipc/ipc.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ in applications loaded by the capDL loader.
51
51
52
52
More information about CapDL projects can be found [here](https://docs.sel4.systems/CapDL.html).
53
53
54
-
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the tutorials-manifest directory.
54
+
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the main `tutorials` directory.
Copy file name to clipboardExpand all lines: tutorials/notifications/notifications.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ in applications loaded by the capDL loader.
53
53
54
54
More information about CapDL projects can be found [here](https://docs.sel4.systems/CapDL.html).
55
55
56
-
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the tutorials-manifest directory.
56
+
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the main `tutorials` directory.
Copy file name to clipboardExpand all lines: tutorials/threads/threads.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ in applications loaded by the capDL loader.
42
42
43
43
More information about CapDL projects can be found [here](https://docs.sel4.systems/CapDL.html).
44
44
45
-
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the tutorials-manifest directory.
45
+
For this tutorial clone the [CapDL repo](https://github.com/sel4/capdl). This can be added in a directory that is adjacent to the main `tutorials` directory.
0 commit comments