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
*
udev,backlight,kernel-install: reword sentences starting with "Skipping to"
Zbigniew Jędrzejewski-Szmek
2024-03-07
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
*
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