1 Star 0 Fork 7

qinxude / OpenEuler Rootfs Tool

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
config.json 614 Bytes
Copy Edit Raw Blame History
Fangchao Zheng authored 2023-04-13 17:11 . Update x86 Native build support
{
"TargetVersion" : "22.03-LTS",
"SourceFile": "openEuler-22.03-LTS-edge-aarch64.rpmlist",
"ImageName": "rootfs-edge.img",
"RootPassword" : "123",
"CustomRepoEnable" : false,
"CustomRepoFile" : "",
"MirrorRepoEnable" : true,
"MirrorRepoSource" : "repo.openeuler.openatom.cn",
"RemovePackage": [
"kernel",
"grub2"
],
"ExtraPackage": [
"gdisk",
"dpkg",
"gstreamer1",
"gstreamer1-devel",
"gstreamer1-plugins-base",
"gstreamer1-plugins-good",
"gstreamer1-plugins-bad-free",
"v4l-utils"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qinxude/openEuler-Rootfs-Tool.git
git@gitee.com:qinxude/openEuler-Rootfs-Tool.git
qinxude
openEuler-Rootfs-Tool
OpenEuler Rootfs Tool
master

Search