forked from pool/livecd-openSUSE
Accepting request 883332 from home:favogt:branches:openSUSE:Factory:Live
- Switch from exfat-utils to exfatprogs, see also gh#yast/yast-storage-ng#1214 OBS-URL: https://build.opensuse.org/request/show/883332 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=97
This commit is contained in:
parent
b9708d2d78
commit
81ffbdf88f
@ -226,10 +226,7 @@ install device-mapper
|
||||
install dmraid
|
||||
install dosfstools
|
||||
install e2fsprogs
|
||||
# Not in Leap
|
||||
if [ "$distro" != "leap" ]; then
|
||||
install exfat-utils
|
||||
fi
|
||||
install exfatprogs
|
||||
install fcoe-utils
|
||||
install jfsutils
|
||||
install mdadm
|
||||
|
@ -343,6 +343,7 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfatprogs"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
@ -343,6 +343,7 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfatprogs"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
@ -343,6 +343,7 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfatprogs"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
@ -343,6 +343,7 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfatprogs"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 6 13:55:09 UTC 2021 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Switch from exfat-utils to exfatprogs, see also gh#yast/yast-storage-ng#1214
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 10 02:50:23 UTC 2021 - Maurizio Galli <maurizio.galli@gmail.com>
|
||||
|
||||
|
@ -346,7 +346,7 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfat-utils"/>
|
||||
<package name="exfatprogs"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
@ -346,7 +346,7 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfat-utils"/>
|
||||
<package name="exfatprogs"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
@ -346,7 +346,7 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfat-utils"/>
|
||||
<package name="exfatprogs"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
@ -346,7 +346,7 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfat-utils"/>
|
||||
<package name="exfatprogs"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
Loading…
Reference in New Issue
Block a user