From 3c75d353ed3361e86792fb726e31111a0b4199a9 Mon Sep 17 00:00:00 2001 From: dautor Date: Sun, 17 Nov 2024 20:03:27 +0100 Subject: Add overflow checks to lamina --- todo.org | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'todo.org') diff --git a/todo.org b/todo.org index 150b31c..16587bc 100644 --- a/todo.org +++ b/todo.org @@ -9,8 +9,8 @@ - this confused me at first and to prevent further confusion I should probably remove target - [X] escape strings when printing mounts in sf.lamina - [X] move examples to a separate repository +- [X] add a bunch of missing checks to sf.lamina - [ ] use rmslashes -- [ ] add a bunch of missing checks to sf.lamina - [ ] create getting started - [ ] create documentation / man pages - [ ] sf system @@ -22,7 +22,6 @@ - [ ] sf.bridge - [ ] sf.bhyve - [ ] UIs -- [ ] create a more elaborate topology to show of more features - [-] sf.base - [X] load module specific data @@ -98,7 +97,7 @@ - [ ] 9p - this will probably have to wait for 15.0-RELEASE -- [X] sf.lamina +- [-] sf.lamina - [X] parse commands - [X] commands - [X] LAYER @@ -107,6 +106,7 @@ - [X] CHDIR - [X] COPY - [X] USER + - [ ] 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. -- cgit v1.2.3