Skip to content

Conversation

@purofle
Copy link

@purofle purofle commented Dec 7, 2025

任务一:通过 QEMU 仿真 RISC-V 环境并启动 openEuler RISC-V 系统,设法输出 fastfetch 结果并截图提交

手动 clone 并编译后可直接运行:
image

任务二:在 openEuler RISC-V 系统上通过 obs 命令行工具 osc,从源代码构建 RISC-V 版本的 rpm 包

image

任务三:尝试使用 qemu user & nspawn 或者 docker 加速完成任务二

这里在主系统 AOSC OS 下提前安装了 qemu-user 跟 binfmt,手动安装了 osc 和 build 后,与任务二过程一致,只须在编译时添加参数 --vm-type=nspawn 指定使用 nspawn 环境编译:
image

Copilot AI review requested due to automatic review settings December 7, 2025 06:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new intern entry for 裴雨果 (Pei Yuguo) to the intern message file, along with documentation of completed onboarding tasks including QEMU/RISC-V environment setup, RPM package building via osc, and build acceleration using qemu-user & nspawn.

  • Added intern information entry with Gitee/GitHub handles and join date
  • Documented completion of three onboarding tasks with screenshots
  • Missing critical information (email address) needs to be added

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant