forked from sig_core/toolkit
add kernel param to actually boot ppc64le
This commit is contained in:
parent
facc5a0ab9
commit
13daeeb975
@ -10,6 +10,9 @@
|
|||||||
<icicle>
|
<icicle>
|
||||||
<extra_command>rpm -qa --qf '%{NAME},%{VERSION},%{RELEASE},%{ARCH},%{EPOCH},%{SIZE},%{SIGMD5},%{BUILDTIME}\n'</extra_command>
|
<extra_command>rpm -qa --qf '%{NAME},%{VERSION},%{RELEASE},%{ARCH},%{EPOCH},%{SIZE},%{SIGMD5},%{BUILDTIME}\n'</extra_command>
|
||||||
</icicle>
|
</icicle>
|
||||||
|
{%- if architecture == 'ppc64le' -%}
|
||||||
|
<kernelparam>ip=::::::dhcp:1450</kernelparam>
|
||||||
|
{%- endif -%}
|
||||||
</os>
|
</os>
|
||||||
<description>Rocky-{{major}}-{{type}}-{{version_variant}}.{{iso8601date}}.{{release}}.{{architecture}} Generated on {{utcnow}}</description>
|
<description>Rocky-{{major}}-{{type}}-{{version_variant}}.{{iso8601date}}.{{release}}.{{architecture}} Generated on {{utcnow}}</description>
|
||||||
<disk>
|
<disk>
|
||||||
|
Loading…
Reference in New Issue
Block a user