Skip to content

Releases: yaochao/linux-012

v1.0.2

04 Apr 12:54

Choose a tag to compare

v1.0.1

04 Apr 12:05

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

04 Apr 10:54

Choose a tag to compare

v1.0.0

中文

这是仓库的第一个正式发布版本。到这个版本为止,项目已经可以从源码和仓库内清单出发,构建 Linux 0.12 的启动镜像与系统镜像,在 QEMU 中启动进入 shell,并成功执行 ls

主要能力

  • 从 Linux 0.12 源码、补丁、rootfs 清单和最小用户态源码构建运行镜像
  • 支持 macOS arm64、Ubuntu 22.04、Windows 10 宿主机入口脚本
  • 支持终端版和可见窗口版一键启动
  • 支持从编译阶段开始的一键启动
  • 支持 verifyverify-userland 自动验证
  • GitHub Actions 自动执行单元测试、源码构建和 QEMU 启动验证

Release 资产

  • bootimage-0.12-hd
  • hdc-0.12.img.xz

English

This is the first formal release of the repository. At this point the project can build Linux 0.12 boot and system images from source and repo-owned manifests, boot them under QEMU, enter the shell, and run ls successfully.

Major capabilities

  • Build runtime images from Linux 0.12 source, repo-owned patches, rootfs manifests, and minimal userland source
  • Support host-side entrypoints for macOS arm64, Ubuntu 22.04, and Windows 10
  • Provide one-command terminal and visible-window launch flows
  • Provide one-command rebuild-and-run flows
  • Provide verify and verify-userland automated verification
  • Run unit tests, source builds, and QEMU boot verification in GitHub Actions

Release assets

  • bootimage-0.12-hd
  • hdc-0.12.img.xz