46 Commits

Author SHA1 Message Date
openeuler-ci-bot
d9d2a68dee
!96 [sync] PR-93: Exclude unusable disks from PartitionFactory
From: @openeuler-sync-bot 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-12-27 07:16:09 +00:00
han_hui_hui
e1b6c37adc Exclude unusable disks from PartitionFactory
(cherry picked from commit 52b828e599a83e6ac465838d4398200775827103)
2022-12-27 14:57:27 +08:00
openeuler-ci-bot
738899a7ee
!87 fix Incomplete Chineseization of disk mount
From: @wanglmb 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-12-12 03:21:00 +00:00
wanglimin
1f5bb070d8 fix Incomplete-Chineseization-of-disk-mount 2022-12-12 10:19:05 +08:00
openeuler-ci-bot
5fb0aede13
!74 添加sw架构
From: @wuzx065891 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-11-07 02:22:12 +00:00
wzx
d1aaed08e6 Add sw64 architecture
Signed-off-by: wzx <wuzx1226@qq.com>
2022-11-03 19:50:16 +08:00
openeuler-ci-bot
4331b81b79
!64 【轻量级 PR】:fix bogus date in %changelog
From: @leeffo 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-11-01 08:19:12 +00:00
openeuler-ci-bot
bd10e288ac
!66 修复brtfs分区mount参数问题导致anaconda无法移除所有的brtfs分区
From: @chenxi-mao 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
2022-07-29 03:09:32 +00:00
Chenxi Mao
a47ebf0c37 Fix remove subvolumes error on brtfs during installation
Current blivet didn't invoke the default subvolume during
brtfs mounting, it lead to the higher level subvolume cannot be removed.

Solution:
Backport upstream patch to fix this issue.
    * 0b672ff4 Make sure we mount the top level subvolume
               when mounting btrfs

