index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kernel-install
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #30480 from keszybz/kernel-install-more-paths
Zbigniew Jędrzejewski-Szmek
2024-03-08
2
-51
/
+49
|
\
|
*
kernel-install: support full set of config files and drop-ins
Zbigniew Jędrzejewski-Szmek
2024-03-07
2
-50
/
+48
|
*
udev,backlight,kernel-install: reword sentences starting with "Skipping to"
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-1
/
+1
*
|
Use VERSION_TAG instead of GIT_VERSION in kernel-install scripts
Daan De Meyer
2024-03-06
2
-2
/
+2
*
|
stat-util: generalize is_* and verify_* handling
Mike Yuan
2024-03-04
1
-1
/
+1
*
|
kernel-install: Add kernel version to title (#31581)
Guilhem Lettron
2024-03-03
1
-2
/
+2
*
|
dissect-image: add flag for explicitly enabling userspace verity signature ch...
Lennart Poettering
2024-02-28
1
-1
/
+2
|
/
*
meson: Start adding devel and rc suffixes to the project version
Daan De Meyer
2024-02-14
1
-1
/
+1
*
tree-wide: port over various pieces of code to strv_extend_many()
Lennart Poettering
2024-01-17
1
-5
/
+4
*
Merge pull request #30851 from lnussel/kernel-install
Yu Watanabe
2024-01-16
1
-17
/
+20
|
\
|
*
kernel-install: silence num kernels installed
Ludwig Nussel
2024-01-15
1
-1
/
+1
|
*
kernel-install: fix context_copy
Ludwig Nussel
2024-01-15
1
-16
/
+19
*
|
tree-wide: Load entry-token and layout.conf from /usr/lib/kernel/ as well
Daan De Meyer
2024-01-16
1
-21
/
+2
|
/
*
Add --root= support for list and prepare add-all for --root= support
Daan De Meyer
2024-01-12
1
-17
/
+11
*
kernel-install: clarify what is currently supported with --root and --image
Antonio Alvarez Feijoo
2024-01-10
1
-2
/
+8
*
kernel-install: fix memory leak
Antonio Alvarez Feijoo
2024-01-10
1
-0
/
+1
*
Merge pull request #30232 from keszybz/ukify-imports
Zbigniew Jędrzejewski-Szmek
2023-12-13
1
-19
/
+15
|
\
|
*
kernel-install/60-ukify: use exec() instead of runpy
Zbigniew Jędrzejewski-Szmek
2023-12-01
1
-19
/
+15
*
|
kernel-install: Fix inspect with --root= when no version is specified
Daan De Meyer
2023-12-11
1
-3
/
+3
*
|
kernel-install: Look for uki.conf in /usr/lib/kernel as well
Daan De Meyer
2023-12-11
1
-2
/
+1
|
/
*
ukify: be more explicit about where to find ukify
Paymon MARANDI
2023-11-25
1
-1
/
+2
*
kernel-install: do not resolve symlink in paths passed to plugins
Yu Watanabe
2023-11-21
1
-27
/
+50
*
test: add test cases about plugin exit code
Yu Watanabe
2023-11-20
1
-0
/
+25
*
kernel-install: propagate failures in plugins
Yu Watanabe
2023-11-20
1
-9
/
+8
*
tree-wide: fix typo
Yu Watanabe
2023-11-08
1
-1
/
+1
*
update CI
Lennart Poettering
2023-11-07
1
-1
/
+1
*
kernel-install: make "inspect" work more like "add" regarding omission of par...
Lennart Poettering
2023-11-07
1
-24
/
+60
*
kernel-install: add add-all verb
Lennart Poettering
2023-11-07
1
-12
/
+178
*
kernel-install: make version/kernel image parameters optional for "add"
Lennart Poettering
2023-11-07
1
-6
/
+44
*
kernel-install: add command to list installed kernels
Lennart Poettering
2023-11-07
1
-8
/
+83
*
kernel-install: Add --root, --image and --image-policy
Daan De Meyer
2023-11-06
1
-12
/
+77
*
kernel-install: Add --json option for inspect verb
Daan De Meyer
2023-11-06
2
-21
/
+129
*
kernel-install: Log location that uki is installed in
Daan De Meyer
2023-11-05
1
-2
/
+2
*
Fixed a typo in kernel-install/60-ukify.install.in for globing microcode
Marc Pervaz Boocha
2023-11-01
1
-1
/
+1
*
kernel-install/60-ukify: also support the convention with 'devicetree' file
Zbigniew Jędrzejewski-Szmek
2023-10-11
3
-0
/
+47
*
kernel-install/60-ukify: add helper function for locating input files
Zbigniew Jędrzejewski-Szmek
2023-10-11
1
-16
/
+24
*
kernel-install/90-loaderentry: do not read dtbs from /boot
Zbigniew Jędrzejewski-Szmek
2023-10-11
1
-5
/
+3
*
kernel-install: describe usage as installkernel
Zbigniew Jędrzejewski-Szmek
2023-09-28
1
-5
/
+11
*
ukify: move to /usr/bin and mark as non non-experimental
Zbigniew Jędrzejewski-Szmek
2023-08-29
1
-1
/
+1
*
sd-id128: introduce ERRNO_IS_NEG_MACHINE_ID_UNSET
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-4
/
+3
*
Make ukify the default ifUKI_GENERATOR is unset
cvlc12
2023-08-10
1
-1
/
+1
*
Merge pull request #28743 from mrc0mmand/lint-python-scripts
Luca Boccassi
2023-08-10
1
-4
/
+1
|
\
|
*
Add .pylintrc to globally suppress warnings we don't really care about
Frantisek Sumsal
2023-08-10
1
-4
/
+1
*
|
60-ukify.install: fix whitespace
Zbigniew Jędrzejewski-Szmek
2023-08-09
1
-1
/
+1
|
/
*
meson: use install_emptydir() and drop meson-make-symlink.sh
Yu Watanabe
2023-08-08
1
-2
/
+1
*
90-loaderentry: support installing device trees
Emil Renner Berthing
2023-08-07
1
-0
/
+38
*
Teach 60-ukify.install to search the staging dir
Marc Pervaz Boocha
2023-08-07
1
-1
/
+9
*
meson: move declarations of kernel-install and sulogin-shell
Yu Watanabe
2023-08-01
1
-6
/
+14
*
kernel-install: Make sure KERNEL_INSTALL_BYPASS is disabled in tests
Daan De Meyer
2023-07-31
1
-0
/
+1
*
kernel-install: Only bypass "add" and "remove"
Daan De Meyer
2023-07-31
1
-16
/
+19
[next]