Commit Graph

3 Commits

Author SHA1 Message Date
Will Thompson
168de09385 Fix --disable-quiet-boot
QUIET_BOOT is always defined: it is 1 if --enable-quiet-boot is passed
to configure, and 0 otherwise. But every CPP conditional was based on
whether it is defined or not; so the --enable-quiet-boot code paths were
in fact always enabled.
2019-06-24 08:00:55 +01:00
Colin Watson
8be00ff3bf New upstream release candidate (2.04~rc1) 2019-05-30 16:52:12 +01:00
Colin Watson
48dbe1e38f Move bash completions to modern location
We now install these in /usr/share/bash-completion/completions/grub and
add appropriate symlinks.

Closes: #912852
2018-11-16 16:39:55 +00:00