Link: 0b672ff452
Reference: bsn#313
Change-Id: If96ad4b7565a332f339734c939e5cf657627d20b
Signed-off-by: Chenxi Mao <chenxi.mao@suse.com>
2022-07-28 21:17:08 +08:00
loong-C
f980ad7bd9
fix bogus date in %changelog 2022-06-15 09:31:02 +00:00
openeuler-ci-bot
76f680ebc4 !61 upgrade to 3.4.2
Merge pull request !61 from yangcheng1203/master
2021-12-17 06:30:16 +00:00
yangcheng1203
f80791ef3e upgrade to 3.4.2 2021-12-15 17:25:02 +08:00
openeuler-ci-bot
a1de304476 !54 fix the failure of not a valid name for this device while the hostname is setted as 63 maxlen
From: @yanan-rock
Reviewed-by: @t_feng
Signed-off-by: @t_feng
2021-12-10 14:40:26 +00:00
yanan-rock
9a82e65e78 fix the failure of not a valid name for this device while the hostname is setted as 63 maxlen
Signed-off-by: yanan-rock <yanan@huawei.com>
2021-11-29 01:05:35 -05:00
openeuler-ci-bot
e6cd4aed4d !45 解决安装的时候,先选择磁盘md1进行分区,再次修改磁盘选择为sda,sdb进行分区,,报错找不到逻辑卷的问题
From: @yanan-rock
Reviewed-by: @t_feng
Signed-off-by: @t_feng
2021-10-30 02:58:04 +00:00
yanan-rock
6880ae9051 Convert LVM filter lists to sets and Remove action device from LVM reject list
Signed-off-by: yanan-rock <yanan@huawei.com>
2021-10-29 12:35:05 -04:00
openeuler-ci-bot
b9aab5f8e4 !40 规避issue:I3UPRP,blivet代码从dict中取数据前未判断元素是否在dict中,导致语言级报错
From: @bitcoffee
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
2021-06-10 16:42:22 +08:00
bitcoffee
e26f6c7225 repair bug 2021-06-04 04:31:37 +08:00
openeuler-ci-bot
8c7b472cf0 !24 update python-blivet to 3.3.2
From: @eaglegai
Reviewed-by: @t_feng
Signed-off-by: @t_feng
2021-02-03 16:50:53 +08:00
eaglegai
5d667fc2fa update python-blivet to 3.3.2 2021-02-03 16:30:56 +08:00
openeuler-ci-bot
19f06157de !19 add %bcond_without python3 for building in docker
From: @eaglegai
Reviewed-by: @orange-snn
Signed-off-by: @orange-snn
2020-11-19 09:57:17 +08:00
eaglegai
04cf2095bc add %bcond_without python3 for building in docker 2020-11-18 19:34:26 +08:00
openeuler-ci-bot
6ac78eb170 !16 修复问题#I1UN0Y:[20.09-beta]对于已经安装过的20.09系统的软raid盘,安装界面无法识别
From: @bitcoffee
Reviewed-by: @t_feng
Signed-off-by: @t_feng
2020-09-15 22:05:38 +08:00
openeuler-ci-bot
a3a8ce46ae !15 修复openeuler-20.09在安装界面无法回收已经安装过系统的raid1磁盘阵列问题
From: @bitcoffee
Reviewed-by: @t_feng
Signed-off-by: @t_feng
2020-09-15 10:34:47 +08:00
bitcoffee
695c9a4141 fix name resolution for MD devices and partitions 2020-09-15 10:26:43 +08:00
openeuler-ci-bot
e7366b5efe !11 bugfix about changelog in python-blivet.spec
Merge pull request !11 from zhangqiumiao/master
2020-07-09 20:35:36 +08:00
zhangqiumiao
a6acd38ed1 bugfix about changelog in python-blivet.spec 2020-07-09 16:17:31 +08:00
openeuler-ci-bot
4403247ad2 !10 update to version 3.2.2
Merge pull request !10 from zhangqiumiao/master
2020-06-23 22:05:50 +08:00
zhangqiumiao
35b5ac8a0f upgrade to version 3.2.2 2020-06-22 22:40:29 +08:00
openeuler-ci-bot
f042048605 !9 add yaml file
Merge pull request !9 from yixiangzhike/master
2020-06-22 18:54:28 +08:00
yixiangzhike
22e68101dd add yaml file 2020-06-12 17:26:23 +08:00
openeuler-ci-bot
afbd727d60 !8 python-blivet: bugfix about update
Merge pull request !8 from orange-snn/master
2020-03-21 23:51:56 +08:00
songnannan
1a90198df2 bugfix about update 2020-03-21 23:47:46 +08:00
openeuler-ci-bot
3fd70004a0 !6 check if disklabel supports partition names
Merge pull request !6 from algorithmofdish/master
2020-03-21 21:50:40 +08:00
h00465007
9529684e90 check if disklabel supports partition names 2020-03-21 18:16:22 +08:00
openeuler-ci-bot
14614114f7 !5 disable python2
Merge pull request !5 from algorithmofdish/master
2020-03-17 22:00:06 +08:00
h00465007
008f645045 disable python2 2020-03-14 15:46:11 +08:00
openeuler-ci-bot
f1f7a57ef1 !4 update software package
Merge pull request !4 from algorithmofdish/master
2020-01-13 15:02:09 +08:00
h00465007
fcfd64d627 update software package 2020-01-13 13:58:08 +08:00
openeuler-ci-bot
2cb1bde6cc !3 revert the version
Merge pull request !3 from yanan-rock/revert-merge-2-master
2020-01-11 22:52:35 +08:00
yanan-rock
b94ddf7ea8 回退 'Pull Request !2 : python-blivet: update to 3.1.6' 2020-01-11 22:49:13 +08:00
openeuler-ci-bot
c32848a210 !2 python-blivet: update to 3.1.6
Merge pull request !2 from algorithmofdish/master
2020-01-11 22:42:03 +08:00
h00465007
fff1802593 update to 3.1.6 2020-01-11 10:29:23 +08:00
openeuler-ci-bot
f3988ac0ca !1 optimization the spec
Merge pull request !1 from openeuler-basic/init
2019-12-30 15:24:17 +08:00
songnannan
a27864d35f init 2019-12-30 14:56:27 +08:00
openeuler-ci-bot
5acd2dc331 Initial commit 2019-12-30 14:49:34 +08:00