De-branding in starlingx/config: CGCS -> StarlingX
1. Rename CGCS to StarlingX for .spec files Test: After the de-brand change, bootimage.iso has been built in the flock Layer and installed on the dev machine to validate the changes. Please note, doing de-brand changes in batches, this is batch9 changes. Story: 2006387 Task: 39524 Change-Id: Ia1fe0f2baafb78c974551100f16e6a7d99882f15 Signed-off-by: Sharath Kumar K <sharath.kumar@intel.com> De-branding in starlingx/config: CGCS -> StarlingX 1. Rename CGCS to StarlingX for .spec file 2. Rename TIS to StarlingX for .service files Test: After the de-brand change, bootimage.iso has been built in the flock Layer and installed on the dev machine to validate the changes. Please note, doing de-brand changes in batches, this is batch10 changes. Story: 2006387 Task: 36202 Change-Id: I404ce0da2621495175ad31489e9ad6f7b0211e26 Signed-off-by: Sharath Kumar K <sharath.kumar@intel.com>
This commit is contained in:
parent
bf94318284
commit
d9f2aea0fb
@ -1,5 +1,5 @@
|
||||
[Unit]
|
||||
Description=General TIS config gate
|
||||
Description=General StarlingX config gate
|
||||
After=sw-patch.service
|
||||
Before=serial-getty@ttyS0.service getty@tty1.service
|
||||
# Each config service must have a Before statement against config.service, to ensure ordering
|
||||
|
@ -1,4 +1,4 @@
|
||||
Summary: CGCS Host Inventory Init Package
|
||||
Summary: StarlingX Host Inventory Init Package
|
||||
Name: sysinv-agent
|
||||
Version: 1.0
|
||||
Release: %{tis_patch_ver}%{?_tis_dist}
|
||||
@ -11,7 +11,7 @@ Source0: %{name}-%{version}.tar.gz
|
||||
BuildRequires: systemd-devel
|
||||
|
||||
%description
|
||||
CGCS Host Inventory Init Package
|
||||
StarlingX Inventory Init Package
|
||||
|
||||
%define local_etc_initd /etc/init.d/
|
||||
%define local_etc_pmond /etc/pmon.d/
|
||||
|
Loading…
Reference in New Issue
Block a user