mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-04-27 11:22:17 +00:00
Since acrn-tools are not built when creating a release build, there are no tool binaries to be installed. Generate the required debian/acrn-tools.install file on the fly whenever a debug build is requested. This keeps this file empty on a release build avoiding the resulting build errors about missing files. Additionally a package specific README.Debian file is added to explain this behavior. It will be installed according to Debian packaging guidelines at /usr/share/doc/acrn-tools/README.Debian. Tracked-On: #8257 Signed-off-by: Helmut Buchsbaum <helmut.buchsbaum@opensource.tttech-industrial.com>
16 lines
380 B
Plaintext
16 lines
380 B
Plaintext
usr/bin/acrnlog
|
|
usr/bin/acrnprobe
|
|
usr/bin/acrntrace
|
|
usr/bin/crashlogctl
|
|
usr/bin/debugger
|
|
usr/bin/usercrash_c
|
|
usr/bin/usercrash_s
|
|
usr/bin/usercrash-wrapper
|
|
usr/share/acrn/crashlog/*
|
|
lib/systemd/system/acrnlog.service
|
|
lib/systemd/system/acrnprobe.service
|
|
lib/systemd/system/usercrash.service
|
|
usr/share/defaults/telemetrics/acrnprobe.xml
|
|
usr/share/acrn/scripts/*
|
|
etc/default/acrnlog
|