On Thu, Feb 15, 2018 at 11:30:32AM +0100, Daniel Kiper wrote:
> On Thu, Feb 01, 2018 at 06:18:57PM +, Leif Lindholm wrote:
> > Clean up code for matching IS_ARM slightly by making use of struct
> > linux_arm_kernel_header and GRUB_LINUX_ARM_MAGIC_SIGNATURE.
> >
> > Signed-off-by: Leif Lindholm
On Mon, Feb 26, 2018 at 01:15:49PM +, Leif Lindholm wrote:
> On Fri, Feb 23, 2018 at 11:11:08PM +0100, Daniel Kiper wrote:
> > > > 9-10/10 Switches to use the arm/arm64 kernel header structs in the
> > > > "file" command".
> > >
> > > I am OK, excluding patch 9, with this patch series.
With --disable-nls no locales exist.
Avoid runtime error by wrapping install logic inside ENABLE_NLS.
Signed-off-by: Olaf Hering
---
util/grub-install-common.c | 108 +
1 file changed, 59 insertions(+), 49 deletions(-)
--- a/util/grub-install-common.c