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 #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
*
kernel-install: suppress bogus shellcheck hint
Zbigniew Jędrzejewski-Szmek
2022-07-12
1
-0
/
+1
*
kernel-install: use set -e
Zbigniew Jędrzejewski-Szmek
2022-07-12
3
-0
/
+6
*
kernel-install: return 0 for unknown verbs in plugins
Zbigniew Jędrzejewski-Szmek
2022-07-12
2
-1
/
+2
*
kernel-install: raise fuss if plugins are called without the expected parameters
Zbigniew Jędrzejewski-Szmek
2022-07-12
2
-5
/
+5
*
test-kernel-install: add a simple test that kernel-install copies the files
Zbigniew Jędrzejewski-Szmek
2022-07-12
2
-1
/
+86
*
kernel-install: mark the plugins as executable in git
Zbigniew Jędrzejewski-Szmek
2022-07-12
2
-0
/
+0
*
kernel-install: allow overriding the plugin list too
Zbigniew Jędrzejewski-Szmek
2022-07-12
1
-10
/
+15
*
kernel-install/90-loaderentry: make ownership change optional
Zbigniew Jędrzejewski-Szmek
2022-07-06
1
-2
/
+4
*
kernel-install: allow overriding the path to config files
Zbigniew Jędrzejewski-Szmek
2022-07-06
2
-9
/
+19
*
kernel-install: do not silently ignore files we can't read
Zbigniew Jędrzejewski-Szmek
2022-07-06
2
-11
/
+15
*
kernel-install: do not let config file override variables
Zbigniew Jędrzejewski-Szmek
2022-07-06
1
-6
/
+21
*
kernel-install: fix invocation as installkernel
Zbigniew Jędrzejewski-Szmek
2022-07-06
1
-1
/
+1
*
Use https for gnu.org
Michael Biebl
2022-06-28
3
-3
/
+3
*
Merge pull request #23529 from nabijaczleweli/dollar-asterisk
Zbigniew Jędrzejewski-Szmek
2022-05-30
1
-14
/
+7
|
\
|
*
kernel-install: don't log each initrd on its own line in verbose mode
наб
2022-05-26
1
-2
/
+2
|
*
kernel-install: actually ignore the last two arguments
наб
2022-05-26
1
-13
/
+6
*
|
kernel-install: if a plugin fails, return error immediately
Zbigniew Jędrzejewski-Szmek
2022-05-26
1
-2
/
+2
|
/
*
kernel-install: ignore extra args passed when invoked as installkernel
Zbigniew Jędrzejewski-Szmek
2022-05-24
1
-2
/
+13
*
shellcheck-clean kernel-install again
наб
2022-05-23
1
-1
/
+4
*
kernel-install: restore priority of check for /boot/loader/entries
Zbigniew Jędrzejewski-Szmek
2022-05-20
1
-14
/
+11
*
kernel-install: fix detection of entry-token if $BOOT_ROOT is configured
Zbigniew Jędrzejewski-Szmek
2022-05-20
1
-4
/
+11
*
kernel-install: debug the configuration detection if --verbose
Zbigniew Jędrzejewski-Szmek
2022-05-20
1
-7
/
+68
*
kernel-install: bail if machine id generation fails
Zbigniew Jędrzejewski-Szmek
2022-05-19
1
-1
/
+3
*
kernel-install: actually export KERNEL_INSTALL_VERBOSE
Zbigniew Jędrzejewski-Szmek
2022-05-19
1
-1
/
+1
*
Don't not lint kernel-install
наб
2022-05-14
1
-1
/
+3
*
kernel-install: respect $TMPDIR
наб
2022-05-14
1
-1
/
+1
*
kernel-install: 90-loaderentry: remove shopt
наб
2022-05-14
1
-3
/
+3
[next]