logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: 3de31c432083bf935cf37b287470fa2175dd434d
parent f6ff8ee1f9b12489d0e44ec51a493c4f58621b4d
Author: Michael Forney <mforney@mforney.org>
Date:   Fri, 10 Aug 2018 18:00:18 -0700

efibootmgr: Update to 17

Diffstat:

Mpkg/efibootmgr/gen.lua2+-
Mpkg/efibootmgr/rev2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pkg/efibootmgr/gen.lua b/pkg/efibootmgr/gen.lua @@ -1,5 +1,5 @@ cflags{ - [[-D 'EFIBOOTMGR_VERSION="16"']], + [[-D 'EFIBOOTMGR_VERSION="17"']], [[-D 'DEFAULT_LOADER="/linux"']], '-I $srcdir/src/include', '-I $builddir/pkg/efivar/include', diff --git a/pkg/efibootmgr/rev b/pkg/efibootmgr/rev @@ -1 +1 @@ -4 +5