Re: [PATCH] bash-completion: Remove obsolete usage of 'have' function

2014-12-05 Thread Andrei Borzenkov
В Fri, 5 Dec 2014 22:22:23 -0500 Mike Gilbert пишет: > Recent versions of bash-completion do not provide the 'have' function. It still does as of today GIT. > To keep things simple, this patch just removes it completely. No, that is not what was intended when 'have' was deprecated. You should

[PATCH] bash-completion: Remove obsolete usage of 'have' function

2014-12-05 Thread Mike Gilbert
Recent versions of bash-completion do not provide the 'have' function. To keep things simple, this patch just removes it completely. --- ChangeLog | 4 ++ util/bash-completion.d/grub-completion.bash.in | 66 +- 2 files changed, 17 inser

Re: grub-core/osdep/unix/hostdisk.c: remove support for ancient glibc

2014-12-05 Thread Felix Janda
Andrei Borzenkov wrote: > В Thu, 4 Dec 2014 23:21:09 +0100 > Felix Janda пишет: [..] > > Another solution I would be happy with, is to change the conditions > > > > # if !defined(__GLIBC__) || \ > > ((__GLIBC__ < 2) || ((__GLIBC__ == 2) && (__GLIBC_MINOR__ < 1))) > > > > to > > > > # ((

grub_func_test (video checksums tests)

2014-12-05 Thread Andrei Borzenkov
If I understand it correctly, it computes checksums of each frame on gfxterm. But will not screen content depend on QEMU version, font source used to create unifont and probably other? I.e. - how useful is it to be included in distribution? I ask because it fails for me and I'm not sure whether it

Re: grub-core/osdep/unix/hostdisk.c: remove support for ancient glibc

2014-12-05 Thread Andrei Borzenkov
В Thu, 4 Dec 2014 23:21:09 +0100 Felix Janda пишет: > On 28.11.2014, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > > On 21.11.2014 22:00, Felix Janda wrote: > > > Hello, > > > > > > the file grub-core/osdep/unix/hostdisk.c has special code for glibc<2.1, > > > which gets also pulled in for othe