Accepting request 878489 from home:favogt:branches:openSUSE:Factory:Live
Fix leap OBS-URL: https://build.opensuse.org/request/show/878489 OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=95
This commit is contained in:
parent
3a9b8fcd89
commit
b9708d2d78
@ -226,7 +226,10 @@ install device-mapper
|
||||
install dmraid
|
||||
install dosfstools
|
||||
install e2fsprogs
|
||||
# Not in Leap
|
||||
if [ "$distro" != "leap" ]; then
|
||||
install exfat-utils
|
||||
fi
|
||||
install fcoe-utils
|
||||
install jfsutils
|
||||
install mdadm
|
||||
|
@ -343,7 +343,6 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfat-utils"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
@ -343,7 +343,6 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfat-utils"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
@ -343,7 +343,6 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfat-utils"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
@ -343,7 +343,6 @@
|
||||
<package name="dmraid"/>
|
||||
<package name="dosfstools"/>
|
||||
<package name="e2fsprogs"/>
|
||||
<package name="exfat-utils"/>
|
||||
<package name="fcoe-utils"/>
|
||||
<package name="jfsutils"/>
|
||||
<package name="mdadm"/>
|
||||
|
Loading…
Reference in New Issue
Block a user