File yup.sysconfig of Package yup
x
1
## Path: System/YUP
2
## Description: YUP - "Yum Update Proxy" for SLE 10 Maintenance
3
#
4
# YUP - "Yum Update Proxy" for SLE 10 Maintenance
5
# Copyright (C) 2006,2007 SUSE Linux Products GmbH
6
#
7
# This program is free software; you can redistribute it and/or modify
8
# it under the terms of the GNU General Public License as published by
9
# the Free Software Foundation; either version 2 of the License, or
10
# (at your option) any later version.
11
#
12
# This program is distributed in the hope that it will be useful,
13
# but WITHOUT ANY WARRANTY; without even the implied warranty of
14
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
# GNU General Public License for more details.
16
#
17
# You should have received a copy of the GNU General Public License
18
# along with this program; if not, write to the Free Software
19
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
20
#
21
#
22
# This packages allows to configure an update-mirror
23
# for Novell maintenance packages for SUSE Linux
24
# Enterprise 10.
25
#
26
# Please make sure, that the number of systems to serve with the
27
# mirrored packages is in compliance with the number of
28
# subscriptions you are allowed to exercise according to your
29
# contract with Novell.
30
#
31
# To configure network access rules (proxies, proxy
32
# authentication, ...) please use YaST2 -> Network Services ->
33
# Proxy. The resulting configuration can be found in
34
# /etc/sysconfig/proxy and /root/.curlrc (authentication data).
35
#
36
# $Id:$
37
#
38
39
## Type: string
40
## Default: "/usr/bin/curl"
41
#
42
# path and name of curl binary
43
#
44
YUP_CURL=""
45
46
## Type: string
47
## Default: "--verbose --digest --remote-time --fail"
48
#
49
# std parameters for curl:
50
# --digest is vital for autentication
51
# --verbose and --fail are necessary for correct error handling
52
#
53
YUP_CURLPARAMS=""
54
55
## Type: string
56
## Default: "/var/cache/yup"
57
#
58
# destination path (script will create subdirectories there)
59
#
60
YUP_DEST_DIR=""
61
62
## Type: string
63
## Default: ""
64
#
65
# There are two options, to get the ID:
66
#
67
# 1. use the Machine ID: this value is in
68
# /etc/zmd/deviceid
69
# on the machine you registered with.
70
#
71
# 2. go to the Novell Customer Center and request
72
# "mirror credentials" to get updates to all your
73
# systems with one yup run
74
# http://www.novell.com/center/
75
#
76
YUP_ID=""
77
78
## Type: string
79
## Default: ""
80
#
81
# There are two options, to get the PASSWORD:
82
#
83
# 1. use the Machine Secret: this value is in
84
# /etc/zmd/secret
85
# on the machine you registered with.
86
#
87
# 2. go to the Novell Customer Center and request
88
# "mirror credentials" to get updates to all your
89
# systems with one yup run
90
# http://www.novell.com/center/
91
#
92
YUP_PASS=""
93
94
## Type: string
95
## Default: "nu.novell.com"
96
#
97
# The update server to use
98
#
99
YUP_SERVER="nu.novell.com"
100
101
## Type: regexp(^[[:xdigit:]]{0,32}$)
102
## Default: ""
103
#
104
# Machine ID: this value is in
105
# /etc/zmd/deviceid
106
# on the machine you registered SLED with.
107
# If not set, YUP_ID will be used.
108
#
109
YUP_ID_SLED=""
110
111
## Type: regexp(^[[:xdigit:]]{0,32}$)
112
## Default: ""
113
#
114
# Machine Secret: this value is in
115
# /etc/zmd/secret
116
# on the machine you registered with.
117
# If not set, YUP_PASS will be used.
118
#
119
YUP_PASS_SLED=""
120
121
## Type: string
122
## Default: ""
123
#
124
# The update server to use for SLED
125
#
126
YUP_SERVER_SLED=""
127
128
## Type: regexp(^[[:xdigit:]]{0,32}$)
129
## Default: ""
130
#
131
# Machine ID: this value is in
132
# /etc/zmd/deviceid
133
# on the machine you registered SLES with.
134
# If not set, YUP_ID will be used.
135
#
136
YUP_ID_SLES=""
137
138
## Type: regexp(^[[:xdigit:]]{0,32}$)
139
## Default: ""
140
#
141
# Machine Secret: this value is in
142
# /etc/zmd/secret
143
# on the machine you registered SLES with.
144
# If not set, YUP_PASS will be used.
145
#
146
YUP_PASS_SLES=""
147
148
## Type: string
149
## Default: ""
150
#
151
# The update server to use for SLES
152
#
153
YUP_SERVER_SLES=""
154
155
## Type: string(i586,ppc,s390x,ia64,x86_64)
156
## Default: "i586"
157
#
158
# Architecture(s) to mirror - SPACE separated list
159
#
160
YUP_ARCH=""
161
162
## Type: string("SLES10","SLED10")
163
## Default: "SLES10"
164
#
165
# Products to mirror (SLES and/or SLED)
166
# For DebugInfo and SDK see: YUP_DEBUGINFO, YUP_SDK
167
# SPACE separated list
168
#
169
YUP_PRODUCTS=""
170
171
## Type: string("GA","SP1","SP2")
172
## Default: "GA"
173
#
174
# Subversions of product to mirror
175
# SPACE separated list
176
#
177
YUP_SUBVERSIONS=""
178
179
## Type: yesno
180
## Type: yesno
181
## Default: "no"
182
#
183
# Include DebugInfo in mirror?
184
#
185
YUP_DEBUGINFO="no"
186
187
## Type: yesno
188
## Default: "no"
189
#
190
# Include SDK in mirror?
191
#
192
YUP_SDK="no"
193
194
## Type: list(yes,no,you)
195
## Default: "no"
196
#
197
# Include .src.rpms in mirror?
198
# yes: get sources from nu.novell.com
199
# you: get yources from you.novell.com
200
#
201
YUP_SRCRPM="no"
202
203
## Type: string
204
## Default: ""
205
#
206
# The NCC account (necessary for you.novell.com)
207
#
208
YOU_NCC_ACCOUNT=""
209
210
## Type: string
211
## Default: ""
212
#
213
# The NCC password (necessary for you.novell.com)
214
#
215
YOU_NCC_PASSWORD=""
216
217
## Type: string
218
## Default: "you.novell.com"
219
#
220
# The YOU server to use
221
#
222
YOU_SERVER="you.novell.com"
223
224
## Type: yesno
225
## Default: "no"
226
#
227
# Only show channels/URLs to access, do not download
228
#
229
YUP_DRYRUN="no"
230
231
## Type: yesno
232
## Default: "no"
233
#
234
# Safe storage space by finding duplicate rpms files
235
# and hardlinking those files?
236
#
237
YUP_HARDLINK="no"
238
239
## Type: string("+20000","+10000","+5000","+1000")
240
## Default: "+20000"
241
#
242
# Only hardlink files larges than YUP_PATSIZE blocks (find parameter)
243
# YUP_HARDLINK must be "yes" for YUP_PATSIZE having any effect.
244
#
245
YUP_PATSIZE="+20000"
246
247
## Type: string("+0","-1","-8","-32","-365")
248
## Default: "-8"
249
#
250
# Only hardlink files older/younger than YUP_MTIME days (find parameter)
251
# YUP_HARDLINK must be "yes" for YUP_MTIME having any effect.
252
#
253
YUP_MTIME="-8"
254
255
## Type: string
256
## Default: "-Updates -Online"
257
#
258
# Subchannels to include while mirroring an SP
259
# -Online: the patches to go from SP(N-1) to SP(N)
260
# -Updates: the patches for SP(N)
261
#
262
YUP_SP_SUBCHANS=""
263
264