File project.diff of Package 0openSUSE
--- openSUSE.productcompose.orig
+++ openSUSE.productcompose
@@ -6,8 +6,8 @@ version_from_package: openSUSE-release
product-type: base # or module
summary: openSUSE Tumbleweed
-installcheck:
- - ignore_errors
+#installcheck:
+# - ignore_errors
source: split
debug: split
@@ -15,13 +15,15 @@ debug: split
# repository meta data is written into arch specific directories
# + smaller size of meta data to be processed by the client
# - different URL's per arch are needed
-#repodata: all
+repodata: all
# The default architecture list. Each of these will be put on the medium.
# It is optional to have a default list, when each flavor defines an
# architecture list. The main package won't be build in that case.
architectures:
- - x86_64
+ - armv6hl
+ - armv7hl
+ - aarch64
unpack:
- unpackset
@@ -31,7 +33,7 @@ packagesets:
- name: unpackset
packages:
- skelcd-installer-openSUSE
- - instlux
+# - instlux
- skelcd-openSUSE
# - skelcd-control-openSUSE # got dropped in product-builder variant meanwhile