diskimage-builder/diskimage_builder/elements/opensuse-minimal
Andreas Florath 3636b40f74 Introduce manual setting of DIB_INIT_SYSTEM
The current implementation evauates the dib-init-system
script too early.  Also it looks that there is no simple
way of getting the info about the init system automatically:
another element can install (later on) a different
init system.  Therefore the only reliable way of setting
this is manual.

Change-Id: I6e9ffa1bdb3154f488f4fd335b197699b86aacd4
Signed-off-by: Andreas Florath <andreas@florath.net>
2019-11-21 12:38:15 +11:00
..
environment.d Introduce manual setting of DIB_INIT_SYSTEM 2019-11-21 12:38:15 +11:00
test-elements/opensuse15-build-succeeds Rename openSUSE 15.1 testing to 15 2019-08-30 22:44:40 +02:00
README.rst Update test coverage for openSUSE/-minimal to 15.1 2019-06-13 09:20:40 +02:00
element-deps Clear /etc/machine-id to avoid duplicate machine-ids 2017-08-06 13:56:58 -04:00
element-provides Merge remote-tracking branch 'origin/master' into merge-branch 2016-11-29 07:43:46 +11:00

README.rst

opensuse-minimal

This element will build a minimal openSUSE image. It requires 'zypper' to be installed on the host.

These images should be considered experimental. There are currently only x86_64 images.

Environment Variables

DIB_RELEASE
Required

No

Default

15.1

Description

Set the desired openSUSE release.