Bug#490354: Add atl2 support to kernel-wedge

2008-07-11 Thread Glenn Saberton
Package: kernel-wedge Version: 2.45 Severity: wishlist This chipset is in all eeepc variants and apparently other low price asus motherboards. As the module is in linux-modules-extra and free, it would be great to add it. -- System Information: Debian Release: lenny/sid APT prefers

Bug#490354: Add atl2 support to kernel-wedge

2008-07-12 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Some questions. What's the reason the module isn't pushed into the upstream kernel? Upstream is working on including it. From what I can see, the kernel team want it integrated with atl1 which appears to be a stumbling block. The last mail I can

Bug#490382: netcfg: Wireless configuration issues with ath5k

2008-07-12 Thread Glenn Saberton
: Glenn Saberton [EMAIL PROTECTED] Date: Sat, 12 Jul 2008 19:59:39 +0800 Subject: [PATCH] Fix ap selection when user sets it The previous behaviour of netcfg is to check if either its associated or the user hasn't set an essid. This patch sets the essid if the user goes back to reconfigure the network

[PATCH 3/3 v8] Add WPA PSK support to netcfg.

2008-07-23 Thread Glenn Saberton
/netcfg/wpa.c new file mode 100644 index 000..c0ca25b --- /dev/null +++ b/packages/netcfg/wpa.c @@ -0,0 +1,423 @@ +/* +* WPA module for netcfg +* +* Copyright (C) 2008 Glenn Saberton [EMAIL PROTECTED] +* +* Licensed under the terms of the GNU General Public License version 2 +* +*/ + +#include

Bug#490382: netcfg: Wireless configuration issues with ath5k

2008-07-24 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As all mac80211 drivers will have this problem, I have made a few more changes in netcfg. When iw_get_basic_config is called, the current freq is stored. Non mac80211 drivers appear to ignore this after a trigger to associate, but mac80211 drivers

