# HG changeset patch # User Richard Westhaver # Date 1723501897 14400 # Node ID 1c858bdf96d194a853416445fee92b2ddc662dc7 # Parent 1d65381766dbf8790cc79c0ce08b14f162fbf76c meta and task updates diff -r 1d65381766db -r 1c858bdf96d1 roadmap.org --- a/roadmap.org Sun Aug 11 14:46:24 2024 -0400 +++ b/roadmap.org Mon Aug 12 18:31:37 2024 -0400 @@ -27,6 +27,8 @@ :LOGBOOK: - State "TODO" from [2024-05-06 Mon 16:48] - State "WIP" from "TODO" [2024-05-06 Mon 16:48] +- Note taken on [2024-08-12 Mon 18:21] \\ + all that is left is to configure for VM and containers :END: Wireguard is a fast, secure, and easy to configure VPN library. All our primary devices have been configured and tested with two available @@ -54,6 +56,9 @@ :END: :LOGBOOK: - State "WIP" from "TBD" [2024-05-06 Mon 17:06] +- Note taken on [2024-08-12 Mon 18:21] \\ + makefiles are now replaced by skelfile rules. next step is SKEL-VM for + optimize rule execution plans. :END: The pieces are there, just needs glue. @@ -63,12 +68,13 @@ The two top priorities are VC commands and implementing a functional replacement for makefiles as used in the infra project. -** TODO infra +** DONE infra :PROPERTIES: :ID: 615dfb29-859c-4ad7-9acf-01ea8aee1174 :END: :LOGBOOK: - State "TODO" from [2024-05-06 Mon 17:06] +- State "DONE" from "TODO" [2024-08-12 Mon 18:23] :END: It is time to move away from makefiles and start integrating our own programs into the system bootstrap process. This iteration of the diff -r 1d65381766db -r 1c858bdf96d1 tasks/demo.org --- a/tasks/demo.org Sun Aug 11 14:46:24 2024 -0400 +++ b/tasks/demo.org Mon Aug 12 18:31:37 2024 -0400 @@ -9,7 +9,27 @@ :END: - never really got around to reviewing the demo readme, it's been a while so time to update and bring things back to reality. -* TODO examples/mdb :example:db: +* TODO mdb :example:db: :LOGBOOK: - State "TODO" from "TODO" [2024-08-06 Tue 16:54] :END: +* TODO taodb :example:db: +:LOGBOOK: +- State "TODO" from [2024-08-12 Mon 18:02] +:END: +* TODO mpk :example:app: +:LOGBOOK: +- State "TODO" from [2024-08-12 Mon 18:03] +:END: +* TODO yoctochat :example:net: +:LOGBOOK: +- State "TODO" from [2024-08-12 Mon 18:03] +:END: +* TODO move and replace xdb :db: +:LOGBOOK: +- State "TODO" from [2024-08-12 Mon 18:03] +:END: +* TODO move mini-redis :db: +:LOGBOOK: +- State "TODO" from [2024-08-12 Mon 18:04] +:END: diff -r 1d65381766db -r 1c858bdf96d1 tasks/infra.org --- a/tasks/infra.org Sun Aug 11 14:46:24 2024 -0400 +++ b/tasks/infra.org Mon Aug 12 18:31:37 2024 -0400 @@ -8,3 +8,10 @@ - State "WIP" from [2024-07-09 Tue 22:23] - State "TODO" from "WIP" [2024-07-28 Sun 21:20] :END: +* DONE dictd +:LOGBOOK: +- State "TODO" from [2024-08-12 Mon 17:55] +- Note taken on [2024-08-12 Mon 17:55] \\ + basically done - serving on compiler.company:2628 with route through https +- State "DONE" from "TODO" [2024-08-12 Mon 18:02] +:END: