adf39c52cf
-----BEGIN PGP SIGNATURE----- iQEcBAABAgAGBQJYW2GoAAoJEBty/58O8cX8uSAH/15dJsglP6Zie7jSSJcR6k+e PJembHn9qrqrCjmJ5EwakojySaaLhwEJKvlP54OU9v7pmUXL9gJtK2OzW54LQ41g xBHIu0Pg4z7juyHm9+1P2Sr7Mzs1pVSEbsIYpDYUU19eghI1EAeIj3I1woKgajN7 JlI61j3r67G6EAVtPOnmD1jvXS8CrtjiJ9wtWTH20pWfmksovg/GuXUCZrLkAAhO NcK35CdMii1Hkr7XOH424La/Ar+3qfUX18ZkbJY6yHzkq/ityTzzKOFjAaDl2Jg9 WNc+SLCVYpPhPwgt7miTywamUNj3ZviA5/Hd8fuLXmtHSLQ23WOtBiaQMLtwXHs= =8dIl -----END PGP SIGNATURE----- Merge tag '1.26.1' into merge-branch Release 1.21.1 Change-Id: Ib9eb3dd1d384fc5b6a9846608216e056c57a173a
29 lines
968 B
ReStructuredText
29 lines
968 B
ReStructuredText
================
|
|
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 curently only x86_64
|
|
images.
|
|
|
|
Environment Variables
|
|
---------------------
|
|
|
|
DIB_RELEASE
|
|
:Required: No
|
|
:Default: 42.2
|
|
:Description: Set the desired openSUSE release.
|
|
|
|
DIB_OPENSUSE_MIRROR:
|
|
:Required: No
|
|
:Default: http://download.opensuse.org
|
|
:Description: To use a specific openSUSE mirror, set this variable to the
|
|
mirror URL before running bin/disk-image-create. This URL
|
|
should point to the root directory as indicated in the
|
|
http://mirrors.opensuse.org/ webpage. You normally
|
|
don't want to change that since the default setting will
|
|
pick the mirror closest to you.
|
|
:Example: ``DIB_OPENSUSE_MIRROR=http://ftp.cc.uoc.gr/mirrors/linux/opensuse/opensuse/``
|