Andreas Born
|
2ded951ef7
|
Fix incorrect identifiers in bash-completion.
* util/bash-completion.d/grub-completion.bash.in
(_grub_mkpasswd-pbkdf2): Rename to ...
(_grub_mkpasswd_pbkdf2): ... this. All users updated.
(_grub_script-check): Rename to ...
(_grub_script_check): ... this. All users updated.
|
2011-09-28 14:19:21 +02:00 |
|
BVK Chaitanya
|
b524259bec
|
merge with mainline
|
2010-09-19 18:54:45 +05:30 |
|
Yves Blusseau
|
2b94e3ff6e
|
Add function to get completions from usage.
* util/bash-completion.d/grub-completion.bash.in: Add function to get
completions from usage. Use LC_ALL=C to get options properly.
|
2010-09-15 11:46:16 +02:00 |
|
Yves Blusseau
|
b23ffd70eb
|
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-13 10:29:18 +02:00 |
|