Intended to be used for testing features of swupd-client prior to
their release in the official /usr/bin/swupd.
---
bundles/swupd-client-pre-release | 15 +++++++++++++++
packages.list | 1 +
2 files changed, 16 insertions(+)
create mode 100644 bundles/swupd-client-pre-release
diff --git a/bundles/swupd-client-pre-release b/bundles/swupd-client-pre-release
new file mode 100644
index 00000000..720630a3
--- /dev/null
+++ b/bundles/swupd-client-pre-release
@@ -0,0 +1,15 @@
+# [TITLE]: swupd-client-pre-release
+# [DESCRIPTION]: Pre-release binary for the Clear Linux OS for IA Updater.
+# [STATUS]: WIP
+# [CAPABILITIES]:
+# [TAGS]:
+# [MAINTAINER]: William Douglas <william.douglas(a)intel.com>
+
+include(curl)
+
+# start of custom additions (edits outside this area will be removed automatically)
+include(os-core-update)
+# end of custom additions
+
+# main package
+swupd-client-pre-release
diff --git a/packages.list b/packages.list
index 81f60a50..898c4cc7 100644
--- a/packages.list
+++ b/packages.list
@@ -406,3 +406,4 @@ sshfs # FUSE client based on the SSH File Transfer Protocol
stacer # Ubuntu System Optimizer
zabbix # Network and application monitoring tool.
earlyoom # Utility for pre-oomkiller process control
+swupd-client-pre-release # Pre-release binary for the Clear Linux OS for IA Updater.
--
2.24.1
Show replies by date