index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
machine-id-setup.c
Age
Commit message (
Expand
)
Author
2014-06-10
machine-id-setup: fix array size of parameters
Lennart Poettering
2014-04-28
machine-id: only look into KVM uuid when we are not running in a
Lennart Poettering
2014-03-18
util: replace close_nointr_nofail() by a more useful safe_close()
Lennart Poettering
2014-03-14
machine-id-setup: use path_kill_slashes and modernizations
Zbigniew Jędrzejewski-Szmek
2014-03-14
machine-id: add --root option to operate on an alternate fs tree
Greg KH
2013-10-21
build-sys: use -Og instead of -O0 to catch warnings
Kay Sievers
2013-04-30
id128: when taking user input for a 128bit ID, validate syntax
Lennart Poettering
2013-04-08
machine-id: fix missing initialization
systemd/v201
Lennart Poettering
2013-04-04
util: add a bit of syntactic sugar to run short code fragments with a differe...
Lennart Poettering
2013-04-03
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-03-31
nspawn, machine-id-setup: warn if read-only mount call fails
Zbigniew Jędrzejewski-Szmek
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2012-08-13
machine-id: properly mount transient machine ID read-only
Lennart Poettering
2012-04-22
machine-id: fix spelling
Lennart Poettering
2012-04-22
util: unify getenv() logic for other PID
Lennart Poettering
2012-04-12
build-sys: move *-setup out of shared to avoid selinux being pulled in
Lennart Poettering