[PATCH] minix: avoid mistakenly probing ext2 filesystems

2020-05-26 Thread Daniel Drake
ext2 (and ext3, ext4) filesystems write the number of free inodes to location 0x410. On a minix filesystem, that same location is used for the minix superblock magic number. If the number of free inodes on an ext2 filesystem is equal to any of the four minix superblock magic values plus any multi

Re: Bug#912846: grub2: stop depending on ttf-dejavu-core

2020-05-26 Thread Daniel Kiper
Hi, In general I am OK with the patch. However, I want to ask you to respot it using "git send-email". Additionally, please add proper commit message and your SOB. Daniel On Sat, May 23, 2020 at 06:02:35PM +0200, Fabian Greffrath wrote: > Control: forwarded -1 grub-devel@gnu.org > Control: tags

Re: [PATCH v4 1/3] docs: Add grub command documentation checks

2020-05-26 Thread Alex Burmashev
Reviewed-by: Alex Burmashev 11-May-20 1:12 AM, Hans Ulrich Niedermann пишет: > This adds the docs/check-commands.py script which checks whether > grub commands implemented in the git source tree are documented > in docs/grub.texi and vice versa. > > During a standard "make" command, BUILT_SOURCES