summaryrefslogtreecommitdiff
path: root/src/shared/machine-id-setup.c
Commit message (Expand)AuthorAgeFilesLines
* machine-id-setup: do not read host's machine ID when root directory is specifiedYu Watanabe2023-04-051-10/+5
* tree-wide: use -EBADF for fd initializationZbigniew Jędrzejewski-Szmek2022-12-191-3/+3
* treewide: drop "RUN_" from "RUN_WITH_UMASK"Zbigniew Jędrzejewski-Szmek2022-12-131-2/+2
* sd-id128: fold do_sync flag into Id128FormatFlagYu Watanabe2022-12-121-3/+3
* sd-id128: make id128_read() or friends return -ENOPKG when the file contents ...Yu Watanabe2022-12-121-6/+6
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* strv: declare iterator of FOREACH_STRING() in the loopZbigniew Jędrzejewski-Szmek2022-03-231-1/+1
* basic: split out sync() family of calls from fs-util.[ch] into new c/h fileLennart Poettering2021-10-051-1/+1
* machine-id-setup: generate machine-id from DMI product ID on Amazon EC2Bertrand Jacquin2021-04-301-4/+5
* id128-util: use common implementation of helper to get/validate product IDLennart Poettering2021-04-291-9/+3
* core: move several source files to src/sharedYu Watanabe2021-01-191-0/+282
* build-sys: move *-setup out of shared to avoid selinux being pulled inLennart Poettering2012-04-121-265/+0
* main: we want all setup functions to be in files called xxx-setup.[ch]Lennart Poettering2012-04-121-0/+265
* rename machine-id-main.c tomacht the binary and move main.c to core/Kay Sievers2012-04-121-265/+0
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-121-0/+265