summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2012-02-23Add backgrounding functionality to net-profilesJouke Witteveen1-2/+2
Known from the DAEMONS syntax in rc.conf, it is now possible to start netcfg profiles in the background. This fixes FS#23934 which was reported by Andrej Podzimek (andrej).
2012-02-23Merge remote-tracking branch 'brain0/working'Jouke Witteveen1-0/+31
2011-12-08Add PPPoE connection supportThomas Bächler1-0/+31
2011-08-20bond: add example, fix missing quotes and typoRémy Oudompheng1-0/+9
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-08-15Document bond connection type and update NEWS file.Rémy Oudompheng1-0/+10
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-08-15Merge branch '2.6.x'Rémy Oudompheng2-4/+4
2011-08-15Add option ESSID_TYPE=hex to support hexadecimal ESSIDs (FS#24333)Rémy Oudompheng2-1/+11
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-08-14Release version 2.6.8Rémy Oudompheng2-4/+4
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-08-09Merge branch '2.6.x'Rémy Oudompheng3-10/+21
Conflicts: README
2011-08-09Release version 2.6.7Rémy Oudompheng2-3/+3
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-08-09examples: add line for IPv6 autoconfiguration to ethernet-staticRémy Oudompheng1-0/+3
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-08-09netcfg-profiles.5: document SKIPNOCARRIERRémy Oudompheng1-7/+15
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-30Release version 2.6.6Rémy Oudompheng2-3/+3
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-30Merge branch '2.6.x'Rémy Oudompheng2-3/+3
2011-07-30Release version 2.6.5Rémy Oudompheng2-3/+3
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-14Document tunnel connections.Rémy Oudompheng1-0/+16
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-14Merge remote-tracking branch 'kylef/tunnel'Rémy Oudompheng1-0/+11
2011-07-14netcfg-profiles: more doc for other connection typesRémy Oudompheng1-1/+55
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-14Update make scripts with new doc paths.Rémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-14Formatting fixes, add gitignore fileRémy Oudompheng2-24/+38
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-14Documentation overhaul.Rémy Oudompheng6-160/+187
Merge ethernet and wireless into a single netcfg-profiles.txt file aimed at gathering documentation for all connection types and profile writing. Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-14Auto-generate the netcfg manpage from markdown/pandoc source.Rémy Oudompheng3-75/+102
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-07-12Add support for tunnelsKyle Fuller1-0/+11
2011-06-19Add basic tuntap IP configuration capabilitiesRémy Oudompheng1-0/+5
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Rationalize source tree hierarchy.Rémy Oudompheng17-0/+219
2011-06-19Allow using markdown instead of pandoc, packaging fixesRémy Oudompheng1-2/+12
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Merge branch 'no-iwconfig'Rémy Oudompheng1-1/+1
2011-06-19Update documentation for ethernet modeRémy Oudompheng1-1/+1
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19wireless: remove deprecated options none-old/wep-oldRémy Oudompheng1-1/+1
They will be automatically replaced by 'none' and 'wep' and emit a warning message. The associated function iwconfig_up is removed. Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-19Reword IWCONFIG option description.Rémy Oudompheng1-1/+1
2011-06-13IPv6: remove PREFIXLEN option and turn ADDR6 into an arrayRémy Oudompheng1-3/+1
This allows configuring multiple IPv6 addresses on the same interface. Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-11Update NEWS and documentation fileRémy Oudompheng1-4/+21
Signed-off-by: Rémy Oudompheng <remy@archlinux.org>
2011-06-11update NEWS file and documentationRémy Oudompheng1-3/+7
2011-05-22netcfg version 2.5.5Rémy Oudompheng1-2/+2
2011-01-20Change default wpa driver to nl80211,wext - requires wpa_supplicant 0.7Thomas Bächler1-1/+1
2010-02-21Add adjustable netmask to IP='static'James Rayner1-0/+2
2009-11-07Tweak docs, add website generationJames Rayner7-2/+130
2009-10-19Documentation updateJames Rayner5-0/+222