[PATCH] Restore patches to po/Makefile.in.in

2020-03-01 Thread Colin Watson
These were inadvertently lost during the conversion to Gnulib. The files in po/gettext-patches/ can be imported using "git am" on top of the gettext tag corresponding to AM_GNU_GETTEXT_VERSION in configure.ac (currently 0.18.3). They handle translation of messages in shell files, make msgfmt outp

Re: [PATCH 2/2] Cryptomount support key files

2020-03-01 Thread Patrick Steinhardt
On Fri, Feb 21, 2020 at 10:03:49PM +0100, Denis 'GNUtoo' Carikli wrote: > From: John Lane > > Signed-off-by: John Lane > gnu...@cyberdimension.org: rebase > Signed-off-by: Denis 'GNUtoo' Carikli Same remarks with regards to commit subject and message as for the other patch. > --- > grub-core

Re: [PATCH 1/2] Cryptomount support LUKS detached header

2020-03-01 Thread Patrick Steinhardt
On Fri, Feb 21, 2020 at 10:03:48PM +0100, Denis 'GNUtoo' Carikli wrote: > From: John Lane > > Signed-off-by: John Lane > gnu...@cyberdimension.org: rebase > Signed-off-by: Denis 'GNUtoo' Carikli We usually prefix commit subjects by the respective subsystem they're touching. For example somethi