summaryrefslogtreecommitdiff
path: root/debian/control
blob: bcfc10a6babbd5a9947e02fd9db756c8664ba290 (plain)
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
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
Source: vyos-1x
Section: contrib/net
Priority: extra
Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
Build-Depends:
  debhelper (>= 9),
  dh-python,
  fakeroot,
  gcc,
  iproute2,
  libvyosconfig0 (>= 0.0.7),
  libzmq3-dev,
  python3 (>= 3.10),
# For QA
  pylint,
# For generating command definitions
  python3-lxml,
  python3-xmltodict,
# For running tests
  python3-coverage,
  python3-netifaces,
  python3-nose,
  python3-jinja2,
  python3-psutil,
  python3-requests,
  python3-setuptools,
  quilt,
  whois
Standards-Version: 3.9.6

Package: vyos-1x
Architecture: amd64 arm64
Pre-Depends:
  libpam-runtime [amd64],
  libnss-tacplus [amd64],
  libpam-tacplus [amd64],
  libpam-radius-auth [amd64]
Depends:
## Fundamentals
  ${python3:Depends} (>= 3.10),
  dialog,
  libvyosconfig0,
  libpam-cap,
  bash-completion,
  ipvsadm,
  udev,
  less,
  at,
  rsync,
  vyatta-bash,
  vyatta-biosdevname,
  vyatta-cfg,
  vyos-http-api-tools,
  vyos-utils,
## End of Fundamentals
## Python libraries used in multiple modules and scripts
  python3,
  python3-cryptography,
  python3-hurry.filesize,
  python3-inotify,
  python3-jinja2,
  python3-jmespath,
  python3-netaddr,
  python3-netifaces,
  python3-paramiko,
  python3-passlib,
  python3-psutil,
  python3-pyhumps,
  python3-pystache,
  python3-pyudev,
  python3-six,
  python3-tabulate,
  python3-voluptuous,
  python3-xmltodict,
  python3-zmq,
## End of Python libraries
## Basic System services and utilities
  coreutils,
  sudo,
  systemd,
  bsdmainutils,
  openssl,
  curl,
  dbus,
  file,
  iproute2 (>= 6.0.0),
  linux-cpupower,
# ipaddrcheck is widely used in IP value validators
  ipaddrcheck,
  ethtool,
  lm-sensors,
  procps,
  netplug,
  sed,
  ssl-cert,
  tuned,
  beep,
  wide-dhcpv6-client,
# Generic colorizer
  grc,
## End of System services and utilities
## For the installer
  fdisk,
  gdisk,
  mdadm,
  efibootmgr,
  libefivar1,
  dosfstools,
  grub-efi-amd64-bin [amd64],
  grub-efi-arm64-bin [arm64],
# Image signature verification tool
  minisign,
# Live filesystem tools
  squashfs-tools,
  fuse-overlayfs,
## End installer
  auditd,
  iputils-arping,
  iputils-ping,
  isc-dhcp-client,
# For "vpn pptp", "vpn l2tp", "vpn sstp", "service ipoe-server"
  accel-ppp,
# End "vpn pptp", "vpn l2tp", "vpn sstp", "service ipoe-server"
  avahi-daemon,
  conntrack,
  conntrackd,
## Conf mode features
# For "interfaces wireless"
  hostapd,
  hsflowd,
  iw,
  wireless-regdb,
  wpasupplicant (>= 0.6.7),
# End "interfaces wireless"
# For "interfaces wwan"
  modemmanager,
  usb-modeswitch,
  libqmi-utils,
# End "interfaces wwan"
# For "interfaces openvpn"
  openvpn,
  openvpn-auth-ldap,
  openvpn-auth-radius,
  openvpn-otp,
  libpam-google-authenticator,
# End "interfaces openvpn"
# For "interfaces wireguard"
  wireguard-tools,
  qrencode,
# End "interfaces wireguard"
# For "interfaces pppoe"
  pppoe,
# End "interfaces pppoe"
# For "interfaces sstpc"
  sstp-client,
# End "interfaces sstpc"
# For "protocols *"
  frr (>= 9.1),
  frr-pythontools,
  frr-rpki-rtrlib,
  frr-snmp,
# End "protocols *"
# For "protocols nhrp" (part of DMVPN)
  opennhrp,
# End "protocols nhrp"
# For "protocols igmp-proxy"
  igmpproxy,
# End "protocols igmp-proxy"
# For "pki"
  certbot,
# End "pki"
# For "service console-server"
  conserver-client,
  conserver-server,
  console-data,
  dropbear,
# End "service console-server"
# For "service aws glb"
  aws-gwlbtun,
# For "service dns dynamic"
  ddclient (>= 3.11.1),
# End "service dns dynamic"
# # For "service ids"
  fastnetmon [amd64],
# End "service ids"
# # For "service ndp-proxy"
  ndppd,
