Bash completion script for util commands
* Makefile.am: Add util/bash-completion.d directory * configure.ac: Likewise. * util/bash-completion.d/Makefile.am: New file. * util/bash-completion.d/grub-completion.bash.in: Likewise.
This commit is contained in:
parent
d547dc281c
commit
b23ffd70eb
5 changed files with 491 additions and 1 deletions
|
@ -1,3 +1,12 @@
|
|||
2010-09-13 Yves Blusseau <blusseau@zetam.org>
|
||||
|
||||
Bash completion script for util commands
|
||||
|
||||
* Makefile.am: Add util/bash-completion.d directory
|
||||
* configure.ac: Likewise.
|
||||
* util/bash-completion.d/Makefile.am: New file.
|
||||
* util/bash-completion.d/grub-completion.bash.in: Likewise.
|
||||
|
||||
2010-09-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/normal/term.c (put_glyphs_terminal): Correct sign.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue