- 30 Dec, 2012 1 commit
-
-
Jouke Witteveen authored
It was quite useless.
-
- 29 Dec, 2012 2 commits
-
-
Jouke Witteveen authored
When starting/stopping multiple profiles, check whether we don't try to start/stop no profiles at all.
-
Jouke Witteveen authored
-
- 28 Dec, 2012 2 commits
-
-
Jouke Witteveen authored
This commit contains the refactoring and rewriting of code.
-
Jouke Witteveen authored
This commit contains the moving of files.
-
- 12 Nov, 2012 2 commits
-
-
Jouke Witteveen authored
-
Jouke Witteveen authored
This is an errata to f1598, in which I introduced an error.
-
- 04 Nov, 2012 2 commits
-
-
Jouke Witteveen authored
It is important that systemd considers a netcfg-daemon startup succesfull, even if there is no recorded state to restore and /etc/conf.d/netcfg contains NETWORKS=(last). If it doesn't, it will never call `netcfg-daemon stop`, preventing the state file to get created. FS#32429
-
systemd prints "Starting $DESCRIPTION" and "Started $DESCRIPTION" in the logs, so the old descriptions were awful.
-
- 16 Oct, 2012 1 commit
-
-
Jouke Witteveen authored
-
- 15 Oct, 2012 1 commit
-
-
- 14 Oct, 2012 5 commits
-
-
Jouke Witteveen authored
Prepare for the 3.0 release.
-
Jouke Witteveen authored
We now consider systemd installations the default and initscripts installations 'legacy'.
-
"example" is a word starts with a vowel.
-
Jouke Witteveen authored
Addendum to 95489.
-
Example DNS=('8.8.8.8' '8.8.4.4') DNS_OPTIONS=('rotate' 'timeout:1') Will create the following /etc/resolv.conf nameserver 8.8.8.8 nameserver 8.8.4.4 options rotate options timeout:1 (patch edited by Jouke Witteveen)
-
- 13 Oct, 2012 1 commit
-
-
Jouke Witteveen authored
Implement the current kernel ABI and support sysfs paths encountered on current systems.
-
- 12 Oct, 2012 6 commits
-
-
Check "$WPA_CONF_DIR/$INTERFACE" for existence; exit if it's absent (that is, wpa_supplicant isn't running). Just avoids an error message from wpa_cli. Signed-off-by:
Ivan Shapovalov <intelfx100@gmail.com>
-
Reported by coin3d.
-
For the sake of completeness and not leaving any garbage behind us. Signed-off-by:
Ivan Shapovalov <intelfx100@gmail.com>
-
Executing "dhclient -x" also needs option "-pf" and a PID-file. Signed-off-by:
Ivan Shapovalov <intelfx100@gmail.com>
-
Jouke Witteveen authored
This commit removes an undocumented feature where IFACE_{UP,DOWN} would be evaluated when the interface is brought up or down. This functionality did not work as expected since the interface could potentially be brought up/down more than once in one netcfg invocation. This is apparent in the changes to the bonding code.
-
Jouke Witteveen authored
-
- 26 Sep, 2012 1 commit
-
-
Jouke Witteveen authored
-
- 24 Sep, 2012 2 commits
-
-
Jouke Witteveen authored
Also fix an output string.
-
Jouke Witteveen authored
systemd does not deal with the combination Type=oneshot RemainAfterExit=yes correctly: systemd bug 54041.
-
- 15 Sep, 2012 2 commits
-
-
Jouke Witteveen authored
This fixes netcfg's share of FS#31380. Proposed by Gala Dragos.
-
Jouke Witteveen authored
This bug was discovered by Gala Dragos. Quotation is updated on the go.
-
- 13 Sep, 2012 1 commit
-
-
- 30 Aug, 2012 2 commits
-
-
Jouke Witteveen authored
-
Jouke Witteveen authored
Needed after ifplugd: 0.28-12 update.
-
- 13 Aug, 2012 1 commit
-
-
WPA allows the use of 64 digit hex passphrases. Allow this in wifi-menu as well.
-
- 09 Aug, 2012 1 commit
-
-
Jouke Witteveen authored
-
- 08 Aug, 2012 5 commits
-
-
Jouke Witteveen authored
Mainly a regression (7e2ff).
-
Jouke Witteveen authored
-
Jouke Witteveen authored
The recent ovrhaul of rc.conf in initscripts is a good point to enforce using the proper configuration files for netcfg as well.
-
Jouke Witteveen authored
Using gateways for which NDP used to discover routes during the latency of netcfg no longer works (https://bbs.archlinux.org/viewtopic.php?id=145923). Such routes can now be added manually.
-
Signed-off-by:
Tasos Latsas <tlatsas2000@gmail.com>
-
- 26 Jul, 2012 1 commit
-
-
Pass a priority parameter to wpa_supplicant (if specified). This is useful for net-auto-wireless.
-
- 17 Jul, 2012 1 commit
-
-
Jouke Witteveen authored
-