Merge "Fix DISTRO_NAME in Fedora elements"
This commit is contained in:
commit
c045fade80
2 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@ fedora-container
|
||||||
|
|
||||||
Create a minimal image based on Fedora container image
|
Create a minimal image based on Fedora container image
|
||||||
|
|
||||||
This element sets the ``DIB_RELEASE`` var to 'fedora'. The release of
|
This element sets the ``DISTRO_NAME`` var to 'fedora'. The release of
|
||||||
fedora to be installed can be controlled through the ``DIB_RELEASE``
|
fedora to be installed can be controlled through the ``DIB_RELEASE``
|
||||||
variable, which defaults the latest supported release.
|
variable, which defaults the latest supported release.
|
||||||
|
|
|
@ -11,6 +11,6 @@ Due to a bug in the released version of urlgrabber, on many systems an
|
||||||
installation of urlgrabber from git is required. The git repository
|
installation of urlgrabber from git is required. The git repository
|
||||||
can be found here: http://yum.baseurl.org/gitweb?p=urlgrabber.git;a=summary
|
can be found here: http://yum.baseurl.org/gitweb?p=urlgrabber.git;a=summary
|
||||||
|
|
||||||
This element sets the ``DIB_RELEASE`` var to 'fedora'. The release of
|
This element sets the ``DISTRO_NAME`` var to 'fedora'. The release of
|
||||||
fedora to be installed can be controlled through the ``DIB_RELEASE``
|
fedora to be installed can be controlled through the ``DIB_RELEASE``
|
||||||
variable, which defaults the latest supported release.
|
variable, which defaults the latest supported release.
|
||||||
|
|
Loading…
Reference in a new issue