summaryrefslogtreecommitdiff
path: root/src/firstboot
AgeCommit message (Expand)AuthorFilesLines
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering1-6/+6
2015-01-27notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek1-1/+1
2015-01-08machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering1-1/+1
2014-11-28treewide: another round of simplificationsMichal Schmidt1-8/+4
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt1-4/+4
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt1-60/+30
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt1-17/+17
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt1-17/+17
2014-10-22firstboot: don't prohibit re-generating the machine id on the current root fsLennart Poettering1-3/+0
2014-10-05ask-password: Add --echo to enable echoing the user inputDavid Sommerseth1-2/+2
2014-10-02firstboot: silence coverityThomas Hindoe Paaboel Andersen1-1/+1
2014-09-11firstboot: silence a warningThomas Hindoe Paaboel Andersen1-0/+1
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek1-9/+6
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers1-1/+1
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering1-71/+0
2014-07-07firstboot: follow lock protocol when changing /etc/shadowLennart Poettering1-1/+8
2014-07-07firstboot: change /etc/shadow access mode to 000Lennart Poettering1-1/+2
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering3-0/+1002