metal/mtce-compute/debian/deb_folder/control
Chuck Short 91c828185b debian: Simplifying mtce-compute packaging
- Ensure that the service is started when the package
  is installed.
- Ensure that the service dependencies are started
  when the package is installed.
- Simplify debian/rules to use the Makefile in order
  to install the files that are needed.

Test Plan
PASS Build package and ISO
PASS Boot and check for goenabled-compute.service

Story: 2009101
Task: 43023

Signed-off-by: Chuck Short <charles.short@windriver.com>
Change-Id: I5f931ff1318f32c6c74782cbda2a9517b9c4efe5
2022-03-10 19:39:04 +00:00

15 lines
436 B
Plaintext

Source: mtce-compute
Section: admin
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Homepage: https://www.starlingx.io
Package: mtce-compute
Architecture: any
Depends: ${misc:Depends}, qemu
Description: StarlingX Compute Node Maintenance Package
This package contains maintenance support files for the compute-only
node type.