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-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
d0p1 pushed to master at d0p1/StupidFS 2024-08-29 14:16:39 +00:00
e71ac0e1b1 feat(tools): mkfs bootsector load loader
d0p1 pushed to master at d0p1/StupidFS 2024-08-29 14:14:34 +00:00
a976854bc9 feat(tools): mkfs bootsector load loader
d0p1 pushed to master at d0p1/StupidFS 2024-08-29 11:14:25 +00:00
bdde64d171 fix(tools): typo in label name
d0p1 pushed to master at d0p1/StupidFS 2024-08-27 08:39:28 +00:00
8ad9864c38 chore: sync repo
5861542ef8 fix: linux build
Compare 2 commits »
d0p1 pushed to master at d0p1/StupidOS 2024-08-18 12:19:33 +00:00
c84e5b55e4 chore: sync repo
e0ab3e5c1a refactor(boot): create fat_read_bpb func
Compare 2 commits »
d0p1 pushed to master at d0p1/StupidFS 2024-08-15 15:50:07 +00:00
b11c2454d3 feat(tools): copy file to disk
d0p1 pushed to master at d0p1/StupidFS 2024-08-15 15:32:37 +00:00
a6011f24a0 refactor: remove libstpdfs
d0p1 pushed to master at d0p1/StupidFS 2024-08-12 16:38:46 +00:00
a9874daf28 feat(tools): inspect, dump superblock
43da2b6b53 refactor: rewrite mkfs.stpd
Compare 2 commits »
d0p1 pushed to master at d0p1/StupidFS 2024-08-08 14:06:10 +00:00
3f68ab8263 refactor: move libstpdf to libfs (WIP)
d0p1 pushed to master at d0p1/StupidOS 2024-07-29 14:40:26 +00:00
899e456249 feat(boot): read BPB