summaryrefslogtreecommitdiff
path: root/src/machine-id-setup.c
AgeCommit message (Expand)Author
2012-04-12main: we want all setup functions to be in files called xxx-setup.[ch]Lennart Poettering
2012-04-12rename machine-id-main.c tomacht the binary and move main.c to core/Kay Sievers
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11machine-id: don't delete runtime machine-id, and place it in /runLennart Poettering
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers
2012-03-14machine-id: initialize from $container_uuid if not set otherwiseLennart Poettering
2012-02-15machine-id: initialize vom qemu/kvm -uuid parameter if availableLennart Poettering
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering
2011-10-07journal: add preliminary incomplete implementationLennart Poettering
2011-08-01umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering
2011-07-25machine-id: be nice and generate compliant v4 UUIDsLennart Poettering
2011-03-28use /run instead of /dev/.runKay Sievers
2011-03-09dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemdLennart Poettering
2011-03-04machine-id: generate /etc/machine-id 0444 by defaultLennart Poettering
2011-03-04machine-id: typo fixLennart Poettering
2011-03-04main: introduce /etc/machine-idLennart Poettering