summaryrefslogtreecommitdiff
path: root/src/machine-id-setup
Commit message (Expand)AuthorAgeFilesLines
* dissect-image: port mount_image_privately_interactively() to use /run/systemd...Lennart Poettering2023-05-161-3/+3
* machine-id-setup: Do not overwrite if /etc/machine-id contains uninitializedDaan De Meyer2023-05-151-4/+14
* image-policy: introduce parse_image_policy_argument() helperYu Watanabe2023-04-131-13/+8
* tree-wide: hook up image dissection policy logic everywhereLennart Poettering2023-04-051-12/+29
* machine-id-setup: use id128_get_machine() at one more placeYu Watanabe2023-04-051-4/+1
* Revert "sd-id128: make id128_read() optionally take root directory"Yu Watanabe2023-04-041-1/+4
* sd-id128: make id128_read() optionally take root directoryYu Watanabe2023-03-271-4/+1
* dissect-image: Return mount point fd if requestedDaan De Meyer2023-02-171-0/+1
* sd-id128: make id128_read() or friends return -ENOPKG when the file contents ...Yu Watanabe2022-12-121-1/+1
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* tree-wide: drop unused reference to DecryptedImageYu Watanabe2022-09-181-3/+1
* tree-wide: port everything over to new sd-id128 compund literal blissLennart Poettering2021-08-201-2/+1
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-1/+1
* tree-wide: enable automatic growing of file systems in images in various tool...Lennart Poettering2021-04-231-1/+2
* machine-id-setup: support --image= modeLennart Poettering2021-03-311-3/+45
* Move and rename parse_path_argument() functionZbigniew Jędrzejewski-Szmek2021-02-151-1/+2
* tree-wide: Drop custom formatting for print() help messagesDaan De Meyer2021-01-311-4/+3
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: keep machine-id transient until first boot completesHarald Seiler2020-10-191-1/+1
* machine-id-setup: avoid unexpected abortingChen Qi2019-10-251-1/+1
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-4/+3
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* machine-id: use static destructor and DEFINE_MAIN_FUNCTION() macroYu Watanabe2018-11-201-11/+12
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-4/+17
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* machine-id-setup: `--print --commit` respects the --root optionEvgeny Vereshchagin2016-12-131-1/+5
* machine-id-setup: add new --print switchLennart Poettering2016-07-221-3/+27
* core: rework machine-id-setup.c to use the calls from id128-util.[ch]Lennart Poettering2016-07-221-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: Add machine-id settingNils Carlson2016-01-121-1/+1
* tree-wide: sort includesThomas Hindoe Paaboel Andersen2015-11-161-1/+1
* path-util: unify how we process paths specified on the command lineLennart Poettering2015-10-241-5/+9
* machine-id-commit: merge machine-id-commit functionality into machine-id-setupLennart Poettering2015-09-291-4/+18
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-8/+6
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-7/+4
* machine-id-setup: use path_kill_slashes and modernizationsZbigniew Jędrzejewski-Szmek2014-03-141-2/+2
* machine-id: add --root option to operate on an alternate fs treeGreg KH2014-03-141-3/+12
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-061-5/+3
* build-sys: drop all distribution specfic checksLennart Poettering2013-01-041-1/+0
* log: correct usage of logging API at a few placesLennart Poettering2012-07-131-1/+0
* machine-id-setup: add the usual command line parametersLennart Poettering2012-04-122-0/+69
* main: we want all setup functions to be in files called xxx-setup.[ch]Lennart Poettering2012-04-121-0/+35