# End "service ndp-proxy"
# For "service router-advert"
  radvd,
# End "service route-advert"
# For "load-balancing reverse-proxy"
  haproxy,
# End "load-balancing reverse-proxy"
# For "load-balancing wan"
  vyatta-wanloadbalance,
# End "load-balancing wan"
# For "service dhcp-relay"
  isc-dhcp-relay,
# For "service dhcp-server"
  kea,
# End "service dhcp-server"
# For "service lldp"
  lldpd,
# End "service lldp"
# For "service https"
  nginx-light,
# End "service https"
# For "service ssh"
  openssh-server,
  sshguard,
# End "service ssh"
# For "service salt-minion"
  salt-minion,
# End "service salt-minion"
# For "service snmp"
  snmp,
  snmpd,
# End "service snmp"
# For "service webproxy"
  squid,
  squidclient,
  squidguard,
# End "service webproxy"
# For "service monitoring telegraf"
  telegraf (>= 1.20),
# End "service monitoring telegraf"
# For "service monitoring zabbix-agent"
  zabbix-agent2,
# End "service monitoring zabbix-agent"
# For "service tftp-server"
  tftpd-hpa,
# End "service tftp-server"
# For "service dns forwarding"
  pdns-recursor,
# End "service dns forwarding"
# For "service sla owamp"
  owamp-client,
  owamp-server,
# End "service sla owamp"
# For "service sla twamp"
  twamp-client,
  twamp-server,
# End "service sla twamp"
# For "service broadcast-relay"
  udp-broadcast-relay,
# End "service broadcast-relay"
# For "high-availability vrrp"
  keepalived (>=2.0.5),
# End "high-availability-vrrp"
# For "system console"
  util-linux,
# End "system console"
# For "system task-scheduler"
  cron,
# End "system task-scheduler"
# For "system lcd"
  lcdproc,
  lcdproc-extra-drivers,
# End "system lcd"
# For "system config-management commit-archive"
  git,
# End "system config-management commit-archive"
# For firewall
  libndp-tools,
  libnetfilter-conntrack3,
  libnfnetlink0,
  nfct,
  nftables (>= 0.9.3),
# For "vpn ipsec"
  strongswan (>= 5.9),
  strongswan-swanctl (>= 5.9),
  charon-systemd,
  libcharon-extra-plugins (>=5.9),
  libcharon-extauth-plugins (>=5.9),
  libstrongswan-extra-plugins (>=5.9),
  libstrongswan-standard-plugins (>=5.9),
  python3-vici (>= 5.7.2),
# End "vpn ipsec"
# For "nat64"
  jool,
# End "nat64"
# For "system conntrack modules rtsp"
  nat-rtsp,
# End "system conntrack modules rtsp"
# For "service ntp"
  chrony,
# End "system ntp"
# For "vpn openconnect"
  ocserv,
# End "vpn openconnect"
# For "system flow-accounting"
  pmacct (>= 1.6.0),
# End "system flow-accounting"
# For "system syslog"
  rsyslog,
# End "system syslog"
# For "system option keyboard-layout"
  kbd,
# End "system option keyboard-layout"
# For "container"
  podman (>=4.9.5),
  netavark,
  aardvark-dns,
# iptables is only used for containers now, not the the firewall CLI
  iptables,
# End container
## End Configuration mode
## Operational mode
# Used for hypervisor model in "run show version"
  hvinfo,
# For "run traceroute"
  traceroute,
# For "run monitor traffic"
  tcpdump,
# End "run monitor traffic"
# For "show hardware dmi"
  dmidecode,
# For "run show hardware storage smart"
  smartmontools,
# For "run show hardware scsi"
  lsscsi,
# For "run show hardware pci"
  pciutils,
# For "show hardware usb"
  usbutils,
# For "run show hardware storage nvme"
  nvme-cli,
# For "run monitor bandwidth-test"
  iperf,
  iperf3,
# End "run monitor bandwidth-test"
# For "run wake-on-lan"
  etherwake,
# For "run force ipv6-nd"
  ndisc6,
# For "run monitor bandwidth"
  bmon,
# For "run format disk"
  parted,
# End Operational mode
## TPM tools
  cryptsetup,
  tpm2-tools,
## End TPM tools
## Optional utilities
  easy-rsa,
  tcptraceroute,
  mtr-tiny,
  telnet,
  stunnel4,
  uidmap
## End optional utilities
Description: VyOS configuration scripts and data
 VyOS configuration scripts, interface definitions, and everything

Package: vyos-1x-vmware
Architecture: amd64
Depends:
 vyos-1x,
 open-vm-tools
Description: VyOS configuration scripts and data for VMware
 Adds configuration files required for VyOS running on VMware hosts.

Package: vyos-1x-smoketest
Architecture: all
Depends:
 skopeo,
 snmp,
 vyos-1x
Description: VyOS build sanity checking toolkit