restore crashlog and drop install_append

ACRN-Crashlog used the same SDL as ACRN project since
is a customized debug tool of ACRN. ID=4368

Crashlog was modified to not alter the system behavior
unless the user request it by crashlogctl command.
This commit is contained in:
Miguel Bernal Marin 2018-10-09 13:39:18 -05:00
parent 302bffbb19
commit a891062eec
2 changed files with 0 additions and 9 deletions

View File

@ -1,9 +1,2 @@
# This file contains the output files that need %exclude. Full path
# names, one per line.
/usr/bin/usercrash_c
/usr/bin/acrnprobe_prepare.sh
/usr/lib/systemd/system/usercrash.service
/usr/lib/systemd/system/acrnprobe.service
# EXCLUDED because it executes a shell script
/usr/lib/systemd/system/prepare.service

View File

@ -1,2 +0,0 @@
mkdir -p %{buildroot}/usr/lib/systemd/system/multi-user.target.wants
mkdir -p %{buildroot}/usr/share/clr-service-restart