We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
例如官方提供的rk3588-sd-debian-buster-desktop-5.10-arm64-YYYYMMDD.img.gz,是怎么构建的?
rk3588-sd-debian-buster-desktop-5.10-arm64-YYYYMMDD.img.gz
The text was updated successfully, but these errors were encountered:
同问,想构建一个精简版
Sorry, something went wrong.
可基于文件系统定制精简版, 参考: https://github.com/friendlyarm/sd-fuse_rk3588/blob/master/README_cn.md#%E5%AE%9A%E5%88%B6%E6%96%87%E4%BB%B6%E7%B3%BB%E7%BB%9F
涉及到软件包的安装与删除, 可使用debootstrap工具
rockchip有提供一些简单的脚本制作基础版的debian文件系统, github上可参考此仓库:https://github.com/JeffyCN/rockchip_mirrors/tree/debian
我们在此基础上做些适配与优化
debian11 增加了精简版, 可以下载试试
No branches or pull requests
例如官方提供的
rk3588-sd-debian-buster-desktop-5.10-arm64-YYYYMMDD.img.gz
,是怎么构建的?The text was updated successfully, but these errors were encountered: