summaryrefslogtreecommitdiffstats
path: root/src/kernel-install (follow)
Commit message (Expand)AuthorAgeFilesLines
* kernel-install/60-ukify: also search in {/run,/usr/local/lib}/kernel/Mike Yuan2024-04-221-1/+5
* Revert "kernel-install: Add kernel version to title (#31581)"Lennart Poettering2024-04-031-2/+2
* kernel-install/60-ukify: do not rebuild existing UKIsVitaly Kuznetsov2024-03-251-0/+6
* Merge pull request #31862 from keszybz/add-strdup_to-helperYu Watanabe2024-03-211-10/+10
|\
| * Replace strdup_or_null() by strdup_to()Zbigniew Jędrzejewski-Szmek2024-03-201-10/+10
* | kernel-install: fix uki-copy deinstallGerd Hoffmann2024-03-201-2/+2
|/
* Merge pull request #30480 from keszybz/kernel-install-more-pathsZbigniew Jędrzejewski-Szmek2024-03-082-51/+49
|\
| * kernel-install: support full set of config files and drop-insZbigniew Jędrzejewski-Szmek2024-03-072-50/+48
| * udev,backlight,kernel-install: reword sentences starting with "Skipping to"Zbigniew Jędrzejewski-Szmek2024-03-071-1/+1
* | Use VERSION_TAG instead of GIT_VERSION in kernel-install scriptsDaan De Meyer2024-03-062-2/+2
* | stat-util: generalize is_* and verify_* handlingMike Yuan2024-03-041-1/+1
* | kernel-install: Add kernel version to title (#31581)Guilhem Lettron2024-03-031-2/+2
* | dissect-image: add flag for explicitly enabling userspace verity signature ch...Lennart Poettering2024-02-281-1/+2
|/
* meson: Start adding devel and rc suffixes to the project versionDaan De Meyer2024-02-141-1/+1
* tree-wide: port over various pieces of code to strv_extend_many()Lennart Poettering2024-01-171-5/+4
* Merge pull request #30851 from lnussel/kernel-installYu Watanabe2024-01-161-17/+20
|\
| * kernel-install: silence num kernels installedLudwig Nussel2024-01-151-1/+1
| * kernel-install: fix context_copyLudwig Nussel2024-01-151-16/+19
* | tree-wide: Load entry-token and layout.conf from /usr/lib/kernel/ as wellDaan De Meyer2024-01-161-21/+2
|/
* Add --root= support for list and prepare add-all for --root= supportDaan De Meyer2024-01-121-17/+11
* kernel-install: clarify what is currently supported with --root and --imageAntonio Alvarez Feijoo2024-01-101-2/+8
* kernel-install: fix memory leakAntonio Alvarez Feijoo2024-01-101-0/+1
* Merge pull request #30232 from keszybz/ukify-importsZbigniew Jędrzejewski-Szmek2023-12-131-19/+15
|\
| * kernel-install/60-ukify: use exec() instead of runpyZbigniew Jędrzejewski-Szmek2023-12-011-19/+15
* | kernel-install: Fix inspect with --root= when no version is specifiedDaan De Meyer2023-12-111-3/+3
* | kernel-install: Look for uki.conf in /usr/lib/kernel as wellDaan De Meyer2023-12-111-2/+1
|/
* ukify: be more explicit about where to find ukifyPaymon MARANDI2023-11-251-1/+2
* kernel-install: do not resolve symlink in paths passed to pluginsYu Watanabe2023-11-211-27/+50
* test: add test cases about plugin exit codeYu Watanabe2023-11-201-0/+25
* kernel-install: propagate failures in pluginsYu Watanabe2023-11-201-9/+8
* tree-wide: fix typoYu Watanabe2023-11-081-1/+1
* update CILennart Poettering2023-11-071-1/+1
* kernel-install: make "inspect" work more like "add" regarding omission of par...Lennart Poettering2023-11-071-24/+60
* kernel-install: add add-all verbLennart Poettering2023-11-071-12/+178
* kernel-install: make version/kernel image parameters optional for "add"Lennart Poettering2023-11-071-6/+44
* kernel-install: add command to list installed kernelsLennart Poettering2023-11-071-8/+83
* kernel-install: Add --root, --image and --image-policyDaan De Meyer2023-11-061-12/+77
* kernel-install: Add --json option for inspect verbDaan De Meyer2023-11-062-21/+129
* kernel-install: Log location that uki is installed inDaan De Meyer2023-11-051-2/+2
* Fixed a typo in kernel-install/60-ukify.install.in for globing microcodeMarc Pervaz Boocha2023-11-011-1/+1
* kernel-install/60-ukify: also support the convention with 'devicetree' fileZbigniew Jędrzejewski-Szmek2023-10-113-0/+47
* kernel-install/60-ukify: add helper function for locating input filesZbigniew Jędrzejewski-Szmek2023-10-111-16/+24
* kernel-install/90-loaderentry: do not read dtbs from /bootZbigniew Jędrzejewski-Szmek2023-10-111-5/+3
* kernel-install: describe usage as installkernelZbigniew Jędrzejewski-Szmek2023-09-281-5/+11
* ukify: move to /usr/bin and mark as non non-experimentalZbigniew Jędrzejewski-Szmek2023-08-291-1/+1
* sd-id128: introduce ERRNO_IS_NEG_MACHINE_ID_UNSETZbigniew Jędrzejewski-Szmek2023-08-161-4/+3
* Make ukify the default ifUKI_GENERATOR is unsetcvlc122023-08-101-1/+1
* Merge pull request #28743 from mrc0mmand/lint-python-scriptsLuca Boccassi2023-08-101-4/+1
|\
| * Add .pylintrc to globally suppress warnings we don't really care aboutFrantisek Sumsal2023-08-101-4/+1
* | 60-ukify.install: fix whitespaceZbigniew Jędrzejewski-Szmek2023-08-091-1/+1
|/