Unnamed repository
Go to file
Dave Young dc5f48e90a firstboot: fix gtk warning about non-zero page size
Pygtk documentation says the page size field is not used, but actually
there will be a gtk warning below:

/usr/share/firstboot/modules/firstboot_kdump.py:216: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.kdumpMemspin = gtk.SpinButton(self.memAdjustment, 0, 0)

Fix it by setting the last field to 0.

Signed-off-by: Dave Young <dyoung@redhat.com>
Reviewed-by: Vivek Goyal <vgoyal@redhat.com>
2012-08-28 16:22:15 +08:00
po Updating translation files 2009-10-07 12:45:16 +00:00
.gitignore Pull the latest makedumpfile release, 1.4.2 2012-01-27 23:10:18 +08:00
98-kexec.rules udev rules fix 2012-05-28 09:50:47 +08:00
dracut-kdump.sh Change return value to indicate the result of dump_raw() correctly. 2012-08-07 13:18:54 +08:00
dracut-module-setup.sh refactor net option 2012-07-23 15:31:28 +08:00
dracut-monitor_dd_progress remove dracut-files.tbz2 [v2] 2012-05-03 10:06:05 +08:00
firstboot_kdump.py firstboot: fix gtk warning about non-zero page size 2012-08-28 16:22:15 +08:00
kdump.conf port force_rebuild kdump.conf option 2012-08-07 13:21:36 +08:00
kdump.conf.5 port force_rebuild kdump.conf option 2012-08-07 13:21:36 +08:00
kdump.init - Fix a syntax error in kdump init script 2010-06-13 21:54:34 +00:00
kdump.service Fixup sysytemd service file (bug 741272) 2012-02-14 10:13:06 -07:00
kdump.sysconfig do not mount root twice 2012-07-12 11:15:35 +08:00
kdump.sysconfig.i386 do not mount root twice 2012-07-12 11:15:35 +08:00
kdump.sysconfig.ia64 Mass Update of RHEL5 patches 2008-06-05 15:18:53 +00:00
kdump.sysconfig.ppc64 do not mount root twice 2012-07-12 11:15:35 +08:00
kdump.sysconfig.s390x do not mount root twice 2012-07-12 11:15:35 +08:00
kdump.sysconfig.x86_64 do not mount root twice 2012-07-12 11:15:35 +08:00
kdumpctl port force_rebuild kdump.conf option 2012-08-07 13:21:36 +08:00
kexec-kdump-howto.txt refactor net option 2012-07-23 15:31:28 +08:00
kexec-tools-2.0.3-disable-kexec-test.patch Disable kexec_test 2012-01-21 16:56:07 +08:00
kexec-tools.spec Release 2.0.3-53 2012-07-23 15:36:56 +08:00
mkdumprd refactor net option 2012-07-23 15:31:28 +08:00
mkdumprd.8 mkdumprd manpage cleanup manpage 2012-06-06 16:24:37 +08:00
rhcrashkernel-param rhcrashkernel-param: echo crashkernel=auto for rhel7 2012-08-20 15:01:47 +08:00
sources remove dracut-files.tbz2 [v2] 2012-05-03 10:06:05 +08:00