Commit Graph

60 Commits

Author SHA256 Message Date
Petr Tesařík
2104b8c771 Accepting request 225920 from home:ptesarik:branches:Kernel:kdump
Add Xen detection code

OBS-URL: https://build.opensuse.org/request/show/225920
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=67
2014-03-14 11:18:35 +00:00
Petr Tesařík
e713d7a61d - kdump-ledblink-background.patch: Run kdumptool in the background.
- kdump-initrd-network.patch: Added dracut network activation in
  initrd to mkdumprd.
- kdump-ledblink-background.patch: Fixed wrong argument for
  ledblink.

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=65
2014-03-14 07:22:25 +00:00
Petr Tesařík
4ac9729640 Accepting request 224742 from home:juwolf:branches:Kernel:kdump
dracut needs rd.neednet=1 commandline parameter to force network activation. Together with Request 224727 to dracut this should solve current kdump-via-network issues (bnc#866771)

OBS-URL: https://build.opensuse.org/request/show/224742
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=64
2014-03-14 07:13:36 +00:00
Petr Tesařík
5299a3343d - %filelist simplified as suggested by tcech@suse.cz.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=62
2014-03-02 15:35:45 +00:00
Petr Tesařík
72f8cfa1d9 - Update to 0.8.9
o fix dracut support
  o fix dump save when /boot is not a mount point
- kdumptool_find_kernel.patch: Dropped.

- Update to 0.8.8
  o dracut support
  o new kdumptool command: calibrate
  o new kdumptool flag: NOSPLIT
  o better support for SMP dumps
- kdump-0.8.7-bsp.patch: Dropped.
- kdump-0.8.7-calibrate.patch: Dropped.
- kdump-0.8.7-nr_cpus.patch: Dropped.

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=59
2014-02-28 19:23:14 +00:00
Petr Tesařík
a57f5f77de Accepting request 222378 from home:ptesarik:branches:Kernel:kdump
- kdump-0.8.7-nr_cpus.patch: Use nr_cpus instead of maxcpus with
  recent kernels. (FATE#315725).
- kdump-0.8.7-bsp.patch: Add disable_cpu_apicid for BSP to the
  commandline (bnc#861981).
- kdump-0.8.7-calibrate.patch: Implement kdump memory calibration
  (FATE#315241).

OBS-URL: https://build.opensuse.org/request/show/222378
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=57
2014-02-14 16:18:09 +00:00
Petr Tesařík
01715dffbb Accepting request 222333 from home:juwolf:branches:Kernel:kdump
In rc.kdump.functions, function load_kdump(), the argument order for kdumptool in verbose/debug-mode is wrong. $(kdumptool find_kernel -D) leads to "invalid option", $(kdumptool -D find_kernel) works.

OBS-URL: https://build.opensuse.org/request/show/222333
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=56
2014-02-14 16:11:37 +00:00
Petr Tesařík
2628567fc9 Accepting request 220427 from home:markkp:branches:Kernel:kdump
Remove s390x from the list of excluded architectures.

OBS-URL: https://build.opensuse.org/request/show/220427
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=55
2014-02-13 15:48:18 +00:00
Petr Tesařík
99a5839bfb - Update to 0.8.7
o Change libelf interface to elfutils (libelf1)
  o Fix parsing of command line options
  o New tests
  o Many code cleanups

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=53
2014-01-13 06:43:33 +00:00
Petr Tesařík
522ea16251 Accepting request 209674 from home:ptesarik:branches:Kernel:kdump
- Update to 0.8.6
  o IPv6 support (FATE 316563) 
  o unmount filesystems before rebooting kdump environment

OBS-URL: https://build.opensuse.org/request/show/209674
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=51
2013-12-06 17:48:12 +00:00
Petr Tesařík
262d26078f - kdump.spec: add newly installed files
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=49
2013-09-13 11:03:38 +00:00
Petr Tesařík
eb91c7d075 Accepting request 198917 from home:ptesarik:branches:Kernel:kdump
Upgrade to 0.8.5

OBS-URL: https://build.opensuse.org/request/show/198917
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=48
2013-09-13 10:56:40 +00:00
Petr Tesařík
9346aee607 Accepting request 197487 from home:fcrozat:branches:Kernel:kdump
- Add kdump.service to properly handle kdump initscript with
  systemd.

OBS-URL: https://build.opensuse.org/request/show/197487
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=46
2013-09-05 12:03:56 +00:00
Petr Tesařík
dbb4fded67 - Fix the broken package rename from kdump-helpers.
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=44
2013-01-02 16:37:27 +00:00
Petr Tesařík
741e41f648 - Update to 0.8.2
o FATE#314283: kdump: log-only mode
  o checking of SSH keys
  o lots of cleanups and bugfixes
- Drop the following patches (included in upstream now):
  o kdump-fix-gcc46.diff
  o kdump-gcc47.patch
  o kdump-save-log
  o kdump-add-none-format
  o kdump-udev-rule
  o kdump-usrmerge.patch
- kdump-format-list: Dropped (wrong).

OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=43
2013-01-02 15:48:49 +00:00
Petr Tesařík
4be4f8bd91 Accepting request 137435 from home:elvigia:branches:Kernel:kdump
*** Please forward to 12.2 Updates as appropiate *****

- Since the /usr merge, the mkinitrd bits are broken
  since tools have changed locations.
- Recommend nfs-client and cifs-utils too.

OBS-URL: https://build.opensuse.org/request/show/137435
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=42
2012-10-26 15:55:05 +00:00
Petr Tesařík
05a7507619 Accepting request 113158 from home:jeff_mahoney:branches:Kernel:kdump
- kdump: Add 'none' format
- kdump: Allow format to be a list
- kdump: Save dmesg during dump
- kdump: Use correct script location in udev rule

(was missing the changes entries

OBS-URL: https://build.opensuse.org/request/show/113158
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=40
2012-04-16 07:58:29 +00:00
Petr Tesařík
45453595be Accepting request 109811 from home:dimstar:gcc47
Fix build with gcc 4.7 - Please work with upstream to resolve it in upstream code base. There is also a chance that a newer version of the package might have this fixed already.

OBS-URL: https://build.opensuse.org/request/show/109811
OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/kdump?expand=0&rev=38
2012-03-21 10:42:35 +00:00
Sascha Peilicke
32f02f6174 Accepting request 72731 from Kernel:kdump
Fix build (please accept review request).

OBS-URL: https://build.opensuse.org/request/show/72731
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=47
2011-06-07 08:49:31 +00:00
OBS User unknown
e62fdd4da0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=41 2009-01-25 00:19:01 +00:00
OBS User unknown
a988798634 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=40 2009-01-14 16:53:47 +00:00
OBS User unknown
43378557fe OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=39 2008-12-15 13:47:09 +00:00
OBS User unknown
dbbf3da750 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=38 2008-12-04 11:59:20 +00:00
OBS User unknown
130fad7dc4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=37 2008-11-25 08:41:15 +00:00
OBS User unknown
9744f2ec66 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=36 2008-11-21 15:06:01 +00:00
OBS User unknown
209c14beb6 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=35 2008-11-20 15:45:01 +00:00
OBS User unknown
3ad61faa9d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=34 2008-11-17 16:09:27 +00:00
OBS User unknown
297a6717b5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=33 2008-11-11 15:10:10 +00:00
OBS User unknown
5cb448a5dd OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=32 2008-11-03 11:17:39 +00:00
OBS User unknown
0af2a8676e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=31 2008-10-28 17:03:03 +00:00
OBS User unknown
c6464a7d46 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=30 2008-10-27 15:56:36 +00:00
OBS User unknown
5ebc366645 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=29 2008-10-23 10:21:27 +00:00
OBS User unknown
3807f62c21 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=28 2008-10-22 16:08:54 +00:00
OBS User unknown
0ea20aa9b0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=27 2008-10-15 23:34:40 +00:00
OBS User unknown
2a453bb21d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=26 2008-10-13 21:23:44 +00:00
OBS User unknown
2c34095fe0 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=25 2008-09-05 21:28:43 +00:00
OBS User unknown
46b0262978 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=24 2008-08-24 08:53:50 +00:00
OBS User unknown
59241bf4c8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=23 2008-08-22 22:48:34 +00:00
OBS User unknown
4914977c0a OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=22 2008-08-15 22:14:11 +00:00
OBS User unknown
081218d703 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=21 2008-08-13 23:52:20 +00:00
OBS User unknown
2bf8e08ad9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=20 2008-08-09 23:22:19 +00:00
OBS User unknown
0c5183455c OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=19 2008-08-08 00:09:19 +00:00
OBS User unknown
64467edc34 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=18 2008-08-05 23:49:42 +00:00
OBS User unknown
3d8bc88688 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=17 2008-08-02 00:11:07 +00:00
OBS User unknown
419fe783bf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=16 2008-07-28 13:52:15 +00:00
OBS User unknown
d653c13764 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=15 2008-07-24 23:08:46 +00:00
OBS User unknown
50b1dc8fcf OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=14 2008-06-22 23:02:01 +00:00
OBS User unknown
09040147d2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=13 2008-06-02 08:31:23 +00:00
OBS User unknown
325c3abe21 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=12 2008-05-26 17:09:59 +00:00
OBS User unknown
446603446d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kdump?expand=0&rev=11 2008-05-21 23:02:58 +00:00