Code review comment for lp:~andreserl/maas/trunk-fpi

Revision history for this message
Andres Rodriguez (andreserl) wrote :

Hi Julian,

I have addressed all of your comments but the SAY one. SO something like?

LABEL execute
  SAY Booting under MAAS direction...
  SAY {{kernel_params() | kernel_command}}
  KERNEL ifcpu64.c32
  APPEND amd64 -- i386

« Back to merge proposal