File: control

package info (click to toggle)
netctl 1.29-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 596 kB
  • sloc: sh: 814; makefile: 72
file content (39 lines) | stat: -rw-r--r-- 1,008 bytes parent folder | download
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
Source: netctl
Section: net
Priority: optional
Maintainer: Yangfl <[email protected]>
Build-Depends:
 debhelper-compat (= 13),
 asciidoc-base,
 docbook-xml,
 docbook-xsl,
 pkg-config,
 systemd-dev,
 xsltproc,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://gitlab.archlinux.org/archlinux/netctl
Vcs-Git: https://salsa.debian.org/yangfl-guest/netctl.git
Vcs-Browser: https://salsa.debian.org/yangfl-guest/netctl

Package: netctl
Architecture: all
Depends:
 systemd,
 iproute2,
 resolvconf,
 ${misc:Depends},
Recommends:
 dhcp-client,
 wpasupplicant,
 dialog,
 ifplugd,
Suggests:
 ppp,
 openvswitch-switch,
Description: Profile based systemd network management
 netctl is a CLI and profile-based network manager and an Arch project. It uses
 profiles to manage network connections and different modes of operation to
 start profiles automatically or manually on demand. It also provides special
 systemd services for automatically switching of profiles for wired and wireless
 connections.