Unnamed repository
Go to file
Dave Young bbd2e7d30a remove dracut-files.tbz2 [v2]
Resolves: bz816864

currently kexec-tools maintains kdump dracut modules as below dir hierarchy:
 [dave@localhost fedpkg]$ tree kexec-tools/kdump_dracut_modules
 kexec-tools/kdump_dracut_modules
 `-- 99kdumpbase
     |-- kdump.sh
     `-- module-setup.sh

But in kexec-tools.spec, sources line is below:
Source100: dracut-files.tbz2

So we need to manually generate the dracut-files.tbz2, upload it, modify
the sources file which contains the md5sum of these binaies, and then do
the building. The more headache problem is this make local tests of
changes to kdump module hard.

To ease future work, move the files to TOPDIR, cp the sources instead.

Thanks for help from dzickus
[v1->v2]: Also remove dracut-files.tbz2 from sources file
          ChaoWang: add prefix to dracut files
2012-05-03 10:06:05 +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
dracut-kdump.sh remove dracut-files.tbz2 [v2] 2012-05-03 10:06:05 +08:00
dracut-module-setup.sh remove dracut-files.tbz2 [v2] 2012-05-03 10:06:05 +08:00
dracut-monitor_dd_progress remove dracut-files.tbz2 [v2] 2012-05-03 10:06:05 +08: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 remove dracut-files.tbz2 [v2] 2012-05-03 10:06:05 +08:00
mkdumprd mkdumprd: Start using --hostonly and --add kdumpbase while calling dracut 2012-05-02 10:08:18 +08:00
mkdumprd.8 Fixing some grammer in man pages 2011-04-26 09:48:49 -04:00
sources remove dracut-files.tbz2 [v2] 2012-05-03 10:06:05 +08:00