wguy 7c7e41685a Provides a CLI for FluxCD package manager.
Flux is a tool for keeping Kubernetes clusters in sync with sources of
configuration (like Git repositories), and automating updates to
configuration.

This commit will establish the package build for the flux CLI.
A followup commit will be provided to include in the ISO when
properly integrated with the application framework

Test Plan:

PASS: build-pkgs -e -c -p flux2
PASS: build-image success but no flux2 package included

Change-Id: I008d007cb840ff39ad78d2189819f3c3f4083b1d
Signed-off-by: wguy <wey-yi.guy@windriver.com>
2025-02-05 13:01:47 -08:00

32 lines
1.2 KiB
Plaintext

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: flux2
Upstream-Contact: cncf-flux-dev@lists.cncf.io
Source: https://github.com/fluxcd
Files: *
Copyright: (C) Copyright 2025 The Kubernetes Authors All Rights Reserved
License: Apache-2
Upstream-Name: flux2
Upstream-Contact: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Source: https://opendev.org/starlingx/integ/src/branch/master/kubernetes/flux2
Files: debian/*
Copyright: (c) 2025 Wind River Systems, Inc.
License: Apache-2
License: Apache-2
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian-based systems the full text of the Apache version 2.0 license
can be found in `/usr/share/common-licenses/Apache-2.0'.