summaryrefslogtreecommitdiff
path: root/src/kernel-install
Commit message (Expand)AuthorAgeFilesLines
* test/60-ukify: override stub location in testsZbigniew Jędrzejewski-Szmek2023-05-051-0/+2
* test-kernel-install: test 60-ukify.install and 90-uki-copy.installZbigniew Jędrzejewski-Szmek2023-05-052-7/+33
* 60-ukify: kernel-install plugin that calls ukify to create a UKIZbigniew Jędrzejewski-Szmek2023-05-052-2/+234
* 90-loaderentry: make sure that variables are setZbigniew Jędrzejewski-Szmek2023-05-031-3/+3
* test-kernel-install: several cleanupsYu Watanabe2023-03-301-10/+15
* Define $KERNEL_INSTALL_UKI_GENERATORGertalitec2023-03-262-1/+7
* kernel-install: check all entry candidates first, then check existence of $pr...Yu Watanabe2023-03-171-8/+8
* Revert "kernel-install: also try to find $BOOT by partition GUID"Yu Watanabe2023-03-171-20/+0
* Merge pull request #26119 from kraxel/uki.installLuca Boccassi2023-03-082-4/+12
|\
| * kernel-install: handle uki installs automaticallyGerd Hoffmann2023-03-071-2/+10
| * 90-uki-copy.install: create $BOOT/EFI/Linux directory if neededGerd Hoffmann2023-03-071-2/+2
* | kernel-install: also try to find $BOOT by partition GUIDLuca Boccassi2023-03-031-0/+20
* | kernel-install: use log_verbose everywhereLuca Boccassi2023-03-021-7/+4
|/
* boot: Make sure we take --root into account everywhere.Daan De Meyer2023-02-091-4/+7
* meson: Properly install 90-uki-copy.installJan Janssen2023-01-271-2/+5
* bootctl: unlink and cleanup functionsLudwig Nussel2023-01-192-1/+33
* kernel-install: refactor some variablesLudwig Nussel2023-01-101-10/+12
* kernel-install: run depmod only if writeableLudwig Nussel2023-01-051-0/+2
* kernel-install: Add uki layoutJoerg Behrmann2022-11-292-0/+99
* kernel-install: add header to generate entry filesZbigniew Jędrzejewski-Szmek2022-11-231-0/+2
* kernel-install: make 90-loadentry.install templatedZbigniew Jędrzejewski-Szmek2022-11-222-2/+10
* Handle MACHINE_ID=uninitializedMarcus Schäfer2022-11-171-0/+1
* Fix reading /etc/machine-id in kernel-install (#25388)Marcus Schäfer2022-11-151-1/+1
* kernel-install: skip 50-depmod if depmod is not availableLuca Boccassi2022-11-071-0/+1
* kernel-install/90-loaderentry: do not override an existing systemd.machine_idAntonio Alvarez Feijoo2022-11-071-1/+1
* kernel-install/90-loaderentry: do not add multiple systemd.machine_id optionsAntonio Alvarez Feijoo2022-11-041-1/+1
* kernel-install: do not fail if a plugin exits with 77Yu Watanabe2022-09-281-5/+4
* kernel-install: do not fail if $layout is not "bls"Yu Watanabe2022-09-281-2/+2
* kernel-install/90-loaderentry: fix chownнаб2022-09-211-2/+2
* tree-wide: fix typoYu Watanabe2022-07-201-1/+1
* kernel-install: add helper for loggingZbigniew Jędrzejewski-Szmek2022-07-141-36/+30
* kernel-install: suppress bogus shellcheck hintZbigniew Jędrzejewski-Szmek2022-07-121-0/+1
* kernel-install: use set -eZbigniew Jędrzejewski-Szmek2022-07-123-0/+6
* kernel-install: return 0 for unknown verbs in pluginsZbigniew Jędrzejewski-Szmek2022-07-122-1/+2
* kernel-install: raise fuss if plugins are called without the expected parametersZbigniew Jędrzejewski-Szmek2022-07-122-5/+5
* test-kernel-install: add a simple test that kernel-install copies the filesZbigniew Jędrzejewski-Szmek2022-07-122-1/+86
* kernel-install: mark the plugins as executable in gitZbigniew Jędrzejewski-Szmek2022-07-122-0/+0
* kernel-install: allow overriding the plugin list tooZbigniew Jędrzejewski-Szmek2022-07-121-10/+15
* kernel-install/90-loaderentry: make ownership change optionalZbigniew Jędrzejewski-Szmek2022-07-061-2/+4
* kernel-install: allow overriding the path to config filesZbigniew Jędrzejewski-Szmek2022-07-062-9/+19
* kernel-install: do not silently ignore files we can't readZbigniew Jędrzejewski-Szmek2022-07-062-11/+15
* kernel-install: do not let config file override variablesZbigniew Jędrzejewski-Szmek2022-07-061-6/+21
* kernel-install: fix invocation as installkernelZbigniew Jędrzejewski-Szmek2022-07-061-1/+1
* Use https for gnu.orgMichael Biebl2022-06-283-3/+3
* Merge pull request #23529 from nabijaczleweli/dollar-asteriskZbigniew Jędrzejewski-Szmek2022-05-301-14/+7
|\
| * kernel-install: don't log each initrd on its own line in verbose modeнаб2022-05-261-2/+2
| * kernel-install: actually ignore the last two argumentsнаб2022-05-261-13/+6
* | kernel-install: if a plugin fails, return error immediatelyZbigniew Jędrzejewski-Szmek2022-05-261-2/+2
|/
* kernel-install: ignore extra args passed when invoked as installkernelZbigniew Jędrzejewski-Szmek2022-05-241-2/+13
* shellcheck-clean kernel-install againнаб2022-05-231-1/+4