summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authordautor <karlo98.m@gmail.com>2024-11-17 20:22:35 +0100
committerdautor <karlo98.m@gmail.com>2024-11-17 20:22:35 +0100
commitc22c6581ee39688785476fe56f2b759ae49ca04a (patch)
treeef27183c28f4a0034e734cc9a794241c1c05c188 /todo.org
parent3c75d353ed3361e86792fb726e31111a0b4199a9 (diff)
Open shell on lamina recipe error
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/todo.org b/todo.org
index 16587bc..ad2cf51 100644
--- a/todo.org
+++ b/todo.org
@@ -97,7 +97,7 @@
- [ ] 9p
- this will probably have to wait for 15.0-RELEASE
-- [-] sf.lamina
+- [X] sf.lamina
- [X] parse commands
- [X] commands
- [X] LAYER
@@ -106,7 +106,7 @@
- [X] CHDIR
- [X] COPY
- [X] USER
- - [ ] if a failure occurs, drop into a shell inside the chroot
+ - [X] if a failure occurs, drop into a shell inside the chroot
- [ ] sf.gui
- Web gui would be nice... I should first play with canvas a bit and javascript. I have no previous experience with this.