[PATCH v1 0/5] Some minor fix-ups

Geoff Levand geoff at infradead.org
Mon Apr 27 13:38:30 AEST 2020


Hi Jeremy,

Here are a few build warning fixes, and a fix for the signal handler.

-Geoff

The following changes since commit 0ed84c01b6eaee98bd44cf0892982bbd059c75d1:

  test/parser: Add rhel8 test data to check_DATA (2020-01-25 11:54:50 +0800)

are available in the Git repository at:

  https://github.com/glevand/petitboot--petitboot.git for-merge-1

for you to fetch changes up to e5d07a40272d1761cb9ebdef2722356965bfc482:

  ui-system: Use argv for talloc context (2020-04-26 20:14:07 -0700)

----------------------------------------------------------------
Geoff Levand (5):
      ncurses/nc-menu: Remove stray declaration
      discover/platform-powerpc: Fix build warning
      lib/efi: Fix build warnings
      pb-discover: Fix signal handler
      ui-system: Use argv for talloc context

 discover/pb-discover.c      |  5 +++--
 discover/platform-powerpc.c |  4 ++--
 lib/efi/efivar.c            | 10 +++++-----
 ui/common/ui-system.c       |  5 +++--
 ui/ncurses/nc-menu.h        |  1 -
 5 files changed, 13 insertions(+), 12 deletions(-)

-- 
2.20.1



More information about the Petitboot mailing list