Unnamed repository
c3635964c4
Currently we overwrite 40ip.conf to make ip and ifname both at the first line. But getarg() of dracut doesn't have the limitation that all cmdline args should be at the first line. Therefore, we can remove the overwrite safely. After applying this patch, in 2nd kernel, kdump:/# cat /etc/cmdline.d/40ip.conf ip=eth0:dhcp ifname=eth0:52:54:00:b2:98:05 kdump:/# source /usr/lib/dracut/dracut-lib.sh kdump:/# getarg ip ip=eth0:dhcp kdump:/# getarg ifname ifname=eth0:52:54:00:b2:98:05 Signed-off-by: WANG Chao <chaowang@redhat.com> Acked-by: Baoquan He <bhe@redhat.com> |
||
---|---|---|
po | ||
.gitignore | ||
98-kexec.rules | ||
dracut-kdump.sh | ||
dracut-module-setup.sh | ||
dracut-monitor_dd_progress | ||
firstboot_kdump.py | ||
kdump.conf | ||
kdump.conf.5 | ||
kdump.init | ||
kdump.service | ||
kdump.sysconfig | ||
kdump.sysconfig.i386 | ||
kdump.sysconfig.ia64 | ||
kdump.sysconfig.ppc64 | ||
kdump.sysconfig.s390x | ||
kdump.sysconfig.x86_64 | ||
kdumpctl | ||
kexec-kdump-howto.txt | ||
kexec-tools-2.0.3-build-makedumpfile-eppic-shared-object.patch | ||
kexec-tools-2.0.3-disable-kexec-test.patch | ||
kexec-tools.spec | ||
mkdumprd | ||
mkdumprd.8 | ||
rhcrashkernel-param | ||
sources | ||
zanata-notes.txt |