Commit Graph

  • 62d6f35de4 dracut-kdump.sh: POSIX doesn't support pipefail Tao Liu 2021-11-03 19:10:12 +0800
  • 039c1d4dc8 dracut-kdump.sh: Use stat instead of ls to get vmcore size Tao Liu 2021-11-03 19:09:16 +0800
  • 058c4321a8 dracut-kdump.sh: simplify dump_ssh Tao Liu 2021-11-03 19:08:24 +0800
  • e268210244 dracut-kdump.sh: remove add_dump_code Tao Liu 2021-11-03 19:07:43 +0800
  • 28cf217362 dracut-kdump.sh: don't put KDUMP_SCRIPT_DIR in PATH Tao Liu 2021-11-03 19:06:48 +0800
  • f9025ca711 kdump-lib-initramfs.sh: move dump related functions to kdump.sh Tao Liu 2021-11-03 19:05:42 +0800
  • 13a24c49ab Merge kdump-error-handler.sh into kdump.sh Tao Liu 2021-11-03 19:04:34 +0800
  • 35519c3eca kdump-lib-initramfs.sh: prepare to be a POSIX compatible lib Tao Liu 2021-11-03 19:03:26 +0800
  • b494b7f193 bash scripts: reformat with shfmt Tao Liu 2021-11-09 21:42:45 +0800
  • 63308480fc bash scripts: declare and assign separately Tao Liu 2021-11-03 17:30:56 +0800
  • f6d6b60a6a bash scripts: fix redundant exit code check Tao Liu 2021-11-09 21:35:45 +0800
  • bf4667b866 bash scripts: fix variable quoting issue Tao Liu 2021-11-09 21:27:55 +0800
  • c373a2c582 Don't use die in dracut-module-setup.sh Tao Liu 2021-11-03 17:03:30 +0800
  • dcb59c30d5 bash scripts: replace '[ ]' with '[[ ]]' for bash scripts Tao Liu 2021-11-09 21:13:59 +0800
  • 20c694278f mkdumprd: display the absolute path of dump location in the check_user_configured_target() Tao Liu 2021-11-09 21:10:25 +0800
  • 98e1935293 Don't iterate the whole /sys/devices just to find drm device Tao Liu 2021-11-09 20:48:26 +0800
  • b9cefb4161 mkdumprd: prompt the user to install nfs-utils when mounting NFS fs failed Tao Liu 2021-11-09 20:41:42 +0800
  • 16c2821171 bash scripts: use $(...) notation instead of legacy ... Tao Liu 2021-11-03 16:24:01 +0800
  • 67611bba2a bash scripts: always use "read -r" Tao Liu 2021-11-03 16:22:51 +0800
  • d07b20d718 bash scripts: get rid of unnecessary sed calls Tao Liu 2021-11-03 16:21:06 +0800
  • 480de7c63d bash scripts: get rid of expr and let Tao Liu 2021-11-03 16:19:07 +0800
  • e07098aa14 bash scripts: remove useless cat Tao Liu 2021-11-03 15:51:02 +0800
  • 2793b39ac3 import kexec-tools-2.0.20-57.el8 imports/c8/kexec-tools-2.0.20-57.el8 CentOS Sources 2021-11-09 04:53:52 -0500
  • 267a088b2a Release 2.0.23-1 Coiby Xu 2021-11-08 14:09:13 +0800
  • 8b9948df33 Update makedumpfile to 1.7.0 Coiby Xu 2021-11-01 14:13:16 +0800
  • 6936fbc1b2 fix broken extra_bins when installing multiple binaries Coiby Xu 2021-11-01 14:13:16 +0800
  • 6d930905d5 dracut-module-setup.sh: remove surrounding $() for subshell Tao Liu 2021-11-03 15:48:37 +0800
  • 9abf44a082 dracut-module-setup.sh: make iscsi check fail early if cd failed Tao Liu 2021-11-03 15:47:34 +0800
  • 72c3befcb8 dracut-module-setup.sh: fix a loop over ls issue Tao Liu 2021-11-03 15:46:32 +0800
  • 057e505536 dracut-module-setup.sh: fix a ambiguous variable reference Tao Liu 2021-11-03 15:45:41 +0800
  • c8faddc4f8 dracut-module-setup.sh: use "*" to expend array as string Tao Liu 2021-11-03 15:44:30 +0800
  • c0cbd45726 dracut-module-setup.sh: fix _bondoptions wrong references Tao Liu 2021-11-03 15:43:29 +0800
  • 3fb4383a9c dracut-module-setup.sh: remove an unused variable Tao Liu 2021-11-03 15:42:37 +0800
  • 37b61ee43a dracut-module-setup.sh: rework kdump_get_ip_route_field Tao Liu 2021-11-03 15:41:35 +0800
  • caa2405338 mkfadumprd: make _dracut_isolate_args an array Tao Liu 2021-11-03 15:40:15 +0800
  • 1539061bbe mkdumprd: use array to store ssh arguments in mkdir_save_path_ssh Tao Liu 2021-11-03 15:38:39 +0800
  • 9658700a8b mkdumprd: remove an awk call in get_fs_size Tao Liu 2021-11-03 15:37:33 +0800
  • 033d4cf5fb mkdumprd: fix multiple issues with get_ssh_size Tao Liu 2021-11-03 15:36:02 +0800
  • 0d42485888 mkdumprd: remove some redundant echo Tao Liu 2021-11-03 15:34:17 +0800
  • dd08f1bddd mkdumprd: make dracut_args an array again Tao Liu 2021-11-03 15:32:36 +0800
  • 514b4f0679 mkdumprd: use kdump_get_conf_val to read config values Tao Liu 2021-11-03 15:31:19 +0800
  • e35e4054ca kdumpctl: refine grep usage Tao Liu 2021-11-03 15:29:36 +0800
  • 6c43817d23 kdumpctl: fix fragile loops over find output Tao Liu 2021-11-03 15:28:08 +0800
  • 6afe4ea23f kdumpctl: use kdump_get_conf_val to read config values Tao Liu 2021-11-03 15:26:21 +0800
  • 9a937b5e22 kdump-lib.sh: use kdump_get_conf_val to read config values Tao Liu 2021-11-03 15:23:13 +0800
  • 14205c1d6f kdump-lib.sh: add a config value retrive helper Tao Liu 2021-11-03 15:19:50 +0800
  • 67b8dd1cb8 kdump-lib.sh: add a config format and read helper Tao Liu 2021-11-03 15:12:31 +0800
  • 45ebaec123 Add a .editorconfig file Tao Liu 2021-11-03 14:55:52 +0800
  • 727251e52e mkdumprd: drop mountaddr/mountproto nfs mount options Tao Liu 2021-10-26 22:03:28 +0800
  • 7ccb7e18e7 Remove hard requirement on grubby Tao Liu 2021-10-28 13:26:19 +0800
  • 03a2661b37 import kexec-tools-2.0.20-60.el8 imports/c8s/kexec-tools-2.0.20-60.el8 CentOS Sources 2021-10-26 12:21:09 +0000
  • 7c131446bc import kexec-tools-2.0.20-59.el8 imports/c8s/kexec-tools-2.0.20-59.el8 CentOS Sources 2021-10-20 04:21:19 +0000
  • 294c965ca3 selftest: kill VM reliably by recursively kill children processes Coiby Xu 2021-06-21 09:18:11 +0800
  • f22d46eeec import kexec-tools-2.0.20-57.el8 imports/c8-beta/kexec-tools-2.0.20-57.el8 CentOS Sources 2021-10-06 10:28:37 -0400
  • 070a8e6fce import kexec-tools-2.0.20-45.el8 imports/c8-beta/kexec-tools-2.0.20-45.el8 CentOS Sources 2021-03-30 07:32:07 -0400
  • 3068bacf48 import kexec-tools-2.0.20-29.el8 imports/c8-beta/kexec-tools-2.0.20-29.el8 CentOS Sources 2020-07-28 10:00:53 -0400
  • 56ef6d2f5c import kexec-tools-2.0.20-9.el8 imports/c8-beta/kexec-tools-2.0.20-9.el8 CentOS Sources 2020-01-21 13:24:10 -0500
  • f43ca765a2 import kexec-tools-2.0.19-7.el8 imports/c8-beta/kexec-tools-2.0.19-7.el8 CentOS Sources 2019-08-02 15:33:45 -0400
  • 6ea954d518 Release 2.0.22-8 Kairui Song 2021-09-16 23:46:28 +0800
  • f6e6aa4551 92-crashkernel.install: fix exit code Kairui Song 2021-09-01 17:38:50 +0800
  • 4c39ad9a0c dracut-early-kdump.sh: make it POSIX compatible Kairui Song 2021-09-13 16:40:25 +0800
  • ee337c6f49 Add header comment for POSIX compliant scripts Kairui Song 2021-09-13 03:38:14 +0800
  • 4b4d045b8c mkdumprd: allow using dash Kairui Song 2021-08-11 19:55:19 +0800
  • 8cd57e5565 kdump-logger.sh: make it POSIX compatible Kairui Song 2021-08-11 19:19:59 +0800
  • 4cdce1f489 kdump-lib.sh: reformat with shfmt Kairui Song 2021-09-14 03:09:30 +0800
  • 20089dddd5 kdump-lib.sh: declare and assign separately Kairui Song 2021-09-08 03:48:19 +0800
  • 4f01cb1b0a kdump-lib.sh: fix variable quoting issue Kairui Song 2021-09-13 01:18:04 +0800
  • 319219d23b kdump-lib.sh: fix a few ambiguous or redundant code Kairui Song 2021-09-13 01:17:23 +0800
  • c0edb80b8f kdump-lib.sh: fix arithmetic operation syntax Kairui Song 2021-09-08 13:31:31 +0800
  • 53813e8b9a kdump-lib.sh: remove useless echo and cat Kairui Song 2021-09-08 02:48:17 +0800
  • 58d3e6db3a kdump-lib.sh: rework nmcli related functions Kairui Song 2021-09-08 15:20:42 +0800
  • 30090f3a15 kdump-lib.sh: replace '[ ]' with '[[ ]]' and get rid of legacy `` Kairui Song 2021-09-13 01:17:05 +0800
  • 5debf397fe kdump-lib-initramfs.sh: make it POSIX compatible Kairui Song 2021-09-14 03:04:08 +0800
  • 7c76611abb dracut-kdump.sh: reformat with shfmt Kairui Song 2021-09-15 23:10:07 +0800
  • b1339c3b8a dracut-kdump.sh: make it POSIX compatible Kairui Song 2021-08-18 21:06:52 +0800
  • 725027b735 dracut-kdump.sh: POSIX doesn't support pipefail Kairui Song 2021-08-12 02:55:32 +0800
  • b1c794a2cf dracut-kdump.sh: Use stat instead of ls to get vmcore size Kairui Song 2021-09-14 03:00:48 +0800
  • 7a9823b42e dracut-kdump.sh: simplify dump_ssh Kairui Song 2021-08-03 13:23:26 +0800
  • 8f89e89071 dracut-kdump.sh: remove add_dump_code Kairui Song 2021-08-02 01:25:17 +0800
  • 0675edbadb dracut-kdump.sh: don't put KDUMP_SCRIPT_DIR in PATH Kairui Song 2021-08-02 01:19:44 +0800
  • a1205effaa kdump-lib-initramfs.sh: move dump related functions to kdump.sh Kairui Song 2021-08-05 00:59:29 +0800
  • e7118d1de8 Merge kdump-error-handler.sh into kdump.sh Kairui Song 2021-08-02 00:50:22 +0800
  • a5faa052d4 kdump-lib-initramfs.sh: prepare to be a POSIX compatible lib Kairui Song 2021-09-14 03:25:46 +0800
  • 0e4b66b1ab bash scripts: reformat with shfmt Kairui Song 2021-09-14 02:25:40 +0800
  • 4f75e16700 bash scripts: declare and assign separately Kairui Song 2021-08-18 02:04:45 +0800
  • a4648fc851 bash scripts: fix redundant exit code check Kairui Song 2021-09-08 17:23:16 +0800
  • 86538ca6e2 bash scripts: fix variable quoting issue Kairui Song 2021-09-08 17:21:41 +0800
  • 70978c00e5 bash scripts: replace '[ ]' with '[[ ]]' for bash scripts Kairui Song 2021-09-08 17:20:51 +0800
  • 54cc5c44be bash scripts: use $(...) notation instead of legacy ... Kairui Song 2021-09-08 01:48:52 +0800
  • a416930706 bash scripts: always use "read -r" Kairui Song 2021-08-04 15:50:30 +0800
  • fdfad3102e bash scripts: get rid of unnecessary sed calls Kairui Song 2021-08-04 15:46:27 +0800
  • c4d85142be bash scripts: get rid of expr and let Kairui Song 2021-08-04 15:18:59 +0800
  • 6d45257cc1 bash scripts: remove useless cat Kairui Song 2021-08-04 15:14:00 +0800
  • 3b0157197b dracut-module-setup.sh: remove surrounding $() for subshell Kairui Song 2021-09-08 15:15:44 +0800
  • 67e559a6b9 dracut-module-setup.sh: make iscsi check fail early if cd failed Kairui Song 2021-08-04 16:29:55 +0800
  • 3b2fa982bb dracut-module-setup.sh: fix a loop over ls issue Kairui Song 2021-08-04 16:16:44 +0800
  • dfe7555323 dracut-module-setup.sh: fix a ambiguous variable reference Kairui Song 2021-08-04 15:51:34 +0800
  • da3ad9cbda dracut-module-setup.sh: use "*" to expend array as string Kairui Song 2021-08-04 15:47:43 +0800
  • 49dd4fcdbb dracut-module-setup.sh: fix _bondoptions wrong references Kairui Song 2021-08-04 15:41:10 +0800
  • ba7aa447b2 dracut-module-setup.sh: remove an unused variable Kairui Song 2021-08-04 14:29:10 +0800