[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190509174630.26713-1-msys.mizuma@gmail.com>
Date: Thu, 9 May 2019 13:46:25 -0400
From: Masayoshi Mizuma <msys.mizuma@...il.com>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: Masayoshi Mizuma <msys.mizuma@...il.com>,
Masayoshi Mizuma <m.mizuma@...fujitsu.com>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] ktest: support for Boot Loader Specification
From: Masayoshi Mizuma <m.mizuma@...fujitsu.com>
Fedora 30 introduces Boot Loader Specification (BLS) [1],
it changes around grub entry configuration.
This patchset deals with the new configuration.
- Add grub2bls option as REBOOT_TYPE to deal with BLS.
- Some cleanup around getting kernel entries.
[1] https://fedoraproject.org/wiki/Changes/BootLoaderSpecByDefault
Masayoshi Mizuma (5):
ktest: introduce _get_grub_index
ktest: cleanup get_grub_index
ktest: introduce grub2bls REBOOT_TYPE option
ktest: remove get_grub2_index
ktest: update sample.conf for grub2bls
tools/testing/ktest/ktest.pl | 86 +++++++++++++++------------------
tools/testing/ktest/sample.conf | 10 +++-
2 files changed, 48 insertions(+), 48 deletions(-)
--
2.20.1
Powered by blists - more mailing lists