[systemd-devel] [PATCH] bash-completion: split completions and move to new location

Michael Biebl mbiebl at gmail.com
Mon Mar 4 07:53:31 PST 2013


2013/3/2 Michael Biebl <mbiebl at gmail.com>:
> 2013/3/2 Michael Biebl <mbiebl at gmail.com>:
>> I decided to split up the large completion file instead of using symlinks.
>> The duplication is minimal and by splitting up, the files become much
>> more readable and we only need to actually install those bits which
>> are enabled via --config.
>
> One odd thing I noticed: Is it intentional that systemd-coredumpctl is
> built even when you use --disable-coredump? I would have expected that
> this binary would be built conditionally.

After a quick discussion on IRC we concluded, that building
systemd-coredumpctl conditionally is probably the correct thing to do.
So I'll move the binary along with the completion file inside the if
ENABLE_COREDUMP .. fi section.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?


More information about the systemd-devel mailing list