| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: kexec-tools-debuginfo | Distribution: Fedora Project |
| Version: 2.0.3 | Vendor: Fedora Project |
| Release: 47.fc17.4 | Build date: Thu Oct 25 11:49:00 2012 |
| Group: Development/Debug | Build host: buildvm-17.phx2.fedoraproject.org |
| Size: 2343525 | Source RPM: kexec-tools-2.0.3-47.fc17.4.src.rpm |
| Packager: Fedora Project | |
| Summary: Debug information for package kexec-tools | |
This package provides debug information for package kexec-tools. Debug information is useful when developing applications that use this package or when debugging this package.
GPLv2
* Thu Oct 25 2012 Dave Young <ruyang@redhat.com> - 2.0.3-47.4
- pull in two upstream patches
* Fri Aug 31 2012 Dave Young <ruyang@redhat.com> - 2.0.3-47.3
- firstboot fixes
* Fri Aug 10 2012 Dave Young <ruyang@redhat.com> - 2.0.3-47.2
- udev rules fix
- Cleanup temp file leaved at /tmp/
* Tue Jun 12 2012 Dave Young <ruyang@redhat.com> - 2.0.3-47.1
- ppc/ppc64: compile purgatory code with gcc option msoft-float
* Thu May 03 2012 Dave Young <ruyang@redhat.com> - 2.0.3-47
- remove dracut-files.tgz2
* Wed May 02 2012 Dave Young <ruyang@redhat.com> - 2.0.3-46
- mkdumprd: Start using --hostonly and --add kdumpbase while calling dracut
- get_mp function cleanup
- move kdump script order to the end of pre pivot
- port raw dump from rhel6
- remove multi dump
* Mon Apr 23 2012 Dave Young <ruyang@redhat.com> - 2.0.3-45
- update dracut-files.tbz2
* Thu Apr 19 2012 Dave Young <dyoung@redhat.com> - 2.0.3-44
- update ppc64 sysconfig, resolve bug 811449
- deal with nic rename issue, resolve bug 810107
- update x86_64 sysconfig, resolve bug 813711
* Wed Apr 11 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.3-43
- variable name fix from Dave Young.
* Fri Mar 30 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.3-42
- get ip addr with getent
- spec: depends on dracut-network
- Handle net option for nfs in kdump.conf correctly
* Mon Feb 27 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.3-41
- Bump this version.
* Wed Feb 22 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-40
- Fixup sysytemd service file.
* Wed Feb 22 2012 Dave Young <ruyang@redhat.com> - 2.0.2-39
- Add ssh dump support, resolve bug 789253.
* Fri Jan 27 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-38
- Pull the latest makedumpfile release, 1.4.2.
* Fri Jan 27 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-37
- Add initial NFS dump support, experimental.
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-36
- Really upload the dracut module.
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-35
- Fix various bugs for nfs dump.
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-34
- kdump.sh cleanup for fstab handling, from Dave Young.
* Wed Jan 25 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-33
- Handle rootfs correctly.
* Tue Jan 10 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-32
- Fix add_dracut_arg in mkdumprd.
* Tue Jan 10 2012 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-31
- Update kdump dracut module with the latest dracut kdump branch.
* Fri Dec 16 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-30
- Update kdump dracut module to use the latest dracut feature.
* Fri Sep 09 2011 Tom Callaway <spot@fedoraproject.org> - 2.0.2-29
- fix systemd scriptlets
* Wed Sep 07 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-28
- Rename mkdumprd2 to mkdumpramfs.
* Wed Aug 31 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-27
- Add debug_mem_level debugging option, from Jan Stancek.
Resolve Bug 731395.
* Mon Aug 15 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-26
- Fix several issues caused by the previous revert.
* Mon Aug 15 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-25
- Switch back to old mkdumprd and also keep the new one.
* Tue Aug 02 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-24
- Fix default action handling.
* Tue Aug 02 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-23
- Install modified kdump.conf in initrd.
* Tue Aug 02 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-22
- Handle lvm in pre-pivot hook.
* Tue Aug 02 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-21
- Fix udev rules in module-setup.sh
* Mon Aug 01 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-20
- Generate udev rules in module-setup.sh
* Mon Aug 01 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-19
- Generate udev rules to handle device names.
* Mon Aug 01 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-18
- Fix dump to local filesystem and raw dump.
* Mon Aug 01 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-17
- Depend on dracut-network.
* Mon Aug 01 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-16
- Move dracut module detection code to module-setup.sh.
* Thu Jul 28 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-15
- Use shutdown module of dracut to handle reboot/shutdown/halt.
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-14
- Wait for loginit.
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-13
- Use absolute path of reboot/halt/poweroff.
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-12
- Don't use consolehelper, use real reboot/halt/poweroff.
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-11
- Rename initrd to initramfs.
* Wed Jul 27 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-10
- Don't depend on busybox, as it doesn't save much space.
* Tue Jul 26 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-9
- Parse default action.
* Mon Jul 25 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-8
- Move path/core_collector/default parsing code to initrd.
* Mon Jul 25 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-7
- Remove obsolete code in kdumpctl.
* Mon Jul 25 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-6
- Support core_collector and extran_bins.
* Thu Jul 21 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-5
- Bypass '-d' option.
* Thu Jul 21 2011 Cong Wang <xiyou.wangcong@gmail.com> - 2.0.2-4
- Update initramfs infrastructure to make it working
with dracut.
* Wed Jul 06 2011 Neil Horman <nhorman@redhat.com> - 2.0.2-3
- Removed sysv init script from package
* Mon Jul 04 2011 Neil Horman <nhorman@redhat.com> - 2.0.2-2
- Added systemd unit file (bz 716994)
* Fri Jun 24 2011 Neil Horman <nhorman@redhat.com> - 2.0.2-1
- Updated to upstream version 2.0.2
* Thu Jun 02 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-47
- Fixed misuse of readlink command after directory change (bz 710744)
* Tue Apr 26 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-46
- Fix some grammer in man page (bz 673817)
* Mon Mar 28 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-45
- Fix misuse of basename in mkdumprd (bz 683769)
* Thu Mar 10 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-44
- Fix build break in purgatory makefile
* Thu Mar 10 2011 Neil Horman <nhorman@redhat.com> - 2.0.0-43
- Remove vestigual emitdms code and call from mkdumprd
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-42
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Oct 22 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-41
- Fixed dhcp retry mechanism (bz 645734)
* Wed Sep 29 2010 jkeating - 2.0.0-40
- Rebuilt for gcc bug 634757
* Wed Sep 22 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-39
- fix finding modalias/mkdumprd hang (bz 635893)
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.0.0-38
- recompiling .py files against Python 2.7 (rhbz#623327)
* Sun Jun 13 2010 Lubomir Rintel <lkundrak@v3.sk> - 2.0.0-37
- Fix a syntax error in kdump init script
* Sun Jun 13 2010 Lubomir Rintel <lkundrak@v3.sk> - 2.0.0-36
- Cosmetic mkdumprd fixes (drop an unused function, streamline another)
* Sat May 29 2010 CAI Qian <caiqian@redhat.com> - 2.0.0-35
- Forward-port from F13
- Fixed kernel text area search in kcore (bz 587750)
* Sat May 29 2010 CAI Qian <caiqian@redhat.com> - 2.0.0-34
- Massive forward-port from RHEL6
- Update kexec-kdump-howto.txt
- Update docs to reflect use of ext4
- Update mkdumprd to pull in all modules needed
- Fix mkdumprd typo
- Removed universal add of ata_piix from mkdumprd
- Fix infinite loop from modprobe changes
- Fixed kexec-kdump-howto.doc for RHEL6
- Update makedumpfile to 1.3.5
- Improved mkdumprd run time
- Cai's fix for broken regex
- Fixing crashkernel syntax parsing
- Fix initscript to return proper LSB return codes
- Fixed bad call to resolve_dm_name
- Added poweroff option to mkdumprd
- Fixed readlink issue
- Fixed x86_64 page_offset specifictaion
- Fixed lvm setup loop to not hang
- Added utsname support to makedumpfile for 2.6.32
- Fix critical_disks list to exclude cciss/md
- Add help info for -b option
- Add ability to handle firmware hotplug events
- Update mkdumprd to deal with changes in busybox fsck
- Vitaly's fix to detect need for 64 bit elf
- Fix major/minor numbers on /dev/rtc
- Fix ssh id propogation w/ selinux
- Add blacklist feature to kdump.conf
- Removed rhpl code from firstboot
- Fixed firstboot enable sense
- Remove bogus debug comment from mkdumprd.
- Handle SPARSEMEM properly
- Fix scp monitoring script
- Fix firstboot to find grub on EFI systems
- Fixed mkdumprd to remove dup insmod
- Fixed kdump fsck pause
- Fixed kdump option handling
- fixed raid5 module detection
* Thu Mar 11 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-33
- Remove nash references from mkdumprd
* Wed Feb 17 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-32
- Fixed spec file error
* Wed Feb 17 2010 Neil Horman <nhorman@redhat.com> - 2.0.0-31
- Adding kdump.conf man page
- Adding disk timeout parameter (bz 566135)
* Tue Dec 01 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-30
- Fix raid support in mkdumprd (bz 519767)
* Mon Nov 23 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-29
- Updating firstboot script to RHEL-6 version (bz 539812)
* Fri Nov 06 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-28
- Added abrt infrastructure to kdump init script (bz 533370)
* Tue Sep 15 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-27
- Fixing permissions on dracut module files
* Fri Sep 11 2009 Neil Horman <nhorman@redhat.com> - 2.0.0-26
- Rebuild for translation team (bz 522415)
* 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
* 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.fc17
- Update mkdumprd to suppres notifications /rev makedumpfile (bz 250341)
* Thu Jul 19 2007 Neil Horman <nhorman@redhat.com> - 1.101-76.fc17
- Fix mkdumprd to suppress informative messages (bz 248797)
* Wed Jul 18 2007 Neil Horman <nhorman@redhat.com> - 1.101-75.fc17
- Updated fr.po translations (bz 248287)
* Tue Jul 17 2007 Neil Horman <nhorman@redhat.com> - 1.101-74.fc17
- 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.fc17
- Fix up language files for kexec (bz 246508)
* Thu Jul 05 2007 Neil Horman <nhorman@redhat.com> - 1.101-72.fc17
- Fixing up initscript for LSB (bz 246967)
* Tue Jun 19 2007 Neil Horman <nhorman@redhat.com> - 1.101-71.fc17
- Fixed conflict in mkdumprd in use of /mnt (bz 222911)
* Mon Jun 18 2007 Neil Horman <nhorman@redhat.com> - 1.101-70.fc17
- Fixed kdump.init to properly read cmdline (bz 244649)
* Wed Apr 11 2007 Neil Horman <nhorman@redhat.com> - 1.101-69.fc17
- 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.fc17
- Fix alignment of bootargs and device-tree structures on ppc64
* Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-67.fc17
- Allow ppc to boot ppc64 kernels (bz 235608)
* Tue Apr 10 2007 Neil Horman <nhorman@redhat.com> - 1.101-66.fc17
- Reduce rmo_top to 0x7c000000 for PS3 (bz 235030)
* Mon Mar 26 2007 Neil Horman <nhorman@redhat.com> - 1.101-65.fc17
- Fix spec to own kexec_tools directory (bz 219035)
* Wed Mar 21 2007 Neil Horman <nhorman@redhat.com> - 1.101-64.fc17
- Add fix for ppc memory region computation (bz 233312)
* Thu Mar 15 2007 Neil Horman <nhorman@redhat.com> - 1.101-63.fc17
- 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.fc17
- Updating makedumpfile to version 1.1.1 (bz 2223743)
* Thu Feb 22 2007 Neil Horman <nhorman@redhat.com> - 1.101-61.fc17
- Adding multilanguage infrastructure to firstboot_kdump (bz 223175)
* Mon Feb 12 2007 Neil Horman <nhorman@redhat.com> - 1.101-60.fc17
- Fixing up file permissions on kdump.conf (bz 228137)
* Fri Feb 09 2007 Neil Horman <nhorman@redhat.com> - 1.101-59.fc17
- Adding mkdumprd man page to build
* Thu Jan 25 2007 Neil Horman <nhorman@redhat.com> - 1.101-58.fc17
- 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.fc17
- Fix option parsing problem for bzImage files (bz 221272)
* Fri Dec 15 2006 Neil Horman <nhorman@redhat.com> - 1.101-55.fc17
- Wholesale update of RHEL5 revisions 55-147
* Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-54.fc17
- integrate default elf format patch
* Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-53.fc17
- Taking Viveks x86_64 crashdump patch (rcv. via email)
* Tue Aug 29 2006 Neil Horman <nhorman@redhat.com> - 1.101-52.fc17
- Taking ia64 tools patch for bz 181358
* Mon Aug 28 2006 Neil Horman <nhorman@redhat.com> - 1.101-51.fc17
- 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.fc17
- repo patch to enable support for relocatable kernels.
* Thu Aug 24 2006 Neil Horman <nhorman@redhat.com> - 1.101-49.fc17
- 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.fc17
- Bumping revision number
* Tue Aug 22 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-47.fc17
- ppc64 no-more-platform fix
* Mon Aug 21 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-46.fc17
- 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.fc17
- 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.fc17
- updated init script to implement status function/scrub err messages
* Wed Aug 09 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-43.fc17
- Misc spec cleanups and macro-ifications
* Wed Aug 09 2006 Jarod Wilson <jwilson@redhat.com> - 1.101-42.fc17
- Add %dir /var/crash, so default kdump setup works
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-41.fc17.1
- fix another silly makefile error for makedumpfile
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-40.fc17.1
- exclude makedumpfile from build on non-x86[_64] arches
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-39.fc17.1
- exclude makedumpfile from build on non-x86[_64] arches
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-38.fc17.1
- updating makedumpfile makefile to use pkg-config on glib-2.0
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-37.fc17.1
- updating makedumpfile makefile to use pkg-config
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-36.fc17.1
- Removing unneeded deps after Makefile fixup for makedumpfile
* Thu Aug 03 2006 Neil Horman <nhorman@redhat.com> - 1.101-35.fc17.1
- fixing up FC6/RHEL5 BuildRequires line to build in brew
* Wed Aug 02 2006 Neil Horman <nhorman@redhat.com> - 1.101-34.fc17.1
- enabling makedumpfile in build
* Wed Aug 02 2006 Neil Horman <nhorman@redhat.com> - 1.101-33.fc17.1
- added makedumpfile source to package
* Mon Jul 31 2006 Neil Horman <nhorman@redhat.com> - 1.101-32.fc17.1
- added et-dyn patch to allow loading of relocatable kernels
* Thu Jul 27 2006 Neil Horman <nhorman@redhat.com> - 1.101-30.fc17.1
- fixing up missing patch to kdump.init
* Wed Jul 19 2006 Neil Horman <nhorman@redhat.com> - 1.101-30.fc17.1
- add kexec frontend (bz 197695)
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.101-29.fc17.1
- rebuild
* Fri Jul 07 2006 Neil Horman <nhorman@redhat.com> 1.101-27.fc6
- 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
/usr/lib/debug /usr/lib/debug/.build-id /usr/lib/debug/.build-id/45 /usr/lib/debug/.build-id/45/7cabc1fe1e20ff94980202a660c46fd1f08eeb /usr/lib/debug/.build-id/45/7cabc1fe1e20ff94980202a660c46fd1f08eeb.debug /usr/lib/debug/.build-id/59 /usr/lib/debug/.build-id/59/752f5781eee1c3dce66bf66a28d1dc73170fd7 /usr/lib/debug/.build-id/59/752f5781eee1c3dce66bf66a28d1dc73170fd7.debug /usr/lib/debug/.build-id/95 /usr/lib/debug/.build-id/95/756d29fbe580dc33ba9bf9d37bd3ca96583dc2 /usr/lib/debug/.build-id/95/756d29fbe580dc33ba9bf9d37bd3ca96583dc2.debug /usr/lib/debug/.build-id/96 /usr/lib/debug/.build-id/96/6036c373c79bfeafcc882a8770b1ec01edfd62 /usr/lib/debug/.build-id/96/6036c373c79bfeafcc882a8770b1ec01edfd62.debug /usr/lib/debug/sbin /usr/lib/debug/sbin/kdump.debug /usr/lib/debug/sbin/kexec.debug /usr/lib/debug/sbin/makedumpfile.debug /usr/lib/debug/sbin/vmcore-dmesg.debug /usr/src/debug/kexec-tools-2.0.3 /usr/src/debug/kexec-tools-2.0.3/include /usr/src/debug/kexec-tools-2.0.3/include/boot /usr/src/debug/kexec-tools-2.0.3/include/boot/beoboot.h /usr/src/debug/kexec-tools-2.0.3/include/boot/elf_boot.h /usr/src/debug/kexec-tools-2.0.3/include/elf.h /usr/src/debug/kexec-tools-2.0.3/include/x86 /usr/src/debug/kexec-tools-2.0.3/include/x86/mb_header.h /usr/src/debug/kexec-tools-2.0.3/include/x86/mb_info.h /usr/src/debug/kexec-tools-2.0.3/include/x86/x86-linux.h /usr/src/debug/kexec-tools-2.0.3/kdump /usr/src/debug/kexec-tools-2.0.3/kdump/kdump.c /usr/src/debug/kexec-tools-2.0.3/kexec /usr/src/debug/kexec-tools-2.0.3/kexec/add_buffer.c /usr/src/debug/kexec-tools-2.0.3/kexec/add_segment.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386 /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/crashdump-x86.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/crashdump-x86.h /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/kexec-beoboot-x86.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/kexec-bzImage.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/kexec-elf-x86.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/kexec-multiboot-x86.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/kexec-nbi.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/kexec-x86-common.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/kexec-x86.h /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/x86-linux-setup.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/i386/x86-linux-setup.h /usr/src/debug/kexec-tools-2.0.3/kexec/arch/x86_64 /usr/src/debug/kexec-tools-2.0.3/kexec/arch/x86_64/kexec-elf-rel-x86_64.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/x86_64/kexec-elf-x86_64.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/x86_64/kexec-x86_64.c /usr/src/debug/kexec-tools-2.0.3/kexec/arch/x86_64/kexec-x86_64.h /usr/src/debug/kexec-tools-2.0.3/kexec/arch_reuse_initrd.c /usr/src/debug/kexec-tools-2.0.3/kexec/crashdump-elf.c /usr/src/debug/kexec-tools-2.0.3/kexec/crashdump-xen.c /usr/src/debug/kexec-tools-2.0.3/kexec/crashdump.c /usr/src/debug/kexec-tools-2.0.3/kexec/crashdump.h /usr/src/debug/kexec-tools-2.0.3/kexec/firmware_memmap.c /usr/src/debug/kexec-tools-2.0.3/kexec/firmware_memmap.h /usr/src/debug/kexec-tools-2.0.3/kexec/ifdown.c /usr/src/debug/kexec-tools-2.0.3/kexec/kernel_version.c /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-elf-boot.c /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-elf-boot.h /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-elf-core.c /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-elf-exec.c /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-elf-rel.c /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-elf.c /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-elf.h /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-iomem.c /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-lzma.h /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-sha256.h /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-syscall.h /usr/src/debug/kexec-tools-2.0.3/kexec/kexec-zlib.h /usr/src/debug/kexec-tools-2.0.3/kexec/kexec.c /usr/src/debug/kexec-tools-2.0.3/kexec/kexec.h /usr/src/debug/kexec-tools-2.0.3/kexec/lzma.c /usr/src/debug/kexec-tools-2.0.3/kexec/phys_arch.c /usr/src/debug/kexec-tools-2.0.3/kexec/phys_to_virt.c /usr/src/debug/kexec-tools-2.0.3/kexec/proc_iomem.c /usr/src/debug/kexec-tools-2.0.3/kexec/purgatory.c /usr/src/debug/kexec-tools-2.0.3/kexec/virt_to_phys.c /usr/src/debug/kexec-tools-2.0.3/kexec/zlib.c /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2 /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/arch /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/arch/x86_64.c /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/diskdump_mod.h /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/dwarf_info.c /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/dwarf_info.h /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/elf_info.c /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/elf_info.h /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/erase_info.c /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/erase_info.h /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/makedumpfile.c /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/makedumpfile.h /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/print_info.c /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/print_info.h /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/sadump_info.c /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/sadump_info.h /usr/src/debug/kexec-tools-2.0.3/makedumpfile-1.4.2/sadump_mod.h /usr/src/debug/kexec-tools-2.0.3/util_lib /usr/src/debug/kexec-tools-2.0.3/util_lib/compute_ip_checksum.c /usr/src/debug/kexec-tools-2.0.3/util_lib/include /usr/src/debug/kexec-tools-2.0.3/util_lib/include/ip_checksum.h /usr/src/debug/kexec-tools-2.0.3/util_lib/include/sha256.h /usr/src/debug/kexec-tools-2.0.3/util_lib/sha256.c /usr/src/debug/kexec-tools-2.0.3/vmcore-dmesg /usr/src/debug/kexec-tools-2.0.3/vmcore-dmesg/vmcore-dmesg.c
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun May 19 04:57:25 2013