Unnamed repository
Go to file
Dave Young 24eaa7da8f port raw dump from rhel6 [v7]
Resolves: bz805783

kdumpctl: save_raw if found vmcore
mkdumprd: checking available size of raw disk
dracut module: do the dumping

Note, add a dir /kdumpscripts for monitor_dd_progress and future
kdump scripts
[v1->v2]: monitor_dd_process become a script instead of a function
          add missed utils
          use pipe with dc
[v2->v3]: Don: fix dd_progress_file typo
          Vivek: move [ -f $conf_file ] earlier
                 don't split keyfile= and [ -f keyfile ]
                 move default core_collector earlier
                 move non-makedumpfile warnings to mkdumprd
                 make check available size a common function
          Amerigo: use less pipe for grep then awk print
                   use shell (( )) instead of dc
          use cut instead of awk
          no need install dc and awk
          make DD_BLKSIZE a variable
          don't add 0755 file in git, chmod in module-setup.sh
[v3->v4]: vivek: kdumpctl multi raw target handling
          monitor_dd_progress- fix wrong size calculation:
          the tail -1 of dd pregress file is in bytes instead of blocks
          only print the whole dd src file size for non-filtered case
          check [ -b raw target device ] before dump
[v4->v5]: vivek: move check [ -b $1 ] before monitor_dd_progress
          remove multi target function
[v5->v6]: vivek: only warning for raw dump of non-makedumpfile core_collector
[v6->v7]: kdumpctl should return 0 when there's no raw target

Signed-off-by: Dave Young <dyoung@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
2012-05-02 10:06:51 +08:00
kdump_dracut_modules/99kdumpbase port raw dump from rhel6 [v7] 2012-05-02 10:06:51 +08:00
po Updating translation files 2009-10-07 12:45:16 +00:00
.gitignore Pull the latest makedumpfile release, 1.4.2 2012-01-27 23:10:18 +08:00
98-kexec.rules Mass Update of RHEL5 patches 2008-06-05 15:18:53 +00:00
firstboot_kdump.py Pull EL6 kdump fixes into Rawhide Resolves: 597588 2010-06-13 19:20:48 +00:00
kdump.conf Add ssh dump support 2012-02-22 14:12:57 +08:00
kdump.conf.5 Resolves: bz 566135 2010-02-17 16:49:26 +00:00
kdump.init - Fix a syntax error in kdump init script 2010-06-13 21:54:34 +00:00
kdump.service Fixup sysytemd service file 2012-02-22 14:33:53 +08:00
kdump.sysconfig Mass Update of RHEL5 patches 2008-06-05 15:18:53 +00:00
kdump.sysconfig.i386 Use nr_cpus=1 instead of maxcpus=1 on x86 2012-01-25 18:44:05 +08:00
kdump.sysconfig.ia64 Mass Update of RHEL5 patches 2008-06-05 15:18:53 +00:00
kdump.sysconfig.ppc64 update ppc64 sysconfig 2012-04-19 13:48:50 +08:00
kdump.sysconfig.x86_64 update x86_64 sysconfig 2012-04-19 13:52:30 +08:00
kdumpctl port raw dump from rhel6 [v7] 2012-05-02 10:06:51 +08:00
kexec-kdump-howto.txt Pull EL6 kdump fixes into Rawhide Resolves: 597588 2010-06-13 19:20:48 +00:00
kexec-tools-2.0.3-disable-kexec-test.patch Disable kexec_test 2012-01-21 16:56:07 +08:00
kexec-tools.spec Release 2.0.3-45 2012-04-23 15:59:37 +08:00
mkdumprd port raw dump from rhel6 [v7] 2012-05-02 10:06:51 +08:00
mkdumprd.8 Fixing some grammer in man pages 2011-04-26 09:48:49 -04:00
sources Release 2.0.3-45 2012-04-23 15:59:37 +08:00