- Move OBS comment
- Use set in config.sh correctly OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Images:openSUSE-Tumbleweed/livecd-openSUSE?expand=0&rev=35
This commit is contained in:
parent
60d083825f
commit
3762a62068
@ -14,7 +14,7 @@
|
||||
test -f /.kconfig && . /.kconfig
|
||||
test -f /.profile && . /.profile
|
||||
|
||||
set -euox pipefail
|
||||
set -euxo pipefail
|
||||
|
||||
exec | tee /var/log/config.log
|
||||
exec 2>&1
|
||||
|
@ -1,5 +1,7 @@
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
|
||||
<image schemaversion="6.5" name="openSUSE-Leap-15.1-GNOME-Live" displayname="openSUSE Leap 15.1 GNOME Live">
|
||||
<description type="system">
|
||||
<author>openSUSE Project</author>
|
||||
|
@ -1,5 +1,7 @@
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
|
||||
<image schemaversion="6.5" name="openSUSE-Leap-15.1-KDE-Live" displayname="openSUSE Leap 15.1 KDE Live">
|
||||
<description type="system">
|
||||
<author>openSUSE Project</author>
|
||||
|
@ -1,5 +1,7 @@
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
|
||||
<image schemaversion="6.5" name="openSUSE-Leap-15.1-Rescue-CD" displayname="openSUSE Leap 15.1 Rescue CD">
|
||||
<description type="system">
|
||||
<author>openSUSE Project</author>
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 11:20:37 UTC 2019 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
- Move OBS comment
|
||||
- Use set in config.sh correctly
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 07:39:29 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -1,5 +1,7 @@
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
|
||||
<image schemaversion="6.5" name="openSUSE-Tumbleweed-GNOME-Live" displayname="openSUSE Tumbleweed GNOME Live">
|
||||
<description type="system">
|
||||
<author>openSUSE Project</author>
|
||||
|
@ -1,5 +1,7 @@
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
|
||||
<image schemaversion="6.5" name="openSUSE-Tumbleweed-KDE-Live" displayname="openSUSE Tumbleweed KDE Live">
|
||||
<description type="system">
|
||||
<author>openSUSE Project</author>
|
||||
|
@ -1,5 +1,7 @@
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
|
||||
<image schemaversion="6.5" name="openSUSE-Tumbleweed-Rescue-CD" displayname="openSUSE Tumbleweed Rescue CD">
|
||||
<description type="system">
|
||||
<author>openSUSE Project</author>
|
||||
|
@ -1,5 +1,7 @@
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
|
||||
<image schemaversion="6.5" name="openSUSE-Tumbleweed-XFCE-Live" displayname="openSUSE Tumbleweed XFCE Live">
|
||||
<description type="system">
|
||||
<author>openSUSE Project</author>
|
||||
|
@ -1,5 +1,7 @@
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<!-- OBS-ExclusiveArch: aarch64 i586 x86_64 -->
|
||||
|
||||
<image schemaversion="6.5" name="@NAME@" displayname="@DISPLAYNAME@">
|
||||
<description type="system">
|
||||
<author>openSUSE Project</author>
|
||||
|
Loading…
Reference in New Issue
Block a user