d0p1 🏳️‍⚧️ d0p1
  • Cyberspace
  • Building a free, decentralized cyberspace in my garage | 🏳️‍⚧️

    coffe

  • Joined on 2024-02-14
d0p1 pushed to master at d0p1/StupidFS 2024-10-23 15:52:28 +00:00
66b83d4858 feat: double indirection
d0p1 pushed to master at d0p1/StupidFS 2024-09-19 09:38:08 +00:00
a683e1783f feat(libcrypto): crypto_random
982cc66c3f feat(tools): ls parse LS_COLORS
Compare 2 commits »
d0p1 pushed to master at d0p1/StupidFS 2024-09-16 13:42:32 +00:00
19d04b9f49 test(mkfs): test if filesystem is properly created
d0p1 pushed to master at d0p1/StupidFS 2024-09-16 12:54:54 +00:00
31976c4c9f feat(libfs): parse disk offset
d0p1 pushed to master at d0p1/StupidFS 2024-09-13 11:06:57 +00:00
560a5000da docs: document win32
d0p1 pushed to master at d0p1/StupidOS 2024-09-11 13:53:29 +00:00
75aac14a44 feat(kernel): block device (WIP)
d0p1 pushed to master at d0p1/StupidOS 2024-09-10 08:03:44 +00:00
b43672d268 docs: add more docs
d0p1 pushed to master at d0p1/StupidOS 2024-09-08 10:01:46 +00:00
aaf6fbccdf chore: sync repo
d0p1 pushed to master at d0p1/StupidOS 2024-09-07 12:40:37 +00:00
d1927d8180 feat(boot): simple efi logger
d0p1 pushed to master at d0p1/StupidFS 2024-09-07 09:31:49 +00:00
8fdb8beb12 feat(tools): better ls
d0p1 pushed to master at d0p1/StupidFS 2024-09-03 12:41:49 +00:00
8618a18754 feat(tools): ls list details
d0p1 pushed to master at d0p1/StupidFS 2024-09-03 10:02:22 +00:00
1c5ba90296 chore: sync repo
d0p1 pushed to master at d0p1/StupidOS 2024-09-02 13:12:33 +00:00
3349ec20ae feat(boot): load kernel from StupidFS
d0p1 pushed to master at d0p1/StupidFS 2024-09-02 09:43:40 +00:00
bde4397caa fix: indirect block alloc
d0p1 pushed to master at d0p1/StupidFS 2024-09-02 09:42:41 +00:00
8505e8f23e fix: indirect block alloc
d0p1 pushed to master at d0p1/StupidFS 2024-09-02 09:27:45 +00:00
8165ea664f feat(tools): mkfs bootsector load indirect
d0p1 pushed to master at d0p1/StupidFS 2024-09-02 09:20:32 +00:00
d06cb12b27 feat(tools): mkfs bootsector load indirect
d0p1 pushed to master at d0p1/StupidFS 2024-09-02 08:56:36 +00:00
6d2c26f1ee feat(tools): mkfs bootsector load indirect
d0p1 pushed to master at d0p1/StupidOS 2024-09-01 09:53:54 +00:00
e5a7a87a58 feat(boot): loader read stpdfs root dir
d0p1 pushed to master at d0p1/StupidOS 2024-08-31 12:40:28 +00:00
1cd67eec0a refactor(boot): defn -> DEFN