-
Tue Sep 16 2008 Roman Rakus <rrakus@redhat.com> 1.0.14-4
- Fixed problem with parsing arguments if there is only crashkernel argument
Resolves: #276811
-
Wed Aug 27 2008 Roman Rakus <rrakus@redhat.com> 1.0.14-3
- Edit always default kernel settings
Resolves: #276811
-
Tue Aug 19 2008 Roman Rakus <rrakus@redhat.com> 1.0.14-2
- Display current settings at startup
Resolves: #413151, #276811
-
Thu Mar 20 2008 Dave Lehman <dlehman@redhat.com> 1.0.14-1.el5
- require bitmap-fonts
Resolves: rhbz#433858
- make sure translations containing format specifiers are found
Resolves: rhbz#314341
-
Fri Jan 18 2008 Dave Lehman <dlehman@redhat.com> 1.0.13-1.el5
- 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
-
Tue Sep 11 2007 Dave Lehman <dlehman@redhat.com> 1.0.12-1.el5
- prompt user for a PAE kernel for 32-bit xen with >4G memory (Jarod Wilson)
Resolves: rhbz#284851
-
Wed Aug 29 2007 Dave Lehman <dlehman@redhat.com> 1.0.11-1.el5
- add support for xen (patch from Jarod Wilson)
Resolves: #243191
-
Tue Jan 16 2007 Dave Lehman <dlehman@redhat.com> 1.0.10-1.el5
- handle ia64 bootloader correctly
Resolves: #220231
- align memory requirements with documented system limits
Resolves: #228711
-
Wed Dec 27 2006 Dave Lehman <dlehman@redhat.com> 1.0.9-3.el5
- only present ext2 and ext3 as filesystem type choices (#220223)
-
Wed Dec 27 2006 Dave Lehman <dlehman@redhat.com> 1.0.9-2.el5
- make "Edit Location" button translatable (#216596, again)
-
Mon Dec 18 2006 Dave Lehman <dlehman@redhat.com> 1.0.9-1.el5
- more translations
- use file: URIs instead of local: (#218878)
-
Tue Dec 05 2006 Dave Lehman <dlehman@redhat.com> 1.0.8-1.el5
- more translations (#216596)
-
Wed Nov 29 2006 Dave Lehman <dlehman@redhat.com> 1.0.7-1.el5
- rework memory constraints for increased flexibility (#215990)
- improve consistency WRT freezing/thawing of widgets (#215991)
- update translations (#216596)
-
Fri Oct 27 2006 Dave Lehman <dlehman@redhat.com> 1.0.6-1.el5
- add ChangeLog and COPYING as docs
-
Thu Oct 26 2006 Dave Lehman <dlehman@redhat.com> 1.0.5-3.el5
- use %{_sysconfdir} instead of /etc in specfile
-
Thu Oct 26 2006 Dave Lehman <dlehman@redhat.com> 1.0.5-2.el5
- remove #!/usr/bin/python from system-config-kdump.py (for rpmlint)
-
Thu Oct 26 2006 Dave Lehman <dlehman@redhat.com> 1.0.5-1.el5
- fix install make target to specify modes where needed
- remove unnecessary %preun
- various specfile fixes to appease rpmlint
-
Thu Oct 26 2006 Dave Lehman <dlehman@redhat.com> 1.0.4-2
- fix path to icon in glade file
-
Tue Oct 24 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
-
Thu Oct 19 2006 Dave Lehman <dlehman@redhat.com> 1.0.3-1
- rework UI to only allow one location
- minor spec file cleanup
-
Wed Oct 18 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
-
Mon Oct 16 2006 Dave Lehman <dlehman@redhat.com> 1.0.1-3
- Fix parsing of "crashkernel=..." string from /proc/cmdline
-
Fri Oct 13 2006 Dave Lehman <dlehman@redhat.com> 1.0.1-2
- convert crashkernel values to ints when parsing
-
Tue Oct 10 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
-
Fri Oct 06 2006 Dave Lehman <dlehman@redhat.com> 1.0.0-1
- Initial build