summaryrefslogtreecommitdiffstats
path: root/docs/netctl.profile.5.txt
AgeCommit message (Collapse)AuthorFilesLines
2013-02-15Update documentationJouke Witteveen1-1/+3
DAD is still causing problems/confusion. This should help a bit.
2013-02-05Move the location for profilesJouke Witteveen1-9/+9
Old location: /etc/network.d New location: /etc/netctl This should ease migration from netcfg and is a better path anyway.
2013-02-01Remove the default IPv4 netmaskJouke Witteveen1-4/+3
A default netmask makes no sense (except possibly /32). Spotted by: Thomas Bächler <thomas@archlinux.org>
2012-12-30Forgotten lines on automatic connection scriptsJouke Witteveen1-0/+4
- The services now bind to their interfaces correctly. - Documentation of ExcludeAuto is added.
2012-12-30Drop the Scan parameterJouke Witteveen1-5/+0
It was quite useless.
2012-12-28Forking netcfg to netctl (2/2)Jouke Witteveen1-279/+320
This commit contains the refactoring and rewriting of code.
2012-12-28Forking netcfg to netctl (1/2)Jouke Witteveen1-0/+321
This commit contains the moving of files.