- 17 Jan, 2021 1 commit
-
-
Jouke Witteveen authored
The name of the subcommand mirrors the same subcommand of systemd-analyze. Verification before restarting would be useful. However, verification requires the profile file to be readable by the current user. The current user may be a regular user with permission to control systemd, so restarting does not require the profile file to be readable. Therefore, we do not attempt verification before restarting.
-
- 09 Oct, 2020 1 commit
-
-
Jouke Witteveen authored
Written mostly by GitHub user tetrakist.
-
- 17 Apr, 2020 1 commit
-
-
- 28 Mar, 2020 2 commits
-
-
Jouke Witteveen authored
Contributed by Thibaut Sautereau <thibaut@sautereau.fr>
-
Jouke Witteveen authored
Connection types bond, bridge, dummy, vlan, and macvlan create their own interface. Previously, only macvlan offered control over the MAC address of the created interface. Now, this functionality is available to all these connection types. Thanks to: Javier <j.e.vasquez.v@gmail.com> and David Hummel <hummeltech@dhummel.net>
-
- 04 Aug, 2018 1 commit
-
-
Jouke Witteveen authored
-
- 26 Jun, 2018 1 commit
-
-
Jouke Witteveen authored
-
- 22 Mar, 2018 1 commit
-
-
Jouke Witteveen authored
-
- 19 Dec, 2017 1 commit
-
-
Jouke Witteveen authored
-
- 03 Dec, 2017 1 commit
-
-
Jouke Witteveen authored
-
- 25 Mar, 2017 1 commit
-
-
Jouke Witteveen authored
-
- 21 Mar, 2017 1 commit
-
-
- 30 Nov, 2016 2 commits
-
-
Jouke Witteveen authored
Distinguish between started profiles and online profiles in the output of the list subcommand of netctl. To be consistent in symbol usage, the wifi-menu flags have changed too.
-
Jouke Witteveen authored
The netctl@ service now yields before obtaining an IP address. This prevents holding up network.target unnecessarily. Waiting for profiles to obtain an IP address is possible through 1) The netctl-wait-online service This service waits until all enabled profiles have obtained an address. It is ordered before network-online.target so that this target is now correctly implemented in netctl. 2) The wait-online <PROFILE> subcommand to netctl This command waits for a started profile to obtain an address.
-
- 28 Sep, 2016 1 commit
-
-
Jouke Witteveen authored
This adds the LinkOptions= variable for use with connection types that add interfaces (bond, bridge, dummy, macvlan, vlan). This variable is not portable in the event of moving away from iproute2, so common options should still get their own variables.
-
- 24 Jun, 2016 1 commit
-
-
- 10 Jun, 2016 2 commits
-
-
Jouke Witteveen authored
-
Jouke Witteveen authored
Status getting commands are now uniform between netctl and netctl-auto. Both support 'is-active' and 'is-enabled'. The 'current' command is dropped from netctl-auto. Its use case is covered by the 'list' command. Suggested by Evgeniy Alekseev <i@arcanis.me>
-
- 16 Jun, 2015 2 commits
-
-
Jouke Witteveen authored
-
Jouke Witteveen authored
The ppp chat messages in mobile_ppp connections need to be customized for some services/devices. Based on a patch by: Rohan Jain <crodjer@gmail.com>
-
- 13 Jan, 2015 1 commit
-
-
Jouke Witteveen authored
-
- 12 Jan, 2015 4 commits
-
-
Only relevant for GRE tunneling.
-
Jouke Witteveen authored
-
Jouke Witteveen authored
The previous wired automatic profile selection procedure was not properly documented. Now both wired and wireless automatic profile selection use ExcludeAuto= and Priority=
-
Jouke Witteveen authored
-
- 05 Aug, 2014 1 commit
-
-
Jouke Witteveen authored
-
- 27 Jul, 2014 1 commit
-
-
Jouke Witteveen authored
Open vSwitch support code contributed by: Jonathan Hudson <jh+arch@daria.co.uk>
-
- 24 Jun, 2014 1 commit
-
-
Jouke Witteveen authored
-
- 14 Jun, 2014 1 commit
-
-
Jouke Witteveen authored
Somehow, these have gone unnoticed for quite some time.
-
- 06 May, 2014 1 commit
-
-
Jouke Witteveen authored
-
- 23 Apr, 2014 1 commit
-
-
This option sets a frequency to use in ad-hoc mode for a newly created IBSS (when it is going to be created).
-
- 10 Mar, 2014 2 commits
-
-
Jouke Witteveen authored
-
Jouke Witteveen authored
-
- 08 Mar, 2014 1 commit
-
-
- 04 Mar, 2014 1 commit
-
-
Thomas Kuther authored
-
- 02 Mar, 2014 1 commit
-
-
Jouke Witteveen authored
-
- 01 Mar, 2014 3 commits
-
-
Jouke Witteveen authored
-
Jouke Witteveen authored
-
Ifenslave is deprecated according to the kernel documentation: https://www.kernel.org/doc/Documentation/networking/bonding.txt It also added an additional, unnecessary dependency. I tried to update the documentation to reflect this change.
-
- 27 Feb, 2014 1 commit
-
-
Jouke Witteveen authored
This should at some point take care of most PPP use cases, but currently is just a frontend to pppoe. The main difference is that the new connection type keeps track of profiles by their 'dynamic' interface name. Hence it is not wise to use both pppoe and ppp profiles.
-