summaryrefslogtreecommitdiff
path: root/src/firstboot
Commit message (Expand)AuthorAgeFilesLines
...
* treewide: another round of simplificationsMichal Schmidt2014-11-281-8/+4
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-281-4/+4
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-281-60/+30
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-281-17/+17
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-17/+17
* firstboot: don't prohibit re-generating the machine id on the current root fsLennart Poettering2014-10-221-3/+0
* ask-password: Add --echo to enable echoing the user inputDavid Sommerseth2014-10-051-2/+2
* firstboot: silence coverityThomas Hindoe Paaboel Andersen2014-10-021-1/+1
* firstboot: silence a warningThomas Hindoe Paaboel Andersen2014-09-111-0/+1
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-031-9/+6
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-291-1/+1
* firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering2014-07-071-71/+0
* firstboot: follow lock protocol when changing /etc/shadowLennart Poettering2014-07-071-1/+8
* firstboot: change /etc/shadow access mode to 000Lennart Poettering2014-07-071-1/+2
* firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering2014-07-073-0/+1002