Commit Graph

3 Commits

Author SHA1 Message Date
Michael Stapelberg
ba573a3afc Use orig tarball systemd-204.tar.xz.
Instead of tracking git upstream directly, the upstream branch now
contains the contents of the orig tarball available at
http://www.freedesktop.org/software/systemd/
2014-04-26 10:16:11 +02:00
Michael Stapelberg
0a93274a85 Delete all upstream files in preparation for the merge.
This is necessary to properly deal with files like units/syslog.target,
which would not be deleted when merging otherwise.
2014-04-26 10:15:56 +02:00
Michael Biebl
d611dadcc7 bash-completion: split completions and move to new location
Split the large bash completion script into separate, smaller files each
named after the binary it is used for and move the files to
/usr/share/bash-completion/completions. This way the completions can be
loaded on demand and we only install the completions for the tools we
actually build. The old path /etc/bash_completion.d/ is deprecated and
will disappear in the future.
2013-03-03 14:39:51 +01:00