summaryrefslogtreecommitdiff
path: root/src/firstboot
Commit message (Expand)AuthorAgeFilesLines
...
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* Add a helper function that does make_salt+crypt_rZbigniew Jędrzejewski-Szmek2020-09-151-12/+5
* firstboot: don't create/modify passwd and shadow if not askedafg2020-09-031-0/+4
* firstboot: fill empty color if ansi_color unavailable from os-releaseafg2020-09-021-2/+3
* firstboot: hook up with libpwqualityLennart Poettering2020-08-191-0/+10
* firstboot: move --image= logic into common codeLennart Poettering2020-08-111-1/+0
* firstboot: move --image= logic into common codeLennart Poettering2020-08-051-73/+16
* service: add new RootImageOptions featureLuca Boccassi2020-07-291-1/+1
* firstboot: Update help string with --root-shell optionsDaan De Meyer2020-07-291-0/+3
* firstboot: Check if the given shell existsDaan De Meyer2020-07-281-6/+23
* firstboot: don't create /etc/passwd with mode 000Lennart Poettering2020-07-231-1/+1
* firstboot: Add --root-shell optionDaan De Meyer2020-07-221-8/+91
* firstboot: Tighten up passwd/shadow handlingDaan De Meyer2020-07-221-39/+35
* firstboot: add option to turn off welcome text displayLennart Poettering2020-07-071-0/+15
* firstboot: add --image= switchLennart Poettering2020-07-071-6/+108
* firstboot: Add --kernel-command-line optionDaan De Meyer2020-05-271-0/+35
* firstboot: Add --root-password-hashed optionDaan De Meyer2020-05-271-59/+80
* firstboot: Add --delete-root-password optionDaan De Meyer2020-05-271-0/+90
* firstboot: Add --force optionDaan De Meyer2020-05-271-35/+82
* firstboot: Don't check twice if /etc/shadow existsDaan De Meyer2020-05-271-5/+1
* tree-wide: port various bits over to locale_is_installed()Lennart Poettering2020-05-071-10/+18
* tree-wide: use "hostname" spelling everywhereZbigniew Jędrzejewski-Szmek2020-04-211-1/+1
* firstboot: add missing checkZbigniew Jędrzejewski-Szmek2020-02-061-4/+6
* shared: split out crypt() specific helpers into its own .c/.h in src/shared/Lennart Poettering2020-01-151-13/+1
* firstboot: drop duplicate trailing whitespace from root pw questionLennart Poettering2019-08-111-2/+2
* firstboot: only list all options on demandZbigniew Jędrzejewski-Szmek2019-07-171-27/+19
* firstboot: use free_and_strdup, free_and_replaceZbigniew Jędrzejewski-Szmek2019-07-171-11/+2
* firstboot: use color in welcome textLennart Poettering2019-07-131-4/+15
* firstboot: suppress locale menu if there's nothing to choose fromLennart Poettering2019-07-131-14/+35
* Remove string_free_eraseZbigniew Jędrzejewski-Szmek2019-07-101-1/+2
* Merge pull request #12390 from poettering/string-file-mkdirZbigniew Jędrzejewski-Szmek2019-05-281-10/+8
|\
| * tree-wide: make use of the new WRITE_STRING_FILE_MKDIR_0755 flagLennart Poettering2019-05-081-4/+2
| * tree-wide: voidify a few callsLennart Poettering2019-05-081-6/+6
* | firstboot: port to make_salt()Lennart Poettering2019-04-291-28/+7
|/
* util-lib: when copying files make sure to apply some chattrs early, some lateLennart Poettering2019-03-281-2/+2
* util: split out kbd related stuffLennart Poettering2019-03-141-0/+1
* locale-util: prefix special glyph enum values with SPECIAL_GLYPH_Lennart Poettering2018-12-141-4/+4
* util-lib: split out env file parsing code into env-file.cLennart Poettering2018-12-021-0/+1
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-24/+18
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+1
* firstboot: use static destructor and DEFINE_MAIN_FUNCTION() macroYu Watanabe2018-11-201-28/+25
* log: introduce new helper call log_setup_service()Lennart Poettering2018-11-201-3/+1
* random-util: optionally enable blocking getrandom() behaviourLennart Poettering2018-11-081-1/+2
* random-util: change high_quality_required bool parameter into a flags parameterLennart Poettering2018-11-081-1/+1
* random-util: rename acquire_random_bytes() → genuine_random_bytes()Lennart Poettering2018-11-081-1/+1
* ask-password: check keyring in ask_password_tty and ask_password_agentXiang Fan2018-10-311-4/+8
* firstboot: include error cause in log messageYu Watanabe2018-10-201-1/+1
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-4/+15
* tree-wide: use instead of #ifdef for HAVE_*Yu Watanabe2018-06-291-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0