Commit Graph

31 Commits

Author SHA1 Message Date
bitful-pannul
0475b2c188 init move to http_server 2023-10-19 01:51:00 +02:00
dr-frmr
237be21bb7
kernel: add flag to wait for final end of boot sequence before starting any process 2023-10-17 11:11:05 -04:00
dr-frmr
114def40fc
BIG change:
- add `inherit` to Response
- refactor repo to match
- make remote app distribution work
2023-10-16 17:39:00 -04:00
dr-frmr
b85413339a
manifest: remove grant_messaging in favor of public 2023-10-16 13:48:14 -04:00
hosted-fornet
343a2ce9b0 get vfs, kernel, kv working & persisting 2023-10-13 17:12:04 -07:00
github-actions[bot]
6e7c8bc5f8
Format Rust code using rustfmt 2023-10-12 00:36:10 +00:00
hosted-fornet
358e2cc447 key_value: change to real api 2023-10-11 17:35:34 -07:00
dr-frmr
d01e102a04
remove GrantCapability from KernelCommand 2023-10-11 20:14:02 -04:00
github-actions[bot]
3aaa9f2820
Format Rust code using rustfmt 2023-10-12 00:07:24 +00:00
hosted-fornet
8d5ab123b5 add basic, working, testable-from-terminal kv (no caps) 2023-10-11 17:06:50 -07:00
github-actions[bot]
59775cf02e
Format Rust code using rustfmt 2023-10-11 21:41:37 +00:00
hosted-fornet
9f40867771 update build.rs; fix vfs & fs bugs 2023-10-11 14:41:06 -07:00
hosted-fornet
9f1d0a7881 get caps working, key_value spinning up worker 2023-10-10 22:40:08 -07:00
hosted-fornet
aaf1e22b8a move modules into their own packages (wip) 2023-10-09 22:38:36 -07:00
dr-frmr
652926bd73
update app_tracker and libraries 2023-10-08 19:46:12 -04:00
dr-frmr
82055bacf5
delete non-symlinked process_libs 2023-10-08 18:57:45 -04:00
dr-frmr
96c36ac62c
cleanup [APPS NOT COMPILING] 2023-10-08 01:14:57 -04:00
dr-frmr
028acd66ef
change process_id to include package and publisher namespace 2023-10-08 00:56:53 -04:00
github-actions[bot]
a567259121
Format Rust code using rustfmt 2023-10-06 23:25:40 +00:00
dr-frmr
80facd7a46
phat VFS refactor 2023-10-06 19:25:05 -04:00
dr-frmr
4bb106e233
vfs: rename identifier to drive 2023-10-06 18:06:05 -04:00
dr-frmr
5b35a9b29b
woohoo!! 2023-10-06 00:12:31 -04:00
dr-frmr
b55670a9be
Merge branch 'main' into hf/towards-a-working-spawn 2023-10-05 12:59:19 -04:00
bitful-pannul
b8f239f1c7
fs errors refactor (#9) 2023-10-05 01:51:57 +03:00
dr-frmr
e5d2bbafc7
finagling with all kinds of things 2023-10-04 15:42:02 -04:00
github-actions[bot]
ddc34ace0e
Format Rust code using rustfmt 2023-10-04 01:15:45 +00:00
hosted-fornet
073b0d2638 get compiling & running 2023-10-03 18:15:18 -07:00
hosted-fornet
111d42b9d2 add a wip gesture towards a working spawn() 2023-10-02 23:25:25 -07:00
hosted-fornet
73e9c2e50a update build scripts & bootstrap to read in nested modules 2023-10-02 22:28:00 -07:00
hosted-fornet
d1c072e8b4 add compiling key_value & key_value_worker 2023-10-02 17:47:58 -07:00
dr-frmr
3bce8c973b
import from previous repo 2023-10-02 16:02:53 -04:00