summaryrefslogtreecommitdiffstats
path: root/docs/index.txt
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2012-12-28 02:38:58 +0100
committerJouke Witteveen <j.witteveen@gmail.com>2012-12-28 02:38:58 +0100
commit4e457e0efd0e5fd5df24c7e9ed63b02d0196ea8d (patch)
tree09580c92ca78e8b9b54d7ed8d6b79d7fcd6fd9ff /docs/index.txt
parent6737a37e5666837a8f51a2f74bdebdd756151394 (diff)
downloadnetctl-4e457e0efd0e5fd5df24c7e9ed63b02d0196ea8d.tar.gz
netctl-4e457e0efd0e5fd5df24c7e9ed63b02d0196ea8d.tar.xz
Forking netcfg to netctl (1/2)
This commit contains the moving of files.
Diffstat (limited to 'docs/index.txt')
-rw-r--r--docs/index.txt57
1 files changed, 0 insertions, 57 deletions
diff --git a/docs/index.txt b/docs/index.txt
deleted file mode 100644
index 10ba380..0000000
--- a/docs/index.txt
+++ /dev/null
@@ -1,57 +0,0 @@
-netcfg home page
-----------------
-
-About
-~~~~~
-netcfg is profile based network connection tool. It can connect to a
-variety of connections (including wired, wireless and PPP) and is easily
-extended to support other connection types.
-
-
-Features
-~~~~~~~~
-
-* Easy configuration
-* Wireless, wired and ppp connections
-* Wireless roaming and automatic connection (using wpa_actiond/wpa_supplicant)
-* Radio kill switch (rfkill) awareness
-* pm-utils suspend/resume support
-* Execution of commands before/after up/down
-* Wired link detection (using ifplugd)
-* Modern iproute and wpa_supplicant based connectivity
-
-
-Optional dependencies
-~~~~~~~~~~~~~~~~~~~~~
-
-* wpa_supplicant: for wireless networking
-* wpa_actiond: Wireless Roaming/autoconnect
-* ifplugd: Wired link detection
-* dialog: Menu support
-* bridge-utils: To set up bridge connections
-
-
-Documentation
-~~~~~~~~~~~~~
-
-* https://wiki.archlinux.org/index.php/Netcfg[Arch Linux Wiki page]
-* link:features.html[Feature documentation]
-* link:netcfg.8.html[netcfg man page]
-* link:netcfg-profiles.5.html[netcfg-profiles man page]
-
-
-Contact
-~~~~~~~
-
-To report bugs or issues with netcfg, please use the
-https://bugs.archlinux.org[Arch Linux Bug Tracker]
-
-To seek help using netcfg, please post on the
-https://bbs.archlinux.org[Arch Linux Forums]
-
-
-Copyright
-~~~~~~~~~
-netcfg is Copyright (C) 2011-2012, Netcfg Development Team
-and Copyright (C) 2007-2010 James Rayner <james@archlinux.org>
-and is licensed through the Modified BSD License.