summaryrefslogtreecommitdiffstats
path: root/config
AgeCommit message (Collapse)AuthorFilesLines
2012-06-25Make AUTO_PROFILES an arrayJouke Witteveen1-5/+5
The previous commit alters the config file (/etc/conf.d/netcfg), marking the right moment for this change.
2012-06-24Provide the ability to activate the last used profile (FS#23015)Jouke Witteveen1-4/+4
Henrik Hallberg made this a hot topic. Thanks. This implementation differs from his in a couple of ways. One is that @last is not implemented. Equivalent functionality is provided by using @net-profiles in the DAEMONS array.
2012-04-132.8.0 release updatesJouke Witteveen1-1/+1
2012-02-23Minor spelling issuesJouke Witteveen1-2/+2
2011-08-20Support more options in /etc/conf.d/netcfg (FS#25588)Rémy Oudompheng1-0/+10
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Rationalize source tree hierarchy.Rémy Oudompheng1-0/+20
2011-06-19Add /etc/conf.d/netcfg for net-auto-wireless configuration.Rémy Oudompheng1-0/+6
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>