📄 ksymoops.spec
字号:
Summary: Kernel oops and error message decoderName: ksymoopsVersion: 2.4.11Release: 1Copyright: GPLGroup: Utilities/SystemSource: ksymoops-%{version}.tar.gzExclusiveOS: LinuxBuildRoot: /var/tmp/ksymoops-root%descriptionThe Linux kernel produces error messages that contain machine specificnumbers which are meaningless for debugging. ksymoops reads machinespecific files and the error log and converts the addresses tomeaningful symbols and offsets.%prep%setup%buildCFLAGS="$RPM_OPT_FLAGS" make all%installrm -rf $RPM_BUILD_ROOTmake INSTALL_PREFIX=$RPM_BUILD_ROOT/usr \ INSTALL_MANDIR=$RPM_BUILD_ROOT/%{_mandir} \ install%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-,root,root)%attr(755,root,root)/usr/bin/ksymoops%attr(644,root,root)%{_mandir}/man8/ksymoops.8*%attr(-,root,root) %doc COPYING README INSTALL Changelog
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -