From 6aea9b8beb130b109a3c5a9a99c65a173c271bfd Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 28 Jun 2015 14:04:38 -0400 Subject: docs/maintain/index.html: Example commands for config --- diff --git a/docs/maintain/index.html b/docs/maintain/index.html index 5779801..e9eb313 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -334,6 +334,16 @@ configuration:
$ ./build config corebootmodify (adding a board name on the end is optional)

+ +

+ Examples (GRUB payload):
+ $ ./build config corebootmodify grub/x60
+ $ ./build config corebootreplace grub/x60
+ $ ./build config corebootupdate grub/x60
+ $ ./build config corebootmodify grub/kfsn4-dre
+ $ ./build config corebootreplace grub/kfsn4-dre
+ $ ./build config corebootupdate grub/kfsn4-dre
+

You should also make sure to update the whitelist in -- cgit v0.9.1