File Sync from linuxdeepin/.github#33
Merged
deepin-bot[bot] merged 5 commits intomasterfrom May 23, 2022
Merged
Conversation
guonafu
added a commit
that referenced
this pull request
Nov 14, 2022
* 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.