Project

General

Profile

« Previous | Next » 

Revision c3a26ef3

Added by Dominic Cleal about 9 years ago

templates - sync from community-templates

(cherry picked from commit 14e932fb6243f408274dd090dd492664f079393e)

View differences:

app/views/unattended/pxe/PXELinux_memdisk.erb
oses:
- FreeBSD (memdisk image)
%>
default memdisk
label memdisk
kernel memdisk
append initrd=<%= @initrd %> harddisk raw
DEFAULT memdisk
LABEL memdisk
KERNEL memdisk
APPEND initrd=<%= @initrd %> harddisk raw

Also available in: Unified diff