]> rtime.felk.cvut.cz Git - novaboot.git/blobdiff - README.pod
Add BOOT_METHOD variable to control how to generate GRUB2 config
[novaboot.git] / README.pod
index 3472d52f7acd25b0b903c5e013c527bf23136a10..039a1eb93ae173c3cb26b055e43d6e679d92d899 100644 (file)
@@ -931,6 +931,11 @@ The following variables are interpreted in the novaboot script:
 
 =over 8
 
+=item BOOT_METHOD
+
+Specifies the way GRUB2 boots the kernel. For kernels with multiboot
+support use C<multiboot> method (the default). For Linux kernel use C<linux> method.
+
 =item BUILDDIR
 
 Novaboot chdir()s to this directory before file generation phase. The