forked from pool/crash
- Corrected project URL in spec file to match the changed upstream location as-of May 30th 2020. Noted the project URL change in README.SUSE without removing the old URL because it represents the location the project source was obtained from. The next project source update is available from the new project URL. When the package is updated with that source all URL project references will be modified to only show the new URL. Add crash-update-whitepaper-URL.patch Note change of no longer valid old project whitepaper URL to current valid project whitepaper URL in help output. Leave the old one reported because it represents the location the project source was obtained from for this package version. (bsc#1179536) OBS-URL: https://build.opensuse.org/request/show/854147 OBS-URL: https://build.opensuse.org/package/show/Kernel:kdump/crash?expand=0&rev=333
23 lines
776 B
Plaintext
23 lines
776 B
Plaintext
Changes in the SUSE package
|
|
===========================
|
|
|
|
- Emacs is the default editing mode, can still be overwritten to vi mode via
|
|
command line or configuration file
|
|
- added the Crash Whitepaper from
|
|
http://people.redhat.com/anderson/.crash_whitepaper/
|
|
|
|
As-of May 30th 2020 the Crash Whitepaper has been moved to
|
|
https://crash-utility.github.io/crash_whitepaper.html
|
|
- fix for LKCD header (SLES9 has another header format than SLES10) in IA64
|
|
|
|
|
|
SIAL
|
|
====
|
|
|
|
To use the SIAL extension, install crash-sial and load it with "extend sial.so"
|
|
in crash. If you want to have the sial extension automatically loaded at
|
|
startup, add this command to your ~/.crashrc configuration file.
|
|
|
|
Place custom scripts in /usr/share/sial/crash (system wide) or ~/.sial (per
|
|
user).
|