X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=mclu_boot.ml;h=625aea21cc08d74a59be9d4396e0a0510b0e0381;hb=837399023dce58f8fdd9a3c6c5e39af087bacceb;hp=c1054e5226f949cc29385dc4c5490c29c0509907;hpb=97b5c2a2402eef41726e54ed6797e8b7d3336058;p=mclu.git diff --git a/mclu_boot.ml b/mclu_boot.ml index c1054e5..625aea2 100644 --- a/mclu_boot.ml +++ b/mclu_boot.ml @@ -243,6 +243,11 @@ Try: `mclu on %s'\n" hostname hostname; " remote_external_kernel remote_external_initrd else "" in + let xml = xml ^ + match template_info.Template.cmdline with + | Some cmdline -> sprintf " %s\n" cmdline + | None -> "" in + let xml = xml ^ "\