update v2

This commit is contained in:
2025-07-05 14:31:39 +09:00
parent 163ac1668d
commit 152d6de44d
32 changed files with 455 additions and 2121 deletions

View File

@ -43,8 +43,6 @@ tar -zcvf aios-bootstrap.tar.gz root.x86_64/
## ref
[o8vm/octox](https://github.com/o8vm/octox)が参考になるかもしれない。
- [redox-os/redox](redox-os/redox)
- [o8vm/octox](https://github.com/o8vm/octox)
```sh
git clone https://github.com/o8vm/octox
```