Skip to content

Commit

Permalink
Add space
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym authored Sep 11, 2021
1 parent d9cfcb9 commit 4debf40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/netbootxyz/templates/menu/gentoo.ipxe.j2
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ set url ${live_endpoint}{{ value.path }}
goto boot
{% endif %}
{% endfor %}

:boot
imgfree
kernel ${url}vmlinuz ip=dhcp root=/dev/ram0 init=/linuxrc loop=/image.squashfs looptype=squashfs cdroot=1 {{ kernel_params }}
Expand Down

0 comments on commit 4debf40

Please sign in to comment.