index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
kernel-install
/
kernel-install.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel-install: Fix inspect with --root= when no version is specified
Daan De Meyer
2023-12-11
1
-3
/
+3
*
kernel-install: do not resolve symlink in paths passed to plugins
Yu Watanabe
2023-11-21
1
-27
/
+50
*
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
*
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
1
-21
/
+92
*
kernel-install: describe usage as installkernel
Zbigniew Jędrzejewski-Szmek
2023-09-28
1
-5
/
+11
*
sd-id128: introduce ERRNO_IS_NEG_MACHINE_ID_UNSET
Zbigniew Jędrzejewski-Szmek
2023-08-16
1
-4
/
+3
*
kernel-install: Only bypass "add" and "remove"
Daan De Meyer
2023-07-31
1
-16
/
+19
*
kernel-install: silently ignore unexpected arguments for 'remove' command
Yu Watanabe
2023-07-19
1
-2
/
+6
*
kernel-install: Avoid reopening file descriptor via /proc
Daan De Meyer
2023-07-14
1
-13
/
+13
*
kernel-install: skip to read /etc/machine-info in test
Yu Watanabe
2023-06-15
1
-0
/
+9
*
kernel-install: introduce --entry-token= option
Yu Watanabe
2023-06-05
1
-2
/
+13
*
kernel-install: introduce --make-entry-directory= option
Yu Watanabe
2023-06-05
1
-1
/
+21
*
kernel-install: add --esp-path= and --boot-path= options
Yu Watanabe
2023-06-05
1
-3
/
+27
*
kernel-install: also parse KERNEL_INSTALL_LAYOUT from /etc/machine-info
Yu Watanabe
2023-06-05
1
-3
/
+5
*
kernel-install: make inspect command optionally take kernel image
Yu Watanabe
2023-06-05
1
-3
/
+9
*
kernel-install: rewrite in C
Yu Watanabe
2023-06-05
1
-0
/
+1183