-
Tue May 10 2016 Brian Maly <brian.maly@oracle.com> 2.0.7-1.0.9
- Add support for NVME devices [Orabug: 23066567] [Orabug: 20970971]
- Fix dm node control device creation
- Consolidate ELBA-2016-0473 into mkdumprd patch
-
Fri Apr 01 2016 Kevin Lyons <kevin.x.lyons@oracle.com> 2.0.7-1.0.8
- Forward port fix in ELBA-2016-0473
- mkdumprd: Load the mlx4_core module if it is needed in the 2nd kernel, resolves bug 1099589 (Baoquan He)
- nfs dump will fail when netdev has different device name in ifcfg-$dev, resolves bug 1005141 (Baoquan He)
-
Wed Feb 24 2016 Tariq Saeed <tariq.x.saeed@oracle.com> 2.0.7-1.0.7
- add vmcore dump support for ocfs2 [orabug: 22822573]
-
Wed Feb 10 2016 Brian Maly <brian.maly@oracle.com> 2.0.7-1.0.6
- makedumpfile fails to copy some firmware memory in sadump vmcore formats [Orabug: 22695790]
-
Mon Jun 08 2015 Brian Maly <brian.maly@oracle.com> 2.0.7-1.0.3
- Fix stall on failure in kdump init script [Orabug: 21111440]
- kexec-tools: fix fail to find mem hole failure on i386 [Orabug: 21111440]
-
Thu May 14 2015 Vaughan Cao <vaughan.cao@oracle.com> 2.0.7-1.0.2
- mkdumprd: Delete the dead code for blacklist and update man page, update default blacklist [Orabug: 21071452]
- kdump.sysconfig.x86_64: Add acpi_no_memhotplug to kdump kernel [Orabug: 21071452]
- Convert leftover "getent hosts" to "getent ahostsv4" [Orabug: 21071452]
- starting kdump service after network, local fs and remote fs. [Orabug: 21071452]
-
Thu Apr 30 2015 Brian Maly <brian.maly@oracle.com> 2.0.7-1.0.1
- Rebase to makedumpfile version 1.5.7 [Orabug: 18990432]
- Rebase to kexec-tools version 2.0.7 [Orabug: 17848027]
- Add nfsv3 support for mkdumprd [Orabug: 18152290]
- Fix dump vmcore on ext3 partitions [Orabug: 18187563]
- Fix ssh key gen logic [Orabug: 18250359]
- Log reason for failure if kdump fails to start [Orabug: 17966787]
- Fix vmcore-dmesg [Orabug: 18177052] [Orabug: 18420754]
- Make vmcore-dmesg work with new structured logging format and create vmcore-dmesg.txt [Orabug: 20557744]
- Support the -X option for makedumpfile [Orabug: 19885260]
- Fix makedumpfile stall on systems with 6TB memory [Orabug: 20364744]
- sadump: Support more than 16TB physical memory space [Orabug 20898729] (Baoquan He) {ELEA-2015-0811}
-
Tue Sep 23 2014 Brian Maly <brian.maly@oracle.com> 2.0.3-3.0.12
- kexec-tools: non-default routes are ignored by kdump - merge conflicts [Orabug: 19638396] (Baoquan He) {ELBA-2014-1192}
-
Thu Aug 21 2014 Wengang Wang <wen.gang.wang@oracle.com> - 2.0.3-3.0.11
- Make it work when bond name is not bond0 [orabug 19469984]
-
Mon Nov 18 2013 Vaughan Cao <vaughan.cao@oracle.com> 2.0.3-3.0.10
- Correct new makedumpfile location in documents [Orabug: 17796563]
-
Fri Nov 15 2013 Vaughan Cao <vaughan.cao@oracle.com> 2.0.3-3.0.9
- makedumpfile: add '-p' flag in usage section [Orabug: 17796472]
-
Wed Oct 30 2013 Brian Maly <brian.maly@oracle.com> 2.0.3-3.0.8.el6
- makedumpfile: use all available free memory for cyclic buffer (Brian Maly) [Orabug: 17341863]
-
Thu Aug 15 2013 Chuck Anderson <chuck.anderson@oracle.com> 2.0.3-3.0.7.el6
- remove hugepage settings from kdump command line (Sriharsha Yadagudde) [Orabug: 17277187]
-
Mon Apr 08 2013 Vaughan Cao <vaughan.cao@oracle.com> 2.0.3-3.0.6.el6
- export DM_DISABLE_UDEV=1 to tell device mapper and lvm that there is no udev support in kdump initrd, and modify lvm.conf as well. [Orabug: 16561795]
-
Fri Feb 22 2013 Todd Vierling <todd.vierling@oracle.com> 2.0.3-3.0.5.el6
- Make sure /dev/mapper nodes are created via "lvm vgmknodes". [Orabug: 16203364]
-
Thu Nov 22 2012 Maxim Uvarov <maxim.uvarov@oracle.com> 2.0.3-3.0.4.el
- package debug info files to debug rpm. [Orabug: 15865618]
-
Mon Jul 09 2012 Maxim Uvarov <maxim.uvarov@oracle.com> - 2.0.3-3.0.3.el
- add mkdumprd_kern_specific_firmware.patch
-
Thu Jun 21 2012 Maxim Uvarov <maxim.uvarov@oracle.com> - 2.0.3-3.0.1.el6
- use mkdumprd;
- update scripts and settings;
- use stable kexec-tools-2.0.3 and makedumpfile-1.4.3;
- add kdump.init check if it's 2.6.18, then we add --args-linux argument to kexec tools. (This is required for old kernels.).;
- added both nr_cpus=1 and maxcpus=1;
- added mce=off for x86_64.
-
Mon Apr 30 2012 Maxim Uvarov <maxim.uvarov@oracle.com> - 2.0.3-3.el6
- Update to the 2.0.3 stable.
-
Fri Feb 10 2012 Maxim Uvarov <maxim.uvarov@oracle.com> - 2.0.0-209.0.2.el6
- add initramfs.conf [orabug: 13706747]
-
Wed Dec 07 2011 Kevin Lyons <kevin.x.lyons@oracle.com> - 2.0.0-209.0.1.el6
- Make sure "--allow-missing" is effective by adding to MKDUMPRD_ARGS in
kdump.sysconfig, kdump.sysconfig.i386, and kdump.sysconfig.x86_64 [12590865] [11678808]
-
Tue Nov 08 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-209
- Improve debugfs mounting code, from Dave Young.
Resolve bug 748748.
-
Wed Oct 26 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-208
- Search DUP firmware directory too, from Caspar Zhang.
Resolve bug 747233.
-
Wed Oct 26 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-207
- Don't run kdump service on s390x, from Caspar Zhang.
Resolve bug 746207.
-
Mon Oct 24 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-206
- Fix some security flaws, resolve bug 743165.
-
Thu Oct 06 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-205
- Fix a scriptlet failure in fence-agents, resolve bug 739050.
-
Mon Sep 26 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-204
- Add new config "force_rebuild", resolve bug 598067.
-
Wed Sep 21 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-203
- Warn users to use maxcpus=1 instead of nr_cpus=1 for older
kernels, resolve bug 727892.
-
Mon Sep 19 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-202
- Pass "noefi acpi_rsdp=X" to the second kernel, resolve bug 681796.
-
Sat Sep 17 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-201
- Include patch 602 for rawbuild, resolve bug 708503.
-
Wed Sep 14 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-200
- Remove the warning for reserved memory on x86, resolve BZ 731394.
-
Wed Aug 31 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-199
- Add debug_mem_level debugging option, from Jan Stancek.
Resolve Bug 734528.
-
Wed Aug 31 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-198
- Fix the error message on /etc/cluster_iface,
resolve bug 731236. From Ryan O'Hara.
-
Tue Aug 16 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-197
- Add coordination between kdump and cluster fencing for long
kernel panic dumps, resolve bug 585332. From Ryan O'Hara.
-
Mon Aug 01 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-196
- Use nr_cpus=1 instead of maxcpus=1 on x86, resolve Bug 725484.
-
Tue Jul 26 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-195
- Fix segfault on ppc machine with 1TB memory, resolve Bug 709441.
-
Tue Jul 26 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-194
- Specify kernel version for every modprobe, resolve Bug 719105.
-
Tue Jul 26 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-193
- Don't handle raid device specially, resolve Bug 707805.
-
Fri Jul 08 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-192
- Read mdadm.conf correctly, resolve Bug 707805.
-
Thu Jun 30 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-191
- Use makedumpfile as default core_collector for ssh dump.
Resolve Bug 693025.
-
Mon Jun 27 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-190
- Revert the previous patch, resolve Bug 701339.
-
Mon Jun 20 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-189
- Disable THP in kdump kernel, resolve Bug 701339.
-
Wed Apr 27 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-188
- Add the missing i386 part in the backup region patch.
-
Wed Apr 27 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-187
- Remove the warning of missing netmask, resolve Bug 627834.
-
Thu Apr 14 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-186
- Add "MKDUMPRD_ARGS" config, resolve Bug 692685.
-
Wed Apr 13 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-185
- Add "--override-resettable" parameter, resolve Bug 692685.
-
Fri Apr 08 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-184
- Handle UUID on lvm correctly, resolve Bug 693015.
-
Wed Apr 06 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-183
- Fix the patch in -180, resolve Bug 692264.
-
Tue Apr 05 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-182
- Pass full rootdev path to udevadm, resolve Bug 674893.
-
Tue Apr 05 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-181
- Fix KVBASE to correct value for s390x arcitecture.
Resolve Bug 692449.
-
Tue Apr 05 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-180
- Don't check tmpfs for temporary directories, resolve Bug 692264.
-
Thu Mar 31 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-179
- Fix the patch in -172, resolve Bug 607400.
-
Wed Mar 30 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-178
- Fix the patch in -173, resolve Bug 627834.
-
Wed Mar 30 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-177
- Put an error when rootfs is used and it is not resettable.
Resolve bug 674893.
-
Wed Mar 30 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-176
- Avoid loading rootfs when possible, resolve bug 674893.
-
Fri Mar 25 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-175
- Fix the hpsa case, resolve bug 674893.
-
Tue Mar 22 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-174
- Check non-resettable devices, resolve bug 674893.
-
Mon Mar 21 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-173
- Don't check netmask for bridge or bonding interfaces.
Resolve Bug 627834.
-
Mon Mar 21 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-172
- Add UV support, extend for large cpu count and memory.
Resolve Bug 607400.
-
Thu Mar 17 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-171
- Take closing the reboot dialog as no, resolve bug 688150.
-
Thu Mar 17 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-170
- Configure kdump in firstboot, from Neil Horman.
Resolve bug 598064.
-
Thu Mar 10 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-169
- Fix a typo in monitor_dd_progress, resolve bug 683713.
-
Thu Mar 10 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-168
- Use makedumpfile as the default core collector for raw dump,
resolve bug 683735.
-
Tue Mar 01 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-167
- Fix makedumpfile -V segfault, resolve bug 680741.
-
Wed Feb 23 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-166
- Update ru.po, resolve bug 679310.
-
Fri Feb 11 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-165
- Handle new crashkernel= syntax in firstboot.
Resolve bug 676758.
-
Fri Feb 04 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-164
- Re-upload kexec-tools-po.tar.gz.
-
Thu Jan 27 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-163
- Don't use "rev" to identify a disk. Resolve bug 671013.
-
Mon Jan 24 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-162
- Use TMPDIR for all commands invoked. Resolve bug 669655.
-
Fri Jan 21 2011 Amerigo Wang <amwang@redhat.com> - 2.0.0-161
- Update ml.po. Resolve bz 630305.
-
Tue Nov 30 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-160
- Fixed buffer size for ppc devtree, from Neil Horman.
Resolve bz 642735.
-
Mon Nov 29 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-159
- Add blacklist directive to man page (bz 619682)
-
Thu Nov 25 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-158
- Rename the core to .flat only when makedumpfile is specified.
Resolve bz 652191.
-
Thu Nov 25 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-157
- Respect "path" in kdump.init. Resolve bz 626746.
-
Thu Nov 25 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-156
- Add support for s390x, from Mahesh. Resolve bz 632709.
-
Thu Nov 18 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-155
- Check raw partition in kdump.init, from Martin Wilck.
Resolve bz 605411.
-
Thu Nov 18 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-154
- Check if reserving memory succeeds before showing error dialog.
Resolve bz 654245.
-
Wed Nov 17 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-153
- Deselect kdump enable checkbox in firstboot when no enough memory.
Resolve bz 652724.
-
Thu Nov 11 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-152
- Fix ppc file globbing (bz 627118)
-
Thu Nov 11 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-151
- moved makedumpfile to /usr/sbin (bz 627118)
-
Wed Nov 03 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-150
- Extend kcore elf headers size, bz 645441.
-
Wed Nov 03 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-149
- Add "extra_bins /bin/cp" into comments lines of kdump.conf.
bz 628827.
-
Tue Nov 02 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-148
- Fix untranslated strings in firstboot_kdump.py, from Parag.
bz 626318.
-
Tue Nov 02 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-147
- Fix udhcpc script NAK handling, bz 642855.
-
Tue Nov 02 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-146
- Fix mkdumprd hang, bz 626606.
-
Mon Aug 30 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-145
- Fixing typo, bz 627747
-
Mon Aug 30 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-144
- Fix install to not fail on xen domU, see bz 627747
-
Wed Aug 25 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-143
- Prevent installation on xen guests. See bug 608320.
-
Thu Aug 19 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-142
- Use stat -f to get fs type instead of df -T. See bug 609814.
-
Thu Aug 19 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-141
- Check write permission of all possible tmp dirs. See bug 609814.
-
Thu Aug 19 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-140
- Fix storage driver discovery when device label is used,
resolve bug 621162.
-
Fri Aug 13 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-139
- Don't rename ld.so.cache, use -N instead. resolve bug 609814.
-
Thu Aug 12 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-138
- Fix udhcpc hang when bridge is used, resolve bug 602325.
-
Wed Aug 11 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-137
- Extend for large cpu count and memory, resolves bug 607400.
-
Wed Aug 11 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-136
- Increase segments max, resolves bug 615281.
-
Tue Aug 10 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-135
- Update po files, resolves bug 619744.
-
Mon Aug 09 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-134
- Fix a localized string in firstboot. Bug 619744.
-
Wed Aug 04 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-133
- Add EFI info to boot_params (bz 593109)
-
Fri Jul 30 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-132
- Fix firstboot locale bug. Resolves bug 619061.
-
Thu Jul 29 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-131
- fix firstboot to ensure kdump svc is disabled properly (bz 594830)
-
Tue Jul 27 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-130
- Show error diablog when firstboot is not configurable. Resolves bug 612745.
-
Tue Jul 27 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-129
- Fix a typo in code. Resolves bug 616694.
-
Mon Jul 26 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-128
- Fix missing spec requires (bz 617445)
-
Mon Jul 26 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-127
- Don't convert LABEL or UUID. Resolves bug 617124.
-
Mon Jul 26 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-126
- Fix an awk syntax error when slashes are contained. (bug 600575)
-
Mon Jul 26 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-125
- Support xfs. Resolves bug 607527.
-
Fri Jul 23 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-124
- Fix the incorrect count of block devices.
See comment #5 of bug 600575.
-
Fri Jul 23 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-123
- Fix missed btrfsck. Resolves bug 616694.
-
Wed Jul 21 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-122
- Fixed KENREL_TEXT_SIZE value (bz 605732)
-
Tue Jul 20 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-121
- enhance block device detection to handle renaming better (bz 597268)
-
Tue Jul 20 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-120
- Support dumping over bridge. Resolves bug 602325.
-
Mon Jul 19 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-119
- Move kernel parameter checking earlier, before generating initrd.
Resolves bug 605624.
-
Thu Jul 15 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-118
- Fix unmount of rootfs when selinux policy loaded (bz 612822)
-
Thu Jul 15 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-117
- Ignore other core_collector's when dumping over ssh, from Neil Horman.
Resolve bug 614303.
-
Wed Jul 14 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-116
- Include makedumpfile binary by default, resolves bug 614379.
-
Wed Jul 14 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-115
- Clarify core_collector in documents, resolves bug 611614.
-
Wed Jul 14 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-114
- Use tcp when dumping over NFS, to avoid heavily dropped packets.
see comment #6 in bug 613499.
-
Wed Jul 14 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-113
- Use makedumpfile -c -d 31 as default, resolves bug 612183.
-
Tue Jul 13 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-112
- Fix an NFS mount error, resolves bug 613499.
- Fix an ssh error on ppc64, resolves bug 602570.
-
Mon Jul 12 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-111
- Disable kdump service inside xen-guest, resolves bug 608320.
-
Mon Jul 12 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-110
- Fix the wrong local host name, resolves bug 612872.
-
Fri Jul 09 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-109
- Make i686 kexec properly specify e820 map (bz 611654)
-
Fri Jul 09 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-108
- Make makedumpfile respect global TMPDIR. Resolves bug 607404.
-
Fri Jul 09 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-107
- Include the patch from Cai, adding missed options to --help
of makedumpfile. Resolves bug 606704.
-
Fri Jul 09 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-106
- Fix the clock issues in RHEL6. Resolves bug 605844.
-
Thu Jul 08 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-105
- Fix docs to reflect bz 595956 (bz 611639)
-
Wed Jul 07 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-104
- Pick a tmp directory before using it. Resolves bug 609814.
-
Wed Jul 07 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-103
- msh will hang if there are no statements within while loop,
add a no-op. Resolves bug 611667.
-
Wed Jul 07 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-102
- If a symlink with the same name exists, remove it first before
copying, so that extra_bins will be copied correctly.
Resolves bug 611699.
-
Wed Jul 07 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-101
- Copy btrfsck only when necessary. Resolves bug 611451.
-
Wed Jul 07 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-100
- Display memory usage stats during kdump boot.
Resolves bug 604808.
-
Mon Jul 05 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-99
- Support btrfs, and move fs type check earlier so that
mkdumprd will fail soon with unsupported fs type.
Resolves bug 607515 and bug 607131.
-
Mon Jul 05 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-98
- Allow using PREFIX rather than NETMASK too. Resolves bug 608582.
-
Mon Jul 05 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-97
- Remove the debug statement, resolves bug 600286.
-
Thu Jul 01 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-96
- Fix the patch for bug 607195.
-
Thu Jul 01 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-95
- Move modules from /lib into /lib/modules/`uname -r`, and
regenerate modules.dep for them. Resolves bug 602033.
-
Wed Jun 30 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-94
- Fix addition of reserved/acpi regions (bz 600777)
-
Wed Jun 30 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-93
- Fix a regression introduced by the previous patch, see
comment #13 in bug 600607.
-
Wed Jun 30 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-92
- When there are multiple net dump targets, let the last one
overwrite the previous ones, stop showing errors in this case.
See comment #4 in bug 600607.
-
Mon Jun 28 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-91
- Add warning to kdump if we exceeded resere use (bz 607195)
-
Mon Jun 28 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-90
- Only include firmwares that will be used, to reduce kdump
initrd size. Resolves bug 604151.
-
Fri Jun 25 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-89
- Removed remaining nash refs (bz 604787)
-
Wed Jun 23 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-88
- load selinux policy in initramfs (bz 597229)
-
Wed Jun 23 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-87
- We don't need to escape '#' with "\#", otherwise '#' will be
executed as a command before aliased. See comment #4 of bug 600896.
-
Wed Jun 23 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-86
- When there are double quotes in LABEL= in kdump.conf, findfs
will not be able to find the correct label, we should allow
quotes in LABEL= in kdump.conf because a label name may contain
spaces. See comment #4 of bug 600611.
-
Tue Jun 22 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-85
- disable memory cgroups in kdump (bz 605717)
-
Mon Jun 21 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-84
- Fix the wrong patch for bug 600597.
-
Mon Jun 21 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-83
- Add the missed patch for bug 600572.
-
Sat Jun 19 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-82
- prevent fsck from oeprating interactively (bz 595057)
-
Fri Jun 18 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-81
- Add 4G limit to firstboot_kdump.py, resolves bug 523092.
-
Fri Jun 18 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-80
- Fix the other issue in bug 603522.
-
Wed Jun 16 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-79
- Fix bug 603006 and bug 603522.
-
Tue Jun 15 2010 Amerigo Wang <amwang@redhat.com> - 2.0.0-78
- Forward patches from RHEL5, Resolves: bz 592312 600566
600571 600572 600574 600575 600577 600578 600579 600581 600583
600584 600585 600586 600588 600590 600591 600593 600594 600595
600596 600597 600598 600599 600600 600601 600602 600604 600605
600606 600607 600610 600611 600613 600896 602785 602905.
-
Wed Jun 09 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-77
- dchapmans patch to use current rootfs as default in kdump.conf (bz595956)
-
Tue Jun 08 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-76
- Fix blacklisting (bz 596439)
-
Thu Jun 03 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-75
- Fix ppc64 to work & not corrupt vmcore (bz 578067 575685)
-
Wed Jun 02 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-74
- Enhance initrd rebuild detection (bz 592312)
-
Thu May 27 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-73
- fixed raid5 module detection (bz 595809)
-
Wed May 26 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-72
- Fixed kdump option handling (bz 594508)
- Fixed kdump fsck pause (bz 595057)
-
Mon May 24 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-71
- Fixed mkdumprd to remove dup insmod (bz 591172)
-
Thu May 20 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-70
- Fix firstboot to find grub on EFI systems (bz 592140)
- Fix scp monitoring script (bz 593403)
-
Thu May 06 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-69
- Updated translations (bz 589214)
-
Mon Apr 26 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-68
- Remove bogus debug comment from mkdumprd. (bz 585811)
-
Tue Apr 06 2010 Vitaly Mayatskikh <vmayatsk@redhat.com> - 2.0.0-67
- Handle SPARSEMEM properly (bz 574370)
-
Mon Apr 05 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-66
- Add blacklist feature to kdump.conf (bz 568018)
-
Mon Apr 05 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-65
- Fix ssh id propogation w/ selinux (bz 579477)
-
Mon Apr 05 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-64
- Fix major/minor numbers on /dev/rtc (bz 578411)
-
Thu Apr 01 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-63
- Vitaly's fix to detect need for 64 bit elf (bz 578178)
-
Tue Mar 30 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-62
- Update mkdumprd to deal with changes in busybox fsck (bz 577981)
-
Wed Mar 24 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-61
- Add ability to handle firmware hotplug events (bz 563145)
-
Mon Mar 22 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-60
- Add help info for -b option (bz 574305)
-
Thu Mar 18 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-59
- Fix critical_disks list to exclude cciss/md (bz 573624)
-
Thu Mar 11 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-58
- Fix spec file typo (bz 567871)
-
Thu Mar 11 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-57
- Enable execshield in ppc build (bz 567871)
-
Wed Mar 03 2010 Neil Horman <nhorman@redhat.com> -2.0.0-56
- Added utsname support to makedumpfile for 2.6.32 (bz 556356)
- Cleaned up some syntax in the changelog
-
Mon Mar 01 2010 Neil Horman <nhorman@redhat.com> -2.0.0-55
- Fixed lvm setup loop to not hang (bz 561793)
-
Tue Feb 09 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-54
- Fixed firstboot enable sense (bz 563062)
-
Mon Feb 08 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-53
- Removed rhpl code from firstboot (bz 561717)
-
Fri Jan 29 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-52
- Updated kexec with mr translations (bz 559099)
-
Fri Jan 29 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-51
- Fixed x86_64 page_offset specifictaion (bz 546549)
-
Mon Jan 25 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-50
- Fixed readlink issue (bz 558193)
-
Wed Jan 20 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-49
- Removed remaining nash calls from mkdumprd (bz 556877)
-
Fri Jan 08 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-48
- Added poweroff option to mkdumprd (bz 543360)
-
Fri Jan 08 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-47
- Fixed bad call to resolve_dm_name (bz 529393)
-
Tue Dec 08 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-46
- Update makedumpfile to 1.3.5 (bz 532064)
-
Fri Dec 04 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-45
- Fix initscript to return proper LSB return codes (bz 544161)
-
Fri Nov 20 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-44
- Exclude s390[x] from build (bz 538852)
-
Tue Nov 17 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-43
- Fixing crashkernel syntax parsing (bz 533800)
-
Wed Nov 11 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-42
- Cai's fix for broken regex (bz 536719)
-
Fri Nov 06 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-41
- Improved mkdumprd run time (bz 528737)
-
Wed Nov 04 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-40
- Adding -i/-x options to makedumpfile (bz 529411)
-
Wed Nov 04 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-39
- Fix ppc64 sysconfig file (bz 531565)
-
Wed Nov 04 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-38
- Update makedumpfile to v 1.3.4 (bz 529409)
-
Mon Nov 02 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-37
- Adding relocatable patches from bz 484465)
-
Thu Oct 29 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-36
- Pulling fedora fixes for dracut/kdump into RHEL6 (bz 531473)
-
Mon Oct 12 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-35
- Fixed kexec-kdump-howto.doc for RHEL6 (bz 525043)
-
Mon Oct 12 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-34
- Fix firstboot to deal with new crashkernel sytaxes (bz 525026)
-
Wed Oct 07 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-33
- Fix x8664 memory map changes for makedumpfile (bz 526749)
-
Wed Sep 30 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-32
- Fix infinite loop from modprobe changes (bz 524875)
-
Thu Sep 24 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-31
- Removed universal add of ata_piix from mkdumprd (bz 524817)
-
Wed Sep 23 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-30
- Fix reboot in firstboot (bz 524811)
-
Tue Sep 22 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-29
- Fix mkdumprd typo (bz 524820)
-
Fri Sep 18 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-28
- Fix typo (bz 517584)
-
Fri Sep 18 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-27
- Update mkdumprd to pull in all modules needed (bz 517584)
-
Mon Aug 31 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-26
- Update docs to reflect use of ext4 ( bz 520183)
-
Mon Aug 24 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-25
- Update kexec-kdump-howto.txt (bz 518604 & 518296)
-
Thu Aug 13 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-24
- update kdump adv conf init script & dracut module
-
Wed Jul 29 2009 Neil Horman <nhorman@redhat.com> - 2.0,0-23
- Remove mkdumprd2 and start replacement with dracut
-
Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-22
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-21
- Fixed build break
-
Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-20
- Make makedumpfile a dynamic binary
-
Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-19
- Fix build issue
-
Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-18
- Updated initscript to use mkdumprd2 if manifest is present
- Updated spec to require dash
- Updated sample manifest to point to correct initscript
- Updated populate_std_files helper to fix sh symlink
-
Mon Jul 06 2009 Neil Horman <nhorman@redhat.com> 2.0.0-17
- Fixed mkdumprd2 tarball creation
-
Tue Jun 23 2009 Neil Horman <nhorman@redhat.com> 2.0.0-16
- Fix up kdump so it works with latest firstboot
-
Mon Jun 15 2009 Neil Horman <nhorman@redhat.com> 2.0.0-15
- Fixed some stat drive detect bugs by E. Biederman (bz505701)
-
Wed May 20 2009 Neil Horman <nhorman@redhat.com> 2.0.0-14
- Put early copy of mkdumprd2 out in the wild (bz 466392)
-
Fri May 08 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-13
- Update makedumpfile to v 1.3.3 (bz 499849)
-
Tue Apr 07 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-12
- Simplifed rootfs mounting code in mkdumprd (bz 494416)
-
Sun Apr 05 2009 Lubomir Rintel <lkundrak@v3.sk> - 2.0.0-11
- Install the correct configuration for i586
-
Fri Apr 03 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-10
- Fix problem with quoted CORE_COLLECTOR string (bz 493707)
-
Thu Apr 02 2009 Orion Poplawski <orion@cora.nwra.com> - 2.0.0-9
- Add BR glibc-static
-
Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
Thu Dec 04 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.0-7
- Rebuild for Python 2.6
-
Mon Dec 01 2008 Neil Horman <nhorman@redhat.com> - 2.0.0.6
- adding makedumpfile man page updates (bz 473212)
-
Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.0.0-5
- Rebuild for Python 2.6
-
Wed Nov 05 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-3
- Correct source file to use proper lang package (bz 335191)
-
Wed Oct 29 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-2
- Fix mkdumprd typo (bz 469001)
-
Mon Sep 15 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-2
- Fix sysconfig files to not specify --args-linux on x86 (bz 461615)
-
Wed Aug 27 2008 Neil Horman <nhorman@redhat.com> - 2.0.0-1
- Update kexec-tools to latest upstream version
-
Wed Aug 27 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-16
- Fix mkdumprd to properly use UUID/LABEL search (bz 455998)
-
Tue Aug 05 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.102pre-15
- fix license tag
-
Mon Jul 28 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-14
- Add video reset section to docs (bz 456572)
-
Fri Jul 11 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-13
- Fix mkdumprd to support dynamic busybox (bz 443878)
-
Wed Jun 11 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-12
- Added lvm to bin list (bz 443878)
-
Thu Jun 05 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-11
- Update to latest makedumpfile from upstream
- Mass import of RHEL fixes missing in rawhide
-
Thu Apr 24 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-10
- Fix mkdumprd to properly pull in libs for lvm/mdadm (bz 443878)
-
Wed Apr 16 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-9
- Fix cmdline length issue
-
Tue Mar 25 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-8
- Fixing ARCH definition for bz 438661
-
Mon Mar 24 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-7
- Adding patches for bz 438661
-
Fri Feb 22 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-6
- Bringing rawhide up to date with bugfixes from RHEL5
- Adding patch to prevent kexec buffer overflow on ppc (bz 428684)
-
Tue Feb 19 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-5
- Modifying mkdumprd to include dynamic executibles (bz 433350)
-
Tue Feb 12 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-4
- bumping rev number for rebuild
-
Wed Jan 02 2008 Neil Horman <nhorman@redhat.com> - 1.102pre-3
- Fix ARCH placement in kdump init script (bz 427201)
- Fix BuildRequires
- Fix Makedumpfile to build with new libelf
-
Mon Oct 01 2007 Neil Horman <nhorman@redhat.com> - 1.102pre-2
- Fix triggerpostun script (bz 308151)
-
Thu Aug 30 2007 Neil Horman <nhorman@redhat.com> - 1.102pre-1
- Bumping kexec version to latest horms tree (bz 257201)
- Adding trigger to remove initrds when a kernel is removed
-
Wed Aug 22 2007 Neil Horman <nhorman@redhat.com> - 1.101-81
- Add xen-syms patch to makedumpfile (bz 250341)
-
Wed Aug 22 2007 Neil Horman <nhorman@redhat.com> - 1.101-80
- Fix ability to determine space on nfs shares (bz 252170)
-
Tue Aug 21 2007 Neil Horman <nhorman@redhat.com> - 1.101-79
- Update kdump.init to always create sparse files (bz 253714)
-
Fri Aug 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-78
- Update init script to handle xen kernel cmdlnes (bz 250803)
-
Wed Aug 01 2007 Neil Horman <nhorman@redhat.com> - 1.101-77
- Update mkdumprd to suppres notifications /rev makedumpfile (bz 250341)
-
Thu Jul 19 2007 Neil Horman <nhorman@redhat.com> - 1.101-76
- Fix mkdumprd to suppress informative messages (bz 248797)
-
Wed Jul 18 2007 Neil Horman <nhorman@redhat.com> - 1.101-75
- Updated fr.po translations (bz 248287)
-
Tue Jul 17 2007 Neil Horman <nhorman@redhat.com> - 1.101-74
- Fix up add_buff to retry locate_hole on segment overlap (bz 247989)
-
Mon Jul 09 2007 Neil Horman <nhorman@redhat.com> - 1.101-73
- Fix up language files for kexec (bz 246508)
-
Thu Jul 05 2007 Neil Horman <nhorman@redhat.com> - 1.101-72
- Fixing up initscript for LSB (bz 246967)
-
Tue Jun 19 2007 Neil Horman <nhorman@redhat.com> - 1.101-71
- Fixed conflict in mkdumprd in use of /mnt (bz 222911)
-
Mon Jun 18 2007 Neil Horman <nhorman@redhat.com> - 1.101-70
- Fixed kdump.init to properly read cmdline (bz 244649)
-
Wed Apr 11 2007 Neil Horman <nhorman@redhat.com> - 1.101-69
- Fixed up kdump.init to enforce mode 600 on authorized_keys2 (bz 235986)
-
Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-68
- Fix alignment of bootargs and device-tree structures on ppc64
-
Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-67
- Allow ppc to boot ppc64 kernels (bz 235608)
-
Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-66
- Reduce rmo_top to 0x7c000000 for PS3 (bz 235030)
-
Mon Mar 26 2007 Neil Horman <nhorman@redhat.com> - 1.101-65
- Fix spec to own kexec_tools directory (bz 219035)
-
Wed Mar 21 2007 Neil Horman <nhorman@redhat.com> - 1.101-64
- Add fix for ppc memory region computation (bz 233312)
-
Thu Mar 15 2007 Neil Horman <nhorman@redhat.com> - 1.101-63
- Adding extra check to avoid oom kills on nfs mount failure (bz 215056)
-
Tue Mar 06 2007 Neil Horman <nhorman@redhat.com> - 1.101-62
- Updating makedumpfile to version 1.1.1 (bz 2223743)
-
Thu Feb 22 2007 Neil Horman <nhorman@redhat.com> - 1.101-61
- Adding multilanguage infrastructure to firstboot_kdump (bz 223175)
-
Mon Feb 12 2007 Neil Horman <nhorman@redhat.com> - 1.101-60
- Fixing up file permissions on kdump.conf (bz 228137)
-
Fri Feb 09 2007 Neil Horman <nhorman@redhat.com> - 1.101-59
- Adding mkdumprd man page to build
-
Thu Jan 25 2007 Neil Horman <nhorman@redhat.com> - 1.101-58
- Updating kdump.init and mkdumprd with most recent RHEL5 fixes
- Fixing BuildReq to require elfutils-devel-static
-
Thu Jan 04 2007 Neil Horman <nhorman@redhat.com> - 1.101-56
- Fix option parsing problem for bzImage files (bz 221272)
-
Fri Dec 15 2006 Neil Horman <nhorman@redhat.com> - 1.101-55
- Wholesale update of RHEL5 revisions 55-147
-
Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-54
- integrate default elf format patch
-
Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-53
- Taking Viveks x86_64 crashdump patch (rcv. via email)
-
Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-52
- Taking ia64 tools patch for bz 181358
-
Mon Aug 28 2006 Neil Horman <nhorman@redhat.com> - 1.101-51
- more doc updates
- added patch to fix build break from kernel headers change
-
Thu Aug 24 2006 Neil Horman <nhorman@redhat.com> - 1.101-50
- repo patch to enable support for relocatable kernels.
-
Thu Aug 24 2006 Neil Horman <nhorman@redhat.com> - 1.101-49
- rewriting kcp to properly do ssh and scp
- updating mkdumprd to use new kcp syntax
-
Wed Aug 23 2006 Neil Horman <nhorman@redhat.com> - 1.101-48
- Bumping revision number
-
Tue Aug 22 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-47
- ppc64 no-more-platform fix
-
Mon Aug 21 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-46
- ppc64 fixups:
- actually build ppc64 binaries (bug 203407)
- correct usage output
- avoid segfault in command-line parsing
- install kexec man page
- use regulation Fedora BuildRoot
-
Fri Aug 18 2006 Neil Horman <nhorman@redhat.com> - 1.101-45
- fixed typo in mkdumprd for bz 202983
- fixed typo in mkdumprd for bz 203053
- clarified docs in kdump.conf with examples per bz 203015
-
Tue Aug 15 2006 Neil Horman <nhorman@redhat.com> - 1.101-44
- updated init script to implement status function/scrub err messages
-
Wed Aug 09 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-43
- Misc spec cleanups and macro-ifications
-
Wed Aug 09 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-42
- Add dir /var/crash, so default kdump setup works
-
Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-41
- fix another silly makefile error for makedumpfile
-
Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-40
- exclude makedumpfile from build on non-x86[_64] arches
-
Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-39
- exclude makedumpfile from build on non-x86[_64] arches
-
Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-38
- updating makedumpfile makefile to use pkg-config on glib-2.0
-
Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-37
- updating makedumpfile makefile to use pkg-config
-
Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-36
- Removing unneeded deps after Makefile fixup for makedumpfile
-
Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-35
- fixing up FC6/RHEL5 BuildRequires line to build in brew
-
Wed Aug 02 2006 Neil Horman <nhorman@redhat.com> - 1.101-34
- enabling makedumpfile in build
-
Wed Aug 02 2006 Neil Horman <nhorman@redhat.com> - 1.101-33
- added makedumpfile source to package
-
Mon Jul 31 2006 Neil Horman <nhorman@redhat.com> - 1.101-32
- added et-dyn patch to allow loading of relocatable kernels
-
Thu Jul 27 2006 Neil Horman <nhorman@redhat.com> - 1.101-30
- fixing up missing patch to kdump.init
-
Wed Jul 19 2006 Neil Horman <nhorman@redhat.com> - 1.101-30
- add kexec frontend (bz 197695)
-
Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.101-29
- rebuild
-
Fri Jul 07 2006 Neil Horman <nhorman@redhat.com> 1.101-27
- Buildrequire zlib-devel
-
Thu Jun 22 2006 Neil Horman <nhorman@redhat.com> -1.101-19
- Bumping rev number
-
Thu Jun 22 2006 Neil Horman <nhorman@redhat.com> -1.101-17
- Add patch to allow ppc64 to ignore args-linux option
-
Wed Mar 08 2006 Bill Nottingham <notting@redhat.com> - 1.101-16
- fix scriptlet - call chkconfig --add, change the default in the
script itself (#183633)
-
Wed Mar 08 2006 Thomas Graf <tgraf@redhat.com> - 1.101-15
- Don't add kdump service by default, let the user manually add it to
avoid everyone seeing a warning.
-
Tue Mar 07 2006 Thomas Graf <tgraf@redhat.com> - 1.101-14
- Fix kdump.init to call kexec from its new location
-
Mon Mar 06 2006 Jeremy Katz <katzj@redhat.com> - 1.101-13
- proper requires for scriptlets
-
Mon Mar 06 2006 Thomas Graf <tgraf@redhat.com> - 1.101-12
- Move kexec and kdump binaries to /sbin
-
Thu Mar 02 2006 Thomas Graf <tgraf@redhat.com> - 1.101-11
- Fix argument order when stopping kexec
-
Mon Feb 27 2006 Thomas Graf <tgraf@redhat.com> - 1.101-10
- kdump7.patch
o Remove elf32 core headers support for x86_64
o Fix x86 prepare elf core header routine
o Fix ppc64 kexec -p failure for gcc 4.10
o Fix few warnings for gcc 4.10
o Add the missing --initrd option for ppc64
o Fix ppc64 persistent root device bug
- Remove --elf32-core-headers from default configuration, users
may re-add it via KEXEC_ARGS.
- Remove obsolete KEXEC_HEADERS
-
Wed Feb 22 2006 Thomas Graf <tgraf@redhat.com> - 1.101-9
- Remove wrong quotes around --command-line in kdump.init
-
Fri Feb 17 2006 Jeff Moyer <jmoyer@redhat.com> - 1.101-8
- Fix the service stop case. It was previously unloading the wrong kernel.
- Implement the "restart" function.
- Add the "irqpoll" option as a default kdump kernel commandline parameter.
- Create a default kernel command line in the sysconfig file upon rpm install.
-
Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.101-7.1.1
- rebuilt for new gcc4.1 snapshot and glibc changes
-
Thu Feb 02 2006 Thomas Graf <tgraf@redhat.com> - 1.101-7.1
- Add patch to enable the kdump binary for x86_64
-
Wed Feb 01 2006 Thomas Graf <tgraf@redhat.com>
- New kdump patch to support s390 arch + various fixes
- Include kdump in x86_64 builds
-
Mon Jan 30 2006 Thomas Graf <tgraf@redhat.com>
- New kdump patch to support x86_64 userspace
-
Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt for new gcj
-
Wed Nov 16 2005 Thomas Graf <tgraf@redhat.com> - 1.101-5
- Report missing kdump kernel image as warning
-
Thu Nov 03 2005 Jeff Moyer <jmoyer@redhat.com> - 1.101-4
- Build for x86_64 as well. Kdump support doesn't work there, but users
should be able to use kexec.
-
Fri Sep 23 2005 Jeff Moyer <jmoyer@redhat.com> - 1.101-3
- Add a kdump sysconfig file and init script
- Spec file additions for pre/post install/uninstall
-
Thu Aug 25 2005 Jeff Moyer <jmoyer@redhat.com>
- Initial prototype for RH/FC5