summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-03-04Overhaul of documentationJouke Witteveen1-38/+31
- Documentation now uses asciidoc instead of pandoc. - Documentation is updated. - More documentation is installed. - The Makefile has been revised. - Autocompletion files must now be installed through the PKGBUILD. - contrib/11netcfg has been deleted. It is unmaintained and duplicated in pm-utils. This closes FS#25587. - contrib/common.hook has been deleted. It demonstrated a feature that the target audience is already familiar with and didn't work anyway. This closes FS#27496. Developers are free to write unwieldy scripts in the {PRE,POST}_{UP,DOWN} variables.
2012-02-22Remove a mostly obsolete directoryJouke Witteveen1-1/+1
As noted in FS#27496 we do not seem to use /etc/network.d/hooks. The contrib scripts mostly function on their own and are not really hooks at all. Nevertheless, this commit doesn't touch them. It also doesn't remove the line in the manpage that refers to them.
2012-02-22Add wireless connection aidJouke Witteveen1-0/+1
wifi-menu is a tool that lets you connect to a wireless network from the console. It is aware of your netcfg profiles and can write them for you.
2011-08-20Reorganize files to match install location closerRémy Oudompheng1-8/+20
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-08-14Release version 2.6.8Rémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-08-09Release version 2.6.7Rémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-30Release version 2.6.6Rémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-30Release version 2.6.5Rémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-14Makefile: fix wrong pathsRémy Oudompheng1-2/+2
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-14Release version 2.6.4Rémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-14Update make scripts with new doc paths.Rémy Oudompheng1-0/+2
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-09Release version 2.6.3 (bug fix)Rémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-03Release version 2.6.2Rémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Add basic tuntap IP configuration capabilitiesRémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Release version 2.6Rémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Rationalize MakefileRémy Oudompheng1-7/+7
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Add symlink creation in MakefileRémy Oudompheng1-1/+3
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Rationalize source tree hierarchy.Rémy Oudompheng1-5/+7
2011-06-19Add /etc/conf.d/netcfg for net-auto-wireless configuration.Rémy Oudompheng1-0/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Allow using markdown instead of pandoc, packaging fixesRémy Oudompheng1-5/+4
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Merge branch 'no-iwconfig'Rémy Oudompheng1-1/+1
2011-06-19Makefile: mark several targets as PHONYRémy Oudompheng1-0/+2
2011-06-19Makefile: update with new module nameRémy Oudompheng1-1/+1
2011-06-19Move executable scripts to a separate scripts/ directoryRémy Oudompheng1-3/+3
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-18Makefile: add systemd service files (FS#23106)Rémy Oudompheng1-1/+2
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-05Update NEWS and version numbersRémy Oudompheng1-1/+1
2011-05-26Remove /var/run/* from package and make sure the directory is created.Rémy Oudompheng1-1/+0
2011-05-22netcfg version 2.5.5Rémy Oudompheng1-1/+1
2010-02-21netcfg v2.5.4James Rayner1-1/+1
2010-02-21netcfg v2.5.3James Rayner1-1/+1
2010-02-18netcfg v2.5.2James Rayner1-1/+1
2010-01-31netcfg v2.5.1James Rayner1-1/+1
2010-01-31netcfg v2.5.0James Rayner1-1/+1
2009-12-31netcfg v2.5.0rc2James Rayner1-1/+1
2009-12-03Makefile bugJim Pryor1-1/+1
Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-11-18FS#13418,FS#12505 - add zsh/bash completionJames Rayner1-8/+10
2009-11-14netcfg v2.5.0rc1James Rayner1-1/+1
2009-11-14finish net-auto-wired, tested and added to MakefileJames Rayner1-8/+9
2009-10-19Documentation updateJames Rayner1-9/+7
2009-09-27Fix symlink creation in Makefile - it shouldn't point to the build directoryThomas Bächler1-1/+1
2009-09-27Add net-auto-wireless rc.d script for the wpa_actiond modeThomas Bächler1-1/+1
2009-09-27Rename autowifi->wpa_actiond, add makefile, bugfixJames Rayner1-0/+1
2009-09-22Merge connections ethernet/ethernet-iprouteJames Rayner1-0/+1
2009-08-15Add contrib dir and logging hooksJim Pryor1-2/+4
* Add contrib/logging.hook * Update Makefile and manpage * Propose that hooks go into /etc, not /usr---latter should be shareable and possibly read-only, not good spot for user-configurable files like these. * Since we have hooks/arch as part of the package, this commit attempts to load hooks from both /usr/lib/network/hooks and /etc/network.d/hooks. (Executable hooks in /etc take precedence over hooks with same name from /usr.) * Need to load /etc/rc.conf before /etc/rc.d/functions (e.g. for USECOLORS) Signed-off-by: Jim Pryor <profjim@jimpryor.net>
2009-08-10merge logging code from Jim PryorJames Rayner1-3/+6
2009-06-27netcfg v2.2.1James Rayner1-1/+1
2009-06-27netcfg v2.2.0James Rayner1-1/+2
2009-06-06netcfg v2.2.0 beta 3James Rayner1-1/+1
2009-06-06Another attempt at a working link check, FS#13334James Rayner1-1/+1
2009-06-01netcfg v2.2.0 beta 2James Rayner1-1/+1