Gentoo Archives: gentoo-soc

From: Mu Qiao <qiaomuf@×××××.com>
To: gentoo-soc@l.g.o
Cc: Robert Piasek <dagger@g.o>, Nirbheek Chauhan <nirbheek@g.o>, Arun Raghavan <ford_prefect@g.o>
Subject: [gentoo-soc] Progress of NetworkManager Plug-in 2010.05.20
Date: Thu, 20 May 2010 01:22:45
Message-Id: 4BF48ECA.2080204@gmail.com
1 This is the weekly report for NetworkManager Plug-in.
2
3 I'm glad to see that many people are interested in this project. Hope
4 the progress could make you more pleased :-)
5
6 Since I started coding even before the acceptance of my proposal, the
7 plug-in is almost implemented. It could already be used out of box right
8 now. Welcome you to join and test. The following is some details.
9
10 #Project Information
11 ====================
12 Home page: http://gitorious.org/gentoo-networkmanager-plugin
13 Wiki page: http://gitorious.org/gentoo-networkmanager-plugin/pages/Home
14
15 Robert helped me push the plug-in to his layman, it's very easy for you
16 to join and test now. Use "layman -a dagger" and you will see
17 networkmanager-0.8-r100
18
19 Although the plug-in could be used out of box, you may find some further
20 configuration helpful:
21 http://gitorious.org/gentoo-networkmanager-plugin/pages/Configuration
22
23 I've created an sample configuration. It doesn't include everything but
24 just an example of further configuration.
25 http://gitorious.org/gentoo-networkmanager-plugin/pages/Sample
26
27 # Features Implemented
28 ======================
29 ## Wired Network and Wireless Network
30 1. DHCP network configuration
31 2. Static network configuration
32 3. DNS servers configuration
33 4. DNS search configuration
34 5. Routes configuration
35 6. Wireless adhoc network
36
37 ## Wireless Network Security (both in /etc/conf.d/net and
38 wpa_supplicant.conf)
39 1. LEAP
40 2. WEP
41 3. WPA/WPA2 Personal
42 4. WPA/WPA2 Enterprise (TTLS and PEAP have been tested)
43
44 ## PPPoE Network
45
46 ## IPv4 and IPv6 Configuration
47
48 ## Monitoring
49 Changes made to /etc/conf.d/net, /etc/conf.d/hostname,
50 /etc/wpa_supplicant/wpa_supplicant.conf will be monitored and reported
51 to NetworkManager. That means your changes to configuration file will
52 immediately change your network settings without restarting anything! :–)
53
54 To sum up, all the required features mentioned in my proposal have been
55 implemented. Besides that, You will also find some new features that
56 makes this plug-in easier to use and control.
57
58 # Known Issues
59 ==============
60 The WPA-EAP methods - LEAP and TLS haven't been fully tested.
61 Wireless adhoc network hasn't been fully tested.
62
63 # Future Plan
64 =============
65 Since the plug-in has almost been finished, I'll consider supporting the
66 writing option which is the optional feature mentioned in my proposal.
67 Before that, testing of current features is more important in my opinion.
68
69 --
70 Cheers,
71 Mu Qiao
72 GnuPG fingerprint: 92B1 B0C4 8D14 F8C4 EFA5 3ACC 30B3 0DE4 17B1 57E9

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-soc] Progress of NetworkManager Plug-in 2010.05.20 "Антонов Николай" <ostinru@×××××.com>