Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-15:Update
kdump.21349
kdump-Add-bootdev-to-dracut-command-line.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kdump-Add-bootdev-to-dracut-command-line.patch of Package kdump.21349
From: Petr Tesarik <ptesarik@suse.com> Date: Thu, 1 Apr 2021 15:09:52 +0200 Subject: Add 'bootdev=' to dracut command line References: bsc#1182309 Git-commit: fe0777beff90a2479b451f5ef9e918249277c8ff If this parameter is missing, dracut will parse the ip= command line option(s) and create the corresponding initqueue jobs, but it will not actually run them, unless they are needed to mount the root filesystem. Fixes: 2ad80dd96b91b889db44dd8c955cb127840a2be2 Signed-off-by: Petr Tesarik <ptesarik@suse.com> --- init/module-setup.sh | 1 + 1 file changed, 1 insertion(+) --- a/init/module-setup.sh +++ b/init/module-setup.sh @@ -211,6 +211,7 @@ kdump_cmdline_ip() { kdump_ip_set_explicitly && return 0 + echo -n "bootdev=$kdump_iface" echo -n "$kdump_netif" case "$kdump_net_mode" in
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor