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
*
kernel-install: silently ignore unexpected arguments for 'remove' command
Yu Watanabe
2023-07-19
2
-2
/
+18
*
kernel-install: Avoid reopening file descriptor via /proc
Daan De Meyer
2023-07-14
1
-13
/
+13
*
meson: shorten code a bit
Yu Watanabe
2023-06-22
1
-0
/
+2
*
Fix quoting
cvlc12
2023-06-20
1
-2
/
+2
*
Add docs, improve log comments.
cvlc12
2023-06-19
1
-1
/
+1
*
Define 'microcode' type of initrd for the kernel-install staging area.
cvlc12
2023-06-18
1
-3
/
+6
*
kernel-install: skip to read /etc/machine-info in test
Yu Watanabe
2023-06-15
2
-0
/
+10
*
Merge pull request #27946 from keszybz/ukify-genkey-verb
Zbigniew Jędrzejewski-Szmek
2023-06-14
1
-1
/
+1
|
\
|
*
ukify: move verb mangling to finalize_options()
Zbigniew Jędrzejewski-Szmek
2023-06-12
1
-1
/
+1
*
|
Merge pull request #26848 from yuwata/kernel-install
Luca Boccassi
2023-06-08
4
-405
/
+1336
|
\
\
|
|
/
|
/
|
|
*
test-kernel-install: add tests for --entry-token=
Yu Watanabe
2023-06-05
1
-0
/
+17
|
*
kernel-install: introduce --entry-token= option
Yu Watanabe
2023-06-05
1
-2
/
+13
|
*
test-kernel-install: add tests for --make-entry-directory=
Yu Watanabe
2023-06-05
1
-0
/
+72
|
*
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
2
-3
/
+10
|
*
kernel-install: rewrite in C
Yu Watanabe
2023-06-05
3
-405
/
+1183
*
|
ukify: simplify creation of parser
Zbigniew Jędrzejewski-Szmek
2023-06-06
1
-5
/
+4
|
/
*
test/60-ukify: override stub location in tests
Zbigniew Jędrzejewski-Szmek
2023-05-05
1
-0
/
+2
*
test-kernel-install: test 60-ukify.install and 90-uki-copy.install
Zbigniew Jędrzejewski-Szmek
2023-05-05
2
-7
/
+33
*
60-ukify: kernel-install plugin that calls ukify to create a UKI
Zbigniew Jędrzejewski-Szmek
2023-05-05
2
-2
/
+234
*
90-loaderentry: make sure that variables are set
Zbigniew Jędrzejewski-Szmek
2023-05-03
1
-3
/
+3
*
test-kernel-install: several cleanups
Yu Watanabe
2023-03-30
1
-10
/
+15
*
Define $KERNEL_INSTALL_UKI_GENERATOR
Gertalitec
2023-03-26
2
-1
/
+7
*
kernel-install: check all entry candidates first, then check existence of $pr...
Yu Watanabe
2023-03-17
1
-8
/
+8
*
Revert "kernel-install: also try to find $BOOT by partition GUID"
Yu Watanabe
2023-03-17
1
-20
/
+0
*
Merge pull request #26119 from kraxel/uki.install
Luca Boccassi
2023-03-08
2
-4
/
+12
|
\
|
*
kernel-install: handle uki installs automatically
Gerd Hoffmann
2023-03-07
1
-2
/
+10
|
*
90-uki-copy.install: create $BOOT/EFI/Linux directory if needed
Gerd Hoffmann
2023-03-07
1
-2
/
+2
*
|
kernel-install: also try to find $BOOT by partition GUID
Luca Boccassi
2023-03-03
1
-0
/
+20
*
|
kernel-install: use log_verbose everywhere
Luca Boccassi
2023-03-03
1
-7
/
+4
|
/
*
boot: Make sure we take --root into account everywhere.
Daan De Meyer
2023-02-09
1
-4
/
+7
*
meson: Properly install 90-uki-copy.install
Jan Janssen
2023-01-27
1
-2
/
+5
*
bootctl: unlink and cleanup functions
Ludwig Nussel
2023-01-19
2
-1
/
+33
*
kernel-install: refactor some variables
Ludwig Nussel
2023-01-10
1
-10
/
+12
*
kernel-install: run depmod only if writeable
Ludwig Nussel
2023-01-05
1
-0
/
+2
*
kernel-install: Add uki layout
Joerg Behrmann
2022-11-29
2
-0
/
+99
*
kernel-install: add header to generate entry files
Zbigniew Jędrzejewski-Szmek
2022-11-23
1
-0
/
+2
*
kernel-install: make 90-loadentry.install templated
Zbigniew Jędrzejewski-Szmek
2022-11-22
2
-2
/
+10
*
Handle MACHINE_ID=uninitialized
Marcus Schäfer
2022-11-16
1
-0
/
+1
*
Fix reading /etc/machine-id in kernel-install (#25388)
Marcus Schäfer
2022-11-16
1
-1
/
+1
*
kernel-install: skip 50-depmod if depmod is not available
Luca Boccassi
2022-11-07
1
-0
/
+1
*
kernel-install/90-loaderentry: do not override an existing systemd.machine_id
Antonio Alvarez Feijoo
2022-11-07
1
-1
/
+1
*
kernel-install/90-loaderentry: do not add multiple systemd.machine_id options
Antonio Alvarez Feijoo
2022-11-04
1
-1
/
+1
*
kernel-install: do not fail if a plugin exits with 77
Yu Watanabe
2022-09-28
1
-5
/
+4
*
kernel-install: do not fail if $layout is not "bls"
Yu Watanabe
2022-09-28
1
-2
/
+2
*
kernel-install/90-loaderentry: fix chown
наб
2022-09-21
1
-2
/
+2
*
tree-wide: fix typo
Yu Watanabe
2022-07-20
1
-1
/
+1
*
kernel-install: add helper for logging
Zbigniew Jędrzejewski-Szmek
2022-07-14
1
-36
/
+30
[next]