The Wayback Machine - https://web.archive.org/web/20200614225805/https://github.com/clearlinux/swupd-client
Skip to content
Software update client
Shell C M4 Python Makefile Objective-C Other
Branch: master
Clone or download

Latest commit

castulo Testlib: include important env variables in help
After sourcing testlib, if the user runs testlib from the terminal,
the help of the library is displayed which includes the list of
commands provided by the library.

Testlib uses some environment variables to modify the way tests are
run. This commit adds information about those env variables to the
testlib help.

Closes #1479

Signed-off-by: Castulo Martinez <castulo.martinez@intel.com>
Latest commit cdf03c1 Jun 10, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github actions: Create another job to check for API changes May 14, 2020
data service: Remove check-update service Mar 9, 2020
docker Don't mix tabs with spaces in the same file Oct 29, 2019
docs Adding flags to set data and cache in swupd Jun 8, 2020
scripts target_root: Use run_commmand to execute tar|tar command May 5, 2020
src Adding flags to set data and cache in swupd Jun 8, 2020
test Testlib: include important env variables in help Jun 10, 2020
.clang-format Add Clang format style file Mar 7, 2016
.gitignore Organizing src/ directories in categories May 7, 2020
COPYING Initial commit Feb 24, 2016
Makefile.am actions: Create another job to check for API changes May 14, 2020
README Bringing README back because it's used to generate a package description Jan 17, 2019
README.md README: Update badge to use information from github actions Mar 27, 2020
autogen.sh Providing option to disable compiler optimizations Feb 11, 2019
config Adding flags to set data and cache in swupd Jun 8, 2020
configure.ac Release 4.2.1 May 21, 2020
continous.sh Don't mix tabs with spaces in the same file Oct 29, 2019
swupd.bash swupd.bash: Make swupd.bash POSIX compliant May 19, 2020
swupd.zsh Adding flags to set data and cache in swupd Jun 8, 2020

README.md

Swupd Client

Shellcheck Swupd tests

swupd is an OS-level software update program that applies updates to a Clear Linux OS. More information on how to use swupd can be found in the official documentation, swupd command man page and other documents on docs directory.

Reporting problems

Use github issue report tool (https://github.com/clearlinux/swupd-client/issues) to report bugs, issues and feature requests.

To help us to reproduce a bug reported, please attach the swupd command line, the command output, swupd version ('swupd -v' output) and clear linux version ('swupd info' output).

For other questions, contact us in Clear Linux mailing list (dev@lists.clearlinux.org) or IRC channel ( #clearlinux on Freenode).

How to contribute

Swupd client is open for contributions, so we are more than willing to review your patches! For more information take a look on the how to contribute guide

Reporting Security Concerns

If you have discovered potential security vulnerability in Swupd, please visit https://01.org/security for best practices on reporting security issues and to report your concern.

You can’t perform that action at this time.