Bug #315 ยป 0001-Protect-against-r-slipping-into-kickstart-pre-script.patch
app/views/unattended/kickstart.rhtml | ||
---|---|---|
<% if @dynamic -%>
|
||
%include /tmp/diskpart.cfg
|
||
<% else -%>
|
||
<%= @host.diskLayout %>
|
||
<%= @host.diskLayout.gsub(/\r/,"") %>
|
||
<% end -%>
|
||
skipx
|
||
text
|