Re: Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-11 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Otavio, Thanks for working on this! Due to lack of time on my part, I have only just now been able to get around to testing it. :( The module detection works fine and queues modules for installation, but it queues the 486 modules, which also

Re: [RFC] Possible way of fixing this [was Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-12 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Otavio Salvador wrote: Otavio Salvador [EMAIL PROTECTED] writes: I guess that we'll need to work on that at base-installer. I'll take a look and propose a patch for that ... I hope to be able to do that today but I can't promise. Well, after

Re: [RFC] Possible way of fixing this [was Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-13 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Glenn Saberton wrote: Otavio Salvador wrote: Otavio Salvador [EMAIL PROTECTED] writes: I guess that we'll need to work on that at base-installer. I'll take a look and propose a patch for that ... I hope to be able to do that today but I can't

Re: [RFC] Possible way of fixing this [was Re: [PATCH] Queue atl2-modules for installation if it is in use.

2008-08-21 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jérémy Bobbio wrote: On Wed, Aug 13, 2008 at 05:53:03PM +0800, Glenn Saberton wrote: After looking at finnish-install, the speakup script looked like a nice way to do it. Heres a preliminary patch. tested and installed the correct flavour kernel

rtc-cmos in 2.6.26

2008-08-21 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Recently trying to build against 2.6.26, I found that kernel-wedge fails due to the rtc-cmos module being missing for i386. A search of the 486 modules returns the following rtc modules pilsner:~# find /lib/modules/2.6.26-1-486/ -name

Re: rtc-cmos in 2.6.26

2008-08-22 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Otavio Salvador wrote: Glenn Saberton [EMAIL PROTECTED] writes: Hello, Recently trying to build against 2.6.26, I found that kernel-wedge fails due to the rtc-cmos module being missing for i386. A search of the 486 modules returns

Re: [RFC] Possible way of fixing this

2008-08-22 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Otavio Salvador wrote: Glenn Saberton [EMAIL PROTECTED] writes: Jérémy Bobbio wrote: On Wed, Aug 13, 2008 at 05:53:03PM +0800, Glenn Saberton wrote: After looking at finnish-install, the speakup script looked like a nice way to do it. Heres

Re: Bug#502955: debian-installer: essid cannot be chosen

2008-10-21 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christian Perrier wrote: reassign 502955 netcfg forcemerge 284799 502955 thanks Quoting Mate Soos ([EMAIL PROTECTED]): Package: debian-installer Severity: normal There are multiple wireless spots around my house. Debian defaults to an

[RFC] [PATCH] WPA PSK support for netcfg

2008-04-18 Thread Glenn Saberton
netcfg-1.43/wpa.c --- ../netcfg-1.43/wpa.c 1970-01-01 08:00:00.0 +0800 +++ netcfg-1.43/wpa.c 2008-04-18 18:39:30.0 +0800 @@ -0,0 +1,93 @@ +/* +* WPA module for netcfg +* +* Copyright (C) 2008 Glenn Saberton [EMAIL PROTECTED] +* +* Licensed under the terms of the GNU General Public

Re: [RFC] [PATCH] WPA PSK support for netcfg

2008-04-19 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jérémy Bobbio wrote: On Fri, Apr 18, 2008 at 10:16:47PM +0800, Glenn wrote: New patch attached regarding Christian Perrier's comments. First, I recommend that you think about using git to prepare your patchset before submitting. no problem

[Fwd: Re: [RFC] [PATCH] WPA PSK support for netcfg]

2008-04-19 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Erm, I was thinking of the wrong file when I was talking about the global var. Will have to think a bit more about that one. Cheers Glenn -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla -

Re: [RFC] [PATCH] WPA PSK support for netcfg

2008-04-19 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christian Perrier wrote: Quoting Frans Pop ([EMAIL PROTECTED]): (Full quote as Christian forgot to CC Glenn.) Oh, my apologies for that Glenn, is is correct that you're not subscribed to -boot? That would be sad as I was peresonnally

Re: [RFC] [PATCH] WPA PSK support for netcfg

2008-04-19 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jérémy Bobbio wrote: On Sat, Apr 19, 2008 at 03:00:59PM +0800, Glenn Saberton wrote: Why not do some refactoring then? Or sharing the code altogether? If there are no objections, I will add the functions to dhcp.c which will address the global

[RFC] [PATCH 1/7] Add WPA support to netcfg

2008-04-26 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello list, Here is a new patchset that is hopefully easier for people to digest and thus comment on, broken down per file. Nothing much has changed since the last patch except a couple of cleanups and suggestions from the last patch. netcfg,

[RFC] [PATCH 2/7] Add WPA support to netcfg

2008-04-26 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 wireless.c, add functions for selecting WPA secured network and entering passphrase, then starting wpasupplicant. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIEszUV8GyuTwyskMRApRjAJwK3GkFreGF406nl4hj2kGacKN6fgCeOJty

[RFC] [PATCH 3/7] Add WPA support to netcfg

2008-04-26 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 dhcp.c, apoligies, *this* file removes the nested satan machine and adds the new function for choosing wpa secured network. netcfg.patch just adds options to netcfg. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux)

[RFC] [PATCH 4/7] Add WPA support to netcfg.

2008-04-26 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 netcfg-static, add wpa options for when we confgure the network manually. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIEs4oV8GyuTwyskMRAuqRAJ9jN7yvAbKsCcxmSI5uoTHSs1GrCwCePwBk hoeHx5x3GEeac0pyPaUI9k8= =tYkW -END PGP

[RFC] [PATCH 5/7] Add WPA support to netcfg

2008-04-26 Thread Glenn Saberton
module for netcfg +* +* Copyright (C) 2008 Glenn Saberton [EMAIL PROTECTED] +* +* Licensed under the terms of the GNU General Public License version 2 +* +* Functions shamelessly copied from dhcp.c, if you are looking for comments +* look in that file. +*/ + +#include netcfg.h +#include errno.h

[RFC] [PATCH 6/7] Add WPA support to netcfg.

2008-04-26 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 makefile and small tidbits patch. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIEs8NV8GyuTwyskMRAhPiAJ4+q7lkTumg4hMj8ribJ5G467ueYwCeMu9K 3sFAHYxnYAlShpYV4DPwfMU= =RXTV -END PGP SIGNATURE- diff --git

[RFC] [PATCH 7/7] Add WPA support to netcfg

2008-04-26 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 templates patch. I think I have hopefully covered most of what was suggested after the last patch. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIEs9eV8GyuTwyskMRAguMAJ4tqIdkRkdW6gun2p7PWRHV5gMlggCfRMw3

[[RFC] Netcfg add WPA support 2/4] Create reconfigure_wifi function.

2008-05-02 Thread Glenn Saberton
This function takes some of the confusion out of the dhcp switch. Especially once we add more cases to it for WPA. --- packages/netcfg/dhcp.c | 66 +-- 1 files changed, 35 insertions(+), 31 deletions(-) diff --git a/packages/netcfg/dhcp.c

[[RFC] Netcfg add WPA support 3/4] Add WPA support to netcfg

2008-05-02 Thread Glenn Saberton
@@ +/* +* WPA module for netcfg +* +* Copyright (C) 2008 Glenn Saberton [EMAIL PROTECTED] +* +* Licensed under the terms of the GNU General Public License version 2 +* +* Functions shamelessly copied from dhcp.c, if you are looking for comments +* look in that file. +*/ + +#include netcfg.h +#include

[[RFC] Netcfg add WPA support 4/4] Remove killwpa.sh

2008-05-02 Thread Glenn Saberton
Make wpasupplicant create a pidfile so we can kill it without having to use system(). (cherry picked from commit d339676e3a6b6234f717e2911637b4231b9dacfe) --- packages/netcfg/dhcp.c |6 -- packages/netcfg/killwpa.sh | 16 packages/netcfg/netcfg.h |2 ++

[[RFC] Netcfg add support for WPA 0/4]

2008-05-02 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hopefully I have addressed the issues pointed out so far. The first two patches don't change netcfg's behaviour, the third adds wpa support and the last kills it with kill() rather than the shell script. I will work on adding functionality to allow

[[RFC] Netcfg add WPA support 1/4] Whitespace changes to prepare for more cases.

2008-05-02 Thread Glenn Saberton
Once the WPA cases are added, the enum spans many columns. Break it into one line per tag. --- packages/netcfg/netcfg-static.c | 11 ++- packages/netcfg/netcfg.c| 14 +- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git

Re: [[RFC] Netcfg add WPA support 3/4] Add WPA support to netcfg

2008-05-06 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jérémy Bobbio wrote: On Fri, May 02, 2008 at 06:49:02PM +0800, Glenn Saberton wrote: […] The commit log is a bit too detailed and too specific at the same time. I am pretty sure you can find recommandations on what good commit message should

Re: [[RFC] Netcfg add support for WPA 0/4]

2008-05-07 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frans Pop wrote: On Friday 02 May 2008, Glenn Saberton wrote: Hopefully I have addressed the issues pointed out so far. The first two patches don't change netcfg's behaviour, the third adds wpa support and the last kills it with kill() rather than

[RFC v4] [PATCH 1/3] Whitespace changes to prepare for more cases.

2008-05-09 Thread Glenn Saberton
Once the WPA cases are added the enum spans many columns. Break it into one line per tag. Change whitespace in a few functions that we will be working on to make future patches cleaner. --- packages/netcfg/dhcp.c |4 ++-- packages/netcfg/netcfg-static.c | 13 ++---

[RFC v4] [PATCH 2/3] Create ask_wifi_configuration function.

2008-05-09 Thread Glenn Saberton
This function takes some of the confusion out of the dhcp switch. Especially once we add more cases for WPA support. --- packages/netcfg/dhcp.c | 61 ++-- 1 files changed, 33 insertions(+), 28 deletions(-) diff --git a/packages/netcfg/dhcp.c

[RFC v4] [PATCH 0/3] WPA support for netcfg

2008-05-09 Thread Glenn Saberton
Thanks for the patience so far. Hopefully these ones are much better than the last ones. We now check if wpasupplicant is installed and if not, fall back to the old behaviour. I will post configs and info for a wpasupplicant udeb either tonight or tomorrow. Glenn Saberton (3): Whitespace

[RFC v4] [PATCH 3/3] Add WPA support to netcfg

2008-05-09 Thread Glenn Saberton
for netcfg +* +* Copyright (C) 2008 Glenn Saberton [EMAIL PROTECTED] +* +* Licensed under the terms of the GNU General Public License version 2 +* +*/ + +#include netcfg.h +#include errno.h +#include stdlib.h +#include unistd.h +#include debian-installer.h + +pid_t wpa_supplicant_pid = -1; +int

[RFC v5] [PATCH 3/3] Add WPA support to netcfg

2008-05-11 Thread Glenn Saberton
; +} + #else int is_wireless_iface (const char *iface) diff --git a/packages/netcfg/wpa.c b/packages/netcfg/wpa.c new file mode 100644 index 000..f0a99b7 --- /dev/null +++ b/packages/netcfg/wpa.c @@ -0,0 +1,97 @@ +/* +* WPA module for netcfg +* +* Copyright (C) 2008 Glenn Saberton [EMAIL

Re: wpasupplicant udeb

2008-05-25 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jérémy Bobbio wrote: On Fri, May 23, 2008 at 04:09:48PM +0800, Glenn wrote: It will still build the deb and clients at the moment, which as stated earlier, some sort of seperate config needs to be made for the udeb. If you can provide a patch

Re: wpasupplicant udeb

2008-05-25 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frans Pop wrote: On Sunday 25 May 2008, Stefano Canepa wrote: why did you comment out the madwifi driver?  # Driver interface for madwifi driver -CONFIG_DRIVER_MADWIFI=y +#CONFIG_DRIVER_MADWIFI=y # Change include directories to match with the

Bug#485440: kernel-wedge: really add a patch and description

2008-06-11 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frans Pop wrote: tags 485440 wontfix thanks On Monday 09 June 2008, Glenn wrote: Kernel-wedge supports ipw*, add support for iwl* From what I can see both drivers require firmware (firmware-iwlwifi package), which makes it rather pointless

[PATCH 2/3 v6] Add WPA support to netcfg

2008-06-20 Thread Glenn Saberton
This function takes some of the confusion out of the dhcp switch. Especially once we add more cases for WPA support. --- packages/netcfg/dhcp.c | 61 ++-- 1 files changed, 33 insertions(+), 28 deletions(-) diff --git a/packages/netcfg/dhcp.c

[PATCH 0/3 v6] Add WPA support to netcfg

2008-06-20 Thread Glenn Saberton
. That about covers it, look forward to hearing testing reports successfull or otherwise. For those that do try the test images I apologise in advance for my painfully slow upstream speeds. :) Cheers Glenn [1] http://foomagic.org/netcfg/ Glenn Saberton (3): Whitespace changes to prepare for more

[PATCH 1/3 v6] Add WPA support to netcfg

2008-06-20 Thread Glenn Saberton
Once the WPA cases are added the enum spans many columns. Break it into one line per tag. Change whitespace in a few functions that we will be working on to make future patches cleaner. --- packages/netcfg/dhcp.c |4 ++-- packages/netcfg/netcfg-static.c | 13 ++---

[PATCH 3/3 v6] Add WPA support to netcfg

2008-06-20 Thread Glenn Saberton
..f82a2e0 --- /dev/null +++ b/packages/netcfg/wpa.c @@ -0,0 +1,415 @@ +/* +* WPA module for netcfg +* +* Copyright (C) 2008 Glenn Saberton [EMAIL PROTECTED] +* +* Licensed under the terms of the GNU General Public License version 2 +* +*/ + +#include netcfg.h +#include errno.h +#include stdlib.h +#include

Re: [PATCH 3/3 v6] Add WPA support to netcfg

2008-06-21 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christian Perrier wrote: Quoting Glenn Saberton ([EMAIL PROTECTED]): diff --git a/packages/netcfg/debian/netcfg-common.templates b/packages/netcfg/debian/netcfg-common.templates index 973411e..dfe5522 100644 --- a/packages/netcfg/debian/netcfg

Re: [PATCH 3/3 v6] Add WPA support to netcfg

2008-06-23 Thread Glenn Saberton
to try and get the WPA functionality working nicely, and then I am certainly looking at digging into some of the other wireless functions. On Fri, Jun 20, 2008 at 04:04:56PM +0800, Glenn Saberton wrote: @@ -306,20 +311,59 @@ int ask_dhcp_options (struct debconfclient *client) […] case ESSID

Split up netcfg.

2008-06-29 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, I was wondering what the general consensus would be in regard to splitting the netcfg package up a little further than what it is at the moment. After my last set of patches it was mentioned and I think it actually sounds like a fairly

Re: Split up netcfg.

2008-06-29 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frans Pop wrote: On Sunday 29 June 2008, Glenn Saberton wrote: I was wondering what the general consensus would be in regard to splitting the netcfg package up a little further than what it is at the moment. After my last set of patches

[PATCH 3/3 v7] Add WPA PSK support to netcfg.

2008-07-02 Thread Glenn Saberton
) return GO_BACK; diff --git a/packages/netcfg/wpa.c b/packages/netcfg/wpa.c new file mode 100644 index 000..96e4edf --- /dev/null +++ b/packages/netcfg/wpa.c @@ -0,0 +1,473 @@ +/* +* WPA module for netcfg +* +* Copyright (C) 2008 Glenn Saberton [EMAIL PROTECTED] +* +* Licensed under the terms

WPA support in netcfg

2009-02-18 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello again, Now that lenny has released, I am wondering what the d-i teams intentions are regarding netcfg? I posted the WPA patches last year and due to lenny being so close to release, they were understandably refused. There was also some

Re: WPA support in netcfg

2009-02-23 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Otavio Salvador wrote: Glenn Saberton gsaber...@foomagic.org writes: Hello again, Now that lenny has released, I am wondering what the d-i teams intentions are regarding netcfg? I posted the WPA patches last year and due to lenny being so

Re: The future of the D-I team

2009-03-04 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Christian Perrier wrote: Now that the lenny release is over, I think it's time for all of us to gather and discuss what the D-I team currently is and what should be done for the lenny-squeeze release cycle (not technically speaking but first more

[Netcfg--Add-WPA-support 1/3] Whitespace Changes

2009-03-28 Thread Glenn Saberton
--- packages/netcfg/dhcp.c |4 ++-- packages/netcfg/netcfg.c | 16 +--- 2 files changed, 15 insertions(+), 5 deletions(-) diff --git a/packages/netcfg/dhcp.c b/packages/netcfg/dhcp.c index d58119c..37a5890 100644 --- a/packages/netcfg/dhcp.c +++ b/packages/netcfg/dhcp.c @@

[Netcfg-Add-WPA-Support 0/3]

2009-03-28 Thread Glenn Saberton
Here's the patchset again against current netcfg. I haven't actually added anything to the patchset since the last time I submitted it for consideration. I intend on also using wpasupplicant for setting the wep key which in my eyes simplifies things by removing the current wep function. We can

[Netcfg--Add-WPA-support 3/3] Add WPA support

2009-03-28 Thread Glenn Saberton
GO_BACK; diff --git a/packages/netcfg/wpa.c b/packages/netcfg/wpa.c new file mode 100644 index 000..c0ca25b --- /dev/null +++ b/packages/netcfg/wpa.c @@ -0,0 +1,423 @@ +/* +* WPA module for netcfg +* +* Copyright (C) 2008 Glenn Saberton gsaber...@foomagic.org +* +* Licensed under the terms of the GNU

[Netcfg--Add-WPA-support 2/3] Clean up wifi-reconfigure routine

2009-03-28 Thread Glenn Saberton
Change reconfigure-wifi function so its more readable and easier to add new cases. --- packages/netcfg/dhcp.c | 61 ++-- 1 files changed, 33 insertions(+), 28 deletions(-) diff --git a/packages/netcfg/dhcp.c b/packages/netcfg/dhcp.c index

Re: [Netcfg--Add-WPA-support 3/3] Add WPA support

2009-03-30 Thread Glenn Saberton
Reinhard Tartler wrote: Glenn Saberton gsaber...@foomagic.org writes: +static int start_wpa_daemon(struct debconfclient *client) +{ +wpa_supplicant_pid = fork(); + +if (wpa_supplicant_pid == 0) { +fclose(client-out); +if (execlp(wpa_supplicant, wpa_supplicant, -i

Re: [Netcfg--Add-WPA-support 3/3] Add WPA support

2009-03-30 Thread Glenn Saberton
Reinhard Tartler wrote: Glenn Saberton gsaber...@foomagic.org writes: Reinhard Tartler wrote: Glenn Saberton gsaber...@foomagic.org writes: +static int start_wpa_daemon(struct debconfclient *client) +{ +wpa_supplicant_pid = fork(); + +if (wpa_supplicant_pid == 0

Bug#520285: installation-reports: The squeeze netinst dosn't configure DHCP

2009-04-14 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dinyar Rabady wrote: I can reproduce this error with the daily image from Monday, April 13. I used the amd64 images netinstall per usb-stick method on a Lenovo x61s and the configuration of the network failed both with DHCP aswell as manually. The

Re: wpasupplicant for all wireless ops?

2009-04-14 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frans Pop wrote: On Tuesday 14 April 2009, Jérémy Bobbio wrote: * NetworkManager is used on most distros (and Debian as well) for desktop installations. NetworkManager always use wpasupplicant for interaction with wireless networks so now

Re: wpasupplicant for all wireless ops?

2009-04-14 Thread Glenn Saberton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jérémy Bobbio wrote: On Sat, Mar 28, 2009 at 03:34:59PM +0900, Glenn Saberton wrote: Here's the patchset again against current netcfg. I haven't actually added anything to the patchset since the last time I submitted it for consideration. I