summaryrefslogtreecommitdiff
path: root/src/firstboot
AgeCommit message (Expand)Author
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-05-13util: add generic calls for prefixing a root directory to a pathLennart Poettering
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-11shared: add random-util.[ch]Ronny Chevalier
2015-03-07firstboot: set all spwd fields to -1 for consistency with sysusersIvan Shapovalov
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-27notify,firstboot,analyze,run: trim --help output to 80 linesZbigniew Jędrzejewski-Szmek
2015-01-08machined: when cloning a raw disk image, also set the NOCOW flagLennart Poettering
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-10-22firstboot: don't prohibit re-generating the machine id on the current root fsLennart Poettering
2014-10-05ask-password: Add --echo to enable echoing the user inputDavid Sommerseth
2014-10-02firstboot: silence coverityThomas Hindoe Paaboel Andersen
2014-09-11firstboot: silence a warningThomas Hindoe Paaboel Andersen
2014-08-03Unify parse_argv styleZbigniew Jędrzejewski-Szmek
2014-07-29time-util: add and use USEC/NSEC_INFINIYKay Sievers
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering
2014-07-07firstboot: follow lock protocol when changing /etc/shadowLennart Poettering
2014-07-07firstboot: change /etc/shadow access mode to 000Lennart Poettering
2014-07-07firstboot: add new component to query basic system settings on first boot, or...Lennart Poettering