I found that this patch helps ifenslave to work correctly.


Kojedzinszky Richard
TvNetWork Nyrt.
E-mail: krichy (at) tvnetwork [dot] hu
PGP: 0x24E79141
  Fingerprint = 6847 ECFF EF58 0C09 18A5  16CF 270F 0C6F 24E7 9141
--- busybox-1.10.4/networking/ifenslave.c.orig	2008-07-09 16:51:58.000000000 +0200
+++ busybox-1.10.4/networking/ifenslave.c	2008-07-09 16:52:17.000000000 +0200
@@ -168,6 +168,8 @@
 		"force"         No_argument "f"
 	;
 
+	INIT_G();
+
 	applet_long_options = ifenslave_longopts;
 #endif
 	opt = getopt32(argv, "cdf");
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to