#os #builder #building #os-agnostic #buildopts

bin+lib osbuilder

构建自定义操作系统的跨平台构建器

5 个不稳定版本

0.3.0 2024年3月9日
0.2.4 2024年3月6日
0.2.3 2024年1月30日
0.2.2 2024年1月30日
0.1.0 2024年1月17日

#613开发工具

Download history 12/week @ 2024-03-27 22/week @ 2024-04-03

211 每月下载量

自定义许可

15KB
165

操作系统构建器

pipeline status

这是一个 osbuilder 的仓库,一个跨平台的操作系统构建器

贡献

复制仓库,然后按照说明操作

git add <whatever files you want to add>
git commit -am "<type of contribution>: <what you've done>"
git push

完成后,提交一个PR。

示例配置

如果您运行 osbuilder,则会得到一个,但您也可以复制这个。

[buildopts]
tb_name = "mtos_latest"
distro_name = "MatuushOS"
support_url = ""
version = 0.9999
threads = 6
to_fetch = [""]
bdir = ""
dir_structure = "MatuushOS"
xcscriptdir = ""
bscriptdir = ""

依赖

~6–16MB
~249K SLoC