Resolves: bz522486
This commit is contained in:
parent
b9b1d10954
commit
c16c339e25
5
kdump_dracut_modules/99kdumpbase/check
Executable file
5
kdump_dracut_modules/99kdumpbase/check
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
#do not add this module by default
|
||||
exit 1
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: kexec-tools
|
||||
Version: 2.0.0
|
||||
Release: 24%{?dist}
|
||||
Release: 25%{?dist}
|
||||
License: GPLv2
|
||||
Group: Applications/System
|
||||
Summary: The kexec/kdump userspace component.
|
||||
@ -261,6 +261,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 10 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-25
|
||||
- Fix dracut module check file (bz 522486)
|
||||
|
||||
* Thu Aug 13 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-24
|
||||
- update kdump adv conf init script & dracut module
|
||||
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
d9f2ecd3c3307905f24130a25816e6cc kexec-tools-2.0.0.tar.bz2
|
||||
3e802d638dce0080b910f15908c04a24 kexec-tools-po.tar.gz
|
||||
190f8878aa7e7b63a96fde5d59538eec makedumpfile-1.3.3.tar.gz
|
||||
827939e16fc1af25ecddb0d4ef9e2bb2 dracut-files.tbz2
|
||||
1c240b7c727d44c5a3e1ef2d59a4f80d dracut-files.tbz2
|
||||
|
Loading…
Reference in New Issue
Block a user