]> git.ipfire.org Git - thirdparty/systemd.git/commit
machine-id-commit: merge machine-id-commit functionality into machine-id-setup
authorLennart Poettering <lennart@poettering.net>
Wed, 23 Sep 2015 17:36:21 +0000 (19:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 29 Sep 2015 19:55:51 +0000 (21:55 +0200)
commit4a9b1dd4ad38e54e6b7df99fe3366ceddd1fa572
treee7425f56edc4e8f9a78200d033ba9decc2407f18
parentc2fc2c2560f0ca0fab383753c065e45d76f465e5
machine-id-commit: merge machine-id-commit functionality into machine-id-setup

And remove machine-id-commit as separate binary.

There's really no point in keeping this separate, as the sources are
pretty much identical, and have pretty identical interfaces. Let's unify
this in one binary.

Given that machine-id-commit was a private binary of systemd (shipped in
/usr/lib/) removing the tool is not an API break.

While we are at it, improve the documentation of the command substantially.
.gitignore
Makefile-man.am
Makefile.am
man/machine-id.xml
man/systemd-machine-id-commit.service.xml
man/systemd-machine-id-commit.xml [deleted file]
man/systemd-machine-id-setup.xml
src/machine-id-commit/Makefile [deleted symlink]
src/machine-id-commit/machine-id-commit.c [deleted file]
src/machine-id-setup/machine-id-setup-main.c
units/systemd-machine-id-commit.service.in