Conversation
deepinAdmin
left a comment
There was a problem hiding this comment.
Patch Set 1: Code-Review-2
(2 comments)
commit check error!
deepinAdmin
left a comment
There was a problem hiding this comment.
Patch Set 1: -Code-Review
cppcheck success!
|
CLA Assistant Lite bot: You can retrigger this bot by commenting recheck in this Pull Request |
|
All right about License Check! |
|
All right about README Check |
* fix: 修复行业版镜像安装时找不到安装源问题 Description: 行业版镜像安装无法找到安装源,需要在grub配置里加入启动盘的uuid的配置项让其找到设备。 Log:对照这欧拉版的修改,判断行业版镜像的判断条件。并给其uuid写入grub配置 Bug: https://pms.uniontech.com/zentao/bug-view-112890.html Change-Id: I357a554e55ed073fec59026c64daddbcd35d9a55 * fix: 修复行业版lsblk版本低导致获取设备uuid的函数不能正常使用的问题 Description: 行业版lsblk -o path 无法使用 Log: 使用lsblk -p -l --fs -o name,uuid来代替lsblk -o path命令 Bug: https://pms.uniontech.com/zentao/bug-view-112890.html Change-Id: I84f29ad9f6312c5c722dca400c53892fbf44a435 * File Sync from linuxdeepin/.github (#33) chore: Sync by linuxdeepin/.github@37ef230 * chore: Sync by (#34) chore: Sync by * chore: Sync by (#35) chore: Sync by * chore: Sync by linuxdeepin/.github@fed570b (#36) chore: Sync by linuxdeepin/.github@fed570b * chore: Sync by linuxdeepin/.github@2285ee3 (#37) chore: Sync by linuxdeepin/.github@2285ee3 * chore: Sync by linuxdeepin/.github@8cd7951 (#38) chore: Sync by linuxdeepin/.github@8cd7951 * chore: Sync by linuxdeepin/.github@1086c87 (#39) chore: Sync by linuxdeepin/.github@1086c87 * chore: Sync by linuxdeepin/.github@ab82576 (#40) chore: Sync by linuxdeepin/.github@ab82576 * chore: Sync by linuxdeepin/.github@f59660d (#41) chore: Sync by linuxdeepin/.github@f59660d * "chore: Sync by " * chore: adapt license and copyright (#45) Modify project to pass the REUSE check Log: Modify project to pass the REUSE check Task: https://pms.uniontech.com/task-view-187933.html * docs: linux dependency update (#32) Update build dependencies in INSTALL.md Log: * chore: Sync by linuxdeepin/.github@6fbf8e0 sync by github workflow Log: none Influence: none * fix: remove macOS and windows support (#46) Description: remove macOS and windows dependence Log: remove macOS and windows dependence * feat: 更新帮助手册 Description: 中铁信科定制帮助手册 Log: 中铁信科定制帮助手册 Task: https://pms.uniontech.com/task-view-214361.html Co-authored-by: wanjian <wanjian@uniontech.com> Co-authored-by: deepin-bot[bot] <100105596+deepin-bot[bot]@users.noreply.github.com> Co-authored-by: deepin-admin-bot <deepin-admin-bot@deepin.org> Co-authored-by: Fire-dtx <dutianxue@uniontech.com> Co-authored-by: Alvaro Samudio <alvarosamudio@protonmail.com>
Bump version to 5.7.10 PR: * linuxdeepin#45 * linuxdeepin#32 * linuxdeepin#46 * linuxdeepin#58 Log: Bump version to 5.7.10
Add tx/deepin.conf config. Bump version to 5.7.10 PR: * linuxdeepin#45 * linuxdeepin#32 * linuxdeepin#46 * linuxdeepin#58 Log: Bump version to 5.7.10
Add tx/deepin.conf config. Bump version to 5.7.10 PR: * linuxdeepin#45 * linuxdeepin#32 * linuxdeepin#46 * linuxdeepin#58 Log: Bump version to 5.7.10
corrected the dependencies for compilation on linux