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

* Re: [ptxdist] BUG and patch: BUSYBOX_IFUPDOWN does not select BUSYBOX_RUN_PARTS
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2012-12-10  9:43 UTC (permalink / raw)
  To: ptxdist

On Mon, Dec 03, 2012 at 02:02:33PM +0100, Albert Antony wrote:
> 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.

The problem is, that this is not a hard dependency. You could use busybox
ifupdown with a 'real' run-parts. So this change will probably never make
it upstream. And our busybox config files are generated from upstream, so I
won't patch them unless it's something critical.

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
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