mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
dbginfo.sh: collect migration backups & logs from old persistent config
Complements commits
("zdev/dracut: add rd.zfcp cmdline option handling")
("zdev/dracut: add rd.dasd cmdline option handling")
and s390utils commits
("zfcp: migrate to consolidated persistent device config with
zdev (#1937046,#1937048)")
("dasd: migrate to consolidated persistent device config with
zdev (#1937046,#1937048)")
.
Github-ID: https://github.com/ibm-s390-linux/s390-tools/pull/158
Reviewed-by: Fedor Loshakov <loshakov@linux.ibm.com>
Acked-by: Vineeth Vijayan <vneethv@linux.ibm.com>
Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Steffen Maier <maier@linux.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
f8592be43d
commit
0be83bfbba
@@ -394,6 +394,7 @@ CONFIGFILES="\
|
||||
/etc/cron.*\
|
||||
/etc/crontab\
|
||||
/etc/crypttab\
|
||||
/etc/dasd.*\
|
||||
/etc/default\
|
||||
/etc/depmod.d\
|
||||
/etc/dnf/dnf.conf\
|
||||
@@ -434,6 +435,7 @@ CONFIGFILES="\
|
||||
/etc/systemd\
|
||||
/etc/udev*\
|
||||
/etc/xinet.d\
|
||||
/etc/zfcp.*\
|
||||
/lib/modprobe.d\
|
||||
$(find /lib/modules -name modules.dep 2>/dev/null)\
|
||||
/lib/systemd/system/docker.service\
|
||||
|
||||
Reference in New Issue
Block a user