summaryrefslogtreecommitdiffstats
path: root/src/machine-id-setup.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* main: we want all setup functions to be in files called xxx-setup.[ch]Lennart Poettering2012-04-121-35/+0
* rename machine-id-main.c tomacht the binary and move main.c to core/Kay Sievers2012-04-121-0/+35
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-121-265/+0
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* machine-id: don't delete runtime machine-id, and place it in /runLennart Poettering2012-04-111-11/+8
* rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers2012-04-101-0/+1
* machine-id: initialize from $container_uuid if not set otherwiseLennart Poettering2012-03-141-14/+67
* machine-id: initialize vom qemu/kvm -uuid parameter if availableLennart Poettering2012-02-151-1/+40
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-051-1/+2
* journal: add preliminary incomplete implementationLennart Poettering2011-10-071-31/+9
* umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering2011-08-011-0/+3
* machine-id: be nice and generate compliant v4 UUIDsLennart Poettering2011-07-251-8/+30
* use /run instead of /dev/.runKay Sievers2011-03-281-7/+7
* dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering2011-03-091-7/+7
* machine-id: generate /etc/machine-id 0444 by defaultLennart Poettering2011-03-041-1/+6
* machine-id: typo fixLennart Poettering2011-03-041-1/+1
* main: introduce /etc/machine-idLennart Poettering2011-03-041-0/+166