config/sysinv/cgts-client/debian/deb_folder
aoliveir b99519e79f Adjust system command bash dynamic completion
For dynamic bash completion, instead of using the legacy
/etc/bash_completiond.d, the current bash-completion can use a
dynamic mechanism in which the customized completion is called
upon completion activation.
The new location that is already pointed by the .bashrc file,
also engaged by the /etc/bash_completion, is
/usr/share/bash-completion/completions.
However, the bash file was placed under a subfolder with the
name of the command which is not necessary since the file already
contains the command name.
Also, the proper file name shall contain .bash extension.

Test Plan:

PASS: Debian image built and installed successfully
PASS: Upon install check system cmd completion works properly
PASS: Check the system.bash file is under the proper path
PASS: AIO-SX properly bootstrapped
PASS: AIO-SX properly unlocked
PASS: Check after bootstrap and unlock that completion works

Story: 2009965
Task: 45260

Signed-off-by: aoliveir <adriano.oliveira@windriver.com>
Change-Id: Ib711618d695b2ae0e1537962fbe7c03d91b0fe28
2022-05-04 15:36:08 +00:00
..
source Update debian packaging for cgts-client 2021-10-17 21:42:57 -04:00
cgts-client.dirs Adjust system command bash dynamic completion 2022-05-04 15:36:08 +00:00
cgts-client.install Adjust system command bash dynamic completion 2022-05-04 15:36:08 +00:00
changelog Update debian packaging for cgts-client 2021-10-17 21:42:57 -04:00
control Update debian packaging for cgts-client 2021-10-17 21:42:57 -04:00
copyright Adjust system command bash dynamic completion 2022-05-04 15:36:08 +00:00
rules Adjust system command bash dynamic completion 2022-05-04 15:36:08 +00:00