This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
swupd-3rd-party.1
131 lines (131 loc) · 3.12 KB
/
swupd-3rd-party.1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
.\" Man page generated from reStructuredText.
.
.TH SWUPD-3RD-PARTY 1 "" "" ""
.SH NAME
swupd-3rd-party \- swupd wrapper for 3rd-party content
.
.nr rst2man-indent-level 0
.
.de1 rstReportMargin
\\$1 \\n[an-margin]
level \\n[rst2man-indent-level]
level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
-
\\n[rst2man-indent0]
\\n[rst2man-indent1]
\\n[rst2man-indent2]
..
.de1 INDENT
.\" .rstReportMargin pre:
. RS \\$1
. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin]
. nr rst2man-indent-level +1
.\" .rstReportMargin post:
..
.de UNINDENT
. RE
.\" indent \\n[an-margin]
.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]]
.nr rst2man-indent-level -1
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
..
.SH SYNOPSIS
.sp
\fBswupd\-3rd\-party [SUBCOMMANDS] <flags>\fP
.SH DESCRIPTION
.sp
\fBswupd\-3rd\-party\fP(1) is a wrapper for \fBswupd\fP(1) that enables working with
3rd\-party content in a way that conforms to the \fBstateless\fP(7) configuration
and content repositories built by \fBmixer\-user\-bundler\fP(1).
.sp
Contents are installed by default under /opt/3rd\-party with hooks using
\fB3rd\-party\-post\fP(1) for configured applications to be available under
/opt/3rd\-party/bin which should be added to the PATH as the last entry.
.SH OPTIONS
.sp
The following options are applicable to all subcommands, and can be
used to modify the core behavior and resources that \fBswupd\-3rd\-party\fP
uses.
.INDENT 0.0
.IP \(bu 2
\fB\-h, \-\-help\fP
.sp
Display general help information.
.IP \(bu 2
\fB\-c, \-\-contentdir\fP
.sp
Changes the installation directory for 3rd\-party content.
.IP \(bu 2
\fB\-s, \-\-statedir\fP
.sp
Changes the statedir used by \fBswupd\fP\&.
.UNINDENT
.SH SUBCOMMANDS
.sp
\fBadd\fP [URI] <addflags>
.INDENT 0.0
.INDENT 3.5
Add 3rd\-party repo based on URI of the content. Content must be signed
with a certificate trusted by the system trust store.
.sp
addflags:
.INDENT 0.0
.IP \(bu 2
\fB\-p, \-\-skip\-post\fP Skip running \fB3rd\-party\-post\fP processing.
.UNINDENT
.UNINDENT
.UNINDENT
.sp
\fBlist\fP
.INDENT 0.0
.INDENT 3.5
Display installed 3rd\-party content and its configured settings.
.UNINDENT
.UNINDENT
.sp
\fBremove\fP [URI] [BUNDLE] <removeflags>
.INDENT 0.0
.INDENT 3.5
Remove 3rd\-party repo based on URI and BUNDLE name of the content.
.sp
removeflags:
.INDENT 0.0
.IP \(bu 2
\fB\-p, \-\-skip\-post\fP Skip running \fB3rd\-party\-post\fP processing.
.UNINDENT
.UNINDENT
.UNINDENT
.sp
\fBupdate\fP <updateflags>
.INDENT 0.0
.INDENT 3.5
Update all 3rd\-party repositories on the system.
.sp
updateflags:
.INDENT 0.0
.IP \(bu 2
\fB\-p, \-\-skip\-post\fP Skip running \fB3rd\-party\-post\fP processing.
.UNINDENT
.UNINDENT
.UNINDENT
.SH EXIT STATUS
.sp
On success, 0 is returned. A non\-zero return code indicates a failure.
.SS SEE ALSO
.INDENT 0.0
.IP \(bu 2
\fB3rd\-party\-post\fP(1)
.IP \(bu 2
\fBmixer\-user\-bundler\fP(1)
.IP \(bu 2
\fBswupd\fP(1)
.IP \(bu 2
\fI\%https://github.com/clearlinux/swupd\-client\fP
.IP \(bu 2
\fI\%https://clearlinux.org/documentation/\fP
.UNINDENT
.SH COPYRIGHT
(C) 2019 Intel Corporation, CC-BY-SA-3.0
.\" Generated by docutils manpage writer.
.