-
Sat Apr 06 2013 Martin Milata <mmilata@redhat.com> 1.0.14-5
- add support for ext4 dump locations
Resolves: #767216
-
Wed Sep 17 2008 Roman Rakus <rrakus@redhat.com> 1.0.14-4
- Fixed problem with parsing arguments if there is only crashkernel argument
Resolves: #276811
-
Thu Aug 28 2008 Roman Rakus <rrakus@redhat.com> 1.0.14-3
- Edit always default kernel settings
Resolves: #276811
-
Wed Aug 20 2008 Roman Rakus <rrakus@redhat.com> 1.0.14-2
- Display current settings at startup
Resolves: #413151, #276811
-
Fri Mar 21 2008 Dave Lehman <dlehman@redhat.com> 1.0.14-1.el5_9
- require bitmap-fonts
Resolves: rhbz#433858
- make sure translations containing format specifiers are found
Resolves: rhbz#314341
-
Sat Jan 19 2008 Dave Lehman <dlehman@redhat.com> 1.0.13-1.el5_9
- handle kdump service start/stop
Resolves: rhbz#239324
- only suggest reboot if memory reservation altered
Related: rhbz#239324
- preserve unknown config options
Resolves: rhbz#253603
- add 'halt' default action
Related: rhbz#253603
-
Wed Sep 12 2007 Dave Lehman <dlehman@redhat.com> 1.0.12-1.el5_9
- prompt user for a PAE kernel for 32-bit xen with >4G memory (Jarod Wilson)
Resolves: rhbz#284851
-
Thu Aug 30 2007 Dave Lehman <dlehman@redhat.com> 1.0.11-1.el5_9
- add support for xen (patch from Jarod Wilson)
Resolves: #243191
-
Wed Jan 17 2007 Dave Lehman <dlehman@redhat.com> 1.0.10-1.el5_9
- handle ia64 bootloader correctly
Resolves: #220231
- align memory requirements with documented system limits
Resolves: #228711
-
Thu Dec 28 2006 Dave Lehman <dlehman@redhat.com> 1.0.9-3.el5_9
- only present ext2 and ext3 as filesystem type choices (#220223)
-
Thu Dec 28 2006 Dave Lehman <dlehman@redhat.com> 1.0.9-2.el5_9
- make "Edit Location" button translatable (#216596, again)
-
Tue Dec 19 2006 Dave Lehman <dlehman@redhat.com> 1.0.9-1.el5_9
- more translations
- use file: URIs instead of local: (#218878)
-
Wed Dec 06 2006 Dave Lehman <dlehman@redhat.com> 1.0.8-1.el5_9
- more translations (#216596)
-
Thu Nov 30 2006 Dave Lehman <dlehman@redhat.com> 1.0.7-1.el5_9
- rework memory constraints for increased flexibility (#215990)
- improve consistency WRT freezing/thawing of widgets (#215991)
- update translations (#216596)
-
Sat Oct 28 2006 Dave Lehman <dlehman@redhat.com> 1.0.6-1.el5_9
- add ChangeLog and COPYING as docs
-
Fri Oct 27 2006 Dave Lehman <dlehman@redhat.com> 1.0.5-3.el5_9
- use %{_sysconfdir} instead of /etc in specfile
-
Fri Oct 27 2006 Dave Lehman <dlehman@redhat.com> 1.0.5-2.el5_9
- remove #!/usr/bin/python from system-config-kdump.py (for rpmlint)
-
Fri Oct 27 2006 Dave Lehman <dlehman@redhat.com> 1.0.5-1.el5_9
- fix install make target to specify modes where needed
- remove unnecessary %preun
- various specfile fixes to appease rpmlint
-
Fri Oct 27 2006 Dave Lehman <dlehman@redhat.com> 1.0.4-2
- fix path to icon in glade file
-
Wed Oct 25 2006 Dave Lehman <dlehman@redhat.com> 1.0.4-1
- all location types now in combo box (no text entry for type)
- preserve comment lines from kdump.conf instead of writing config header
- add hicolor icon from Diana Fong
-
Fri Oct 20 2006 Dave Lehman <dlehman@redhat.com> 1.0.3-1
- rework UI to only allow one location
- minor spec file cleanup
-
Thu Oct 19 2006 Dave Lehman <dlehman@redhat.com> 1.0.2-1
- add support for "core_collector" and "path" handlers
- give choices of "ssh" and "nfs" instead of "net"
- validate results of edit location dialog
- add choice of "none" to default actions
- remove "ifc" support since it's gone from kexec-tools
- update kdump config file header
- fix a couple of strings that weren't getting translated
-
Tue Oct 17 2006 Dave Lehman <dlehman@redhat.com> 1.0.1-3
- Fix parsing of "crashkernel=..." string from /proc/cmdline
-
Sat Oct 14 2006 Dave Lehman <dlehman@redhat.com> 1.0.1-2
- convert crashkernel values to ints when parsing
-
Wed Oct 11 2006 Dave Lehman <dlehman@redhat.com> 1.0.1-1
- Fix bugs in writeDumpConfig and writeBootloaderConfig
- Fix handling of pre-existing "ifc" and "default" directives
- Always leave network interface checkbutton sensitive
- Various minor fixes
-
Sat Oct 07 2006 Dave Lehman <dlehman@redhat.com> 1.0.0-1
- Initial build