grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add whitelisting support for load_env
@ 2013-09-06 23:59 Jon McCune
  2013-09-06 23:59 ` [PATCH v3 1/3] style: indent --no-tabs --gnu-style grub-core/commands/loadenv.c Jon McCune
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jon McCune @ 2013-09-06 23:59 UTC (permalink / raw)
  To: grub-devel; +Cc: Jon McCune

This is an iteration of the code that was discussed in the v2 patch.
I have not yet updated the documentation to match these changes, since
I would prefer to conclude discussion of the suitability of these
changes first.

Jon McCune (3):
  style: indent --no-tabs --gnu-style grub-core/commands/loadenv.c
  load_env support for whitelisting which variables are read
  Add (multiple) -k, --pubkey=FILE support to grub-install command

 grub-core/commands/loadenv.c | 140 +++++++++++++++++++++++++++++--------------
 util/grub-install.in         |  19 ++++--
 util/grub-install_header     |   6 ++
 3 files changed, 115 insertions(+), 50 deletions(-)

-- 
1.8.4



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-09-19  7:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-06 23:59 [PATCH v3 0/3] Add whitelisting support for load_env Jon McCune
2013-09-06 23:59 ` [PATCH v3 1/3] style: indent --no-tabs --gnu-style grub-core/commands/loadenv.c Jon McCune
2013-09-06 23:59 ` [PATCH v3 2/3] load_env support for whitelisting which variables are read from an env file Jon McCune
2013-09-06 23:59 ` [PATCH v3 3/3] Add (multiple) -k, --pubkey=FILE support to grub-install command Jon McCune
2013-09-19  7:23   ` Vladimir 'φ-coder/phcoder' Serbinenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).