summaryrefslogtreecommitdiff
path: root/debian/control
blob: bf330c35c3773112ea8268d8c7afff19780ddb62 (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
Source: vyos-1x
Section: contrib/net
Priority: extra
Maintainer: VyOS Package Maintainers <maintainers@vyos.net>
Build-Depends: debhelper (>= 9),
  quilt,
  python3,
  python3-setuptools,
  quilt,
  python3-lxml,
  python3-nose,
  python3-coverage,
  whois,
  fakeroot,
  libvyosconfig0 (>= 0.0.7)
Standards-Version: 3.9.6

Package: vyos-1x
Architecture: all
Depends: python3,
  ${python3:Depends},
  python3-netifaces,
  python3-jinja2,
  python3-pystache,
  python3-psutil,
  python3-tabulate,
  python3-six,
  python3-isc-dhcp-leases,
  python3-hurry.filesize,
  python3-vici (>= 5.7.2),
  python3-flask,
  python3-waitress,
  python3-netaddr,
  python3-zmq,
  python3-jmespath,
  python3-xmltodict,
  python3-pyudev,
  bsdmainutils,
  cron,
  etherwake,
  systemd,
  easy-rsa,
  ipaddrcheck,
  tcpdump,
  isc-dhcp-client,
  wide-dhcpv6-client,
  bmon,
  hvinfo,
  lm-sensors,
  file,
  lsscsi,
  pciutils,
  usbutils,
  procps,
  snmp, snmpd,
  openssh-server,
  ntp,
  ntpdate,
  iputils-arping,
  libvyosconfig0,
  beep,
  dropbear,
  conserver-server,
  conserver-client,
  isc-dhcp-server,
  isc-dhcp-relay,
  keepalived (>=2.0.5),
  wireguard,
  tftpd-hpa,
  igmpproxy,
  accel-ppp,
  mdns-repeater,
  udp-broadcast-relay,
  pdns-recursor,
  lcdproc,
  lcdproc-extra-drivers,
  openvpn,
  openvpn-auth-ldap,
  openvpn-auth-radius,
  libpam-radius-auth (>= 1.5.0),
  mtr-tiny,
  telnet,
  traceroute,
  ssl-cert,
  nginx-light,
  lldpd,
  iperf,
  iperf3,
  frr,
  radvd,
  dbus,
  usb-modeswitch,
  hostapd (>= 0.6.8),
  wpasupplicant (>= 0.6.7),
  iw,
  crda,
  wireless-regdb,
  pmacct (>= 1.6.0),
  python3-certbot-nginx,
  pppoe,
  salt-minion,
  vyos-utils,
  nftables (>= 0.9.3),
  conntrack
Description: VyOS configuration scripts and data
 VyOS configuration scripts, interface definitions, and everything

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