mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] BUG and patch: BUSYBOX_IFUPDOWN does not select BUSYBOX_RUN_PARTS
@ 2012-12-03 13:02 Albert Antony
  2012-12-10  9:43 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Albert Antony @ 2012-12-03 13:02 UTC (permalink / raw)
  To: ptxdist


[-- Attachment #1.1: Type: text/plain, Size: 233 bytes --]

BUG: BUSYBOX_IFUPDOWN requires BUSYBOX_RUN_PARTS but does not select it.

Observed in Ptxdist version: 2012.10.0
Patch needed in
<installdir>/lib/ptxdist-2012.10.0/config/busybox/networking/Config.in
Patch attached.

Cheers,
Albert.

[-- Attachment #1.2: Type: text/html, Size: 335 bytes --]

[-- Attachment #2: busybox-ifupdown.patch --]
[-- Type: application/octet-stream, Size: 588 bytes --]

Index: b/lib/ptxdist-2012.10.0/config/busybox/networking/Config.in
===================================================================
--- a/lib/ptxdist-2012.10.0/config/busybox/networking/Config.in	2012-10-12 10:02:41.000000000 +0200
+++ b/lib/ptxdist-2012.10.0/config/busybox/networking/Config.in	2012-12-03 13:55:20.535173901 +0100
@@ -445,6 +445,7 @@
 config BUSYBOX_IFUPDOWN
 	bool "ifupdown"
 	default y
+	select BUSYBOX_RUN_PARTS
 	help
 	  Activate or deactivate the specified interfaces. This applet makes
 	  use of either "ifconfig" and "route" or the "ip" command to actually

[-- Attachment #3: Type: text/plain, Size: 48 bytes --]

-- 
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-10  9:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-03 13:02 [ptxdist] BUG and patch: BUSYBOX_IFUPDOWN does not select BUSYBOX_RUN_PARTS Albert Antony
2012-12-10  9:43 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox