项目状态¶
目前 Plant-OS 分为以下几个部分
- boot
- state:
Final
- author: min0911Y & duoduo70 & ZhouZhihaos
- state:
- boot
- state:
TODO
- author:
copi143
- state:
- loader
- state:
Semi-abandoned
(仅在需要时同步 kernel 的更新) - author: min0911Y & duoduo70 & ZhouZhihaos & copi143
- state:
- kernel
- state:
In-progress
- author: min0911Y & duoduo70 & ZhouZhihaos & copi143
- state:
- libc-base
用于内核的 C 标准库 (C 库中不依赖内核的内容)- state:
In-progress
- author: copi143
- state:
- pl_readline
- state:
Final
- author: min0911Y
- state:
- data-structure
- state:
In-progress
- author: copi143 & min0911Y
- state:
- algorithm
- state:
TODO
- author:
copi143
- state:
- fs
文件系统支持- state:
In-progress
- author: copi143 & min0911Y & XIAOYI12
- remark: The fatfs part comes from abbrev/fatfs.
- remark: The iso9660 part comes from xiaoyi1212/CoolPotOS/src/fs
- state:
- sys
Plant-OS 系统调用封装- state:
In-progress
- author: copi143
- state:
- libc
用于应用程序的 C 标准库- state:
TODO
- author:
copi143
- state:
- libc++
用于应用程序的 C++ 标准库- state:
TODO
- author:
copi143
- state:
- misc
- state:
In-progress
- author: copi143
- state:
- font
- state:
Paused
- author: copi143
- state:
- plty
- state:
Paused
考虑只将其作为最简实现,plos 将使用 os-terminal - author: copi143
- state:
- pl2d
- state:
Paused
- author: copi143
- Waiting for more developers.
- state:
- plds
- state:
TODO
- author:
copi143 - Waiting for more developers.
- state:
- plui
- state:
TODO
- author:
copi143 - Waiting for more developers.
- state:
- plac
- state:
Final
- author: copi143
- state:
- usersystem
- state:
TODO
- author XIAOYI12
- state:
Plant-OS User Interface¶
Plant-OS 用户界面[github]
旧储存库已废弃不使用,迁移到 Plant-OS 储存库中
Plant-OS apps¶
- state:
TODO
- author:
copi143 & min0911Y
可以从旧储存库移植
项目状态的解释¶
`TODO`: 画大饼,准备做但几乎没有开始
`In-progress`: 正在编写但仍未达到可以发布
`Released`: 已发布并会持续更新
`Semi-abandoned`: 很长一段时间内不会被更新
`Final`: 已是最终版本,除修复 bug 外不会执行其它更新
`Paused`: 暂停更新