update v2

This commit is contained in:
2025-07-05 14:31:39 +09:00
parent 163ac1668d
commit 3a9e563ee0
40 changed files with 1929 additions and 2128 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
```