[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Ltib] how to change packages' build sequence
From: |
Christoph Baumann |
Subject: |
Re: [Ltib] how to change packages' build sequence |
Date: |
Tue, 31 Jul 2012 10:34:00 +0200 (CEST) |
Hello Terry,
----- Ursprüngliche Mail -----
> Von: "Lv Terry-R65388" <address@hidden>
> An: "Christoph Baumann" <address@hidden>, address@hidden
> Gesendet: Dienstag, 31. Juli 2012 10:26:38
> Betreff: RE: [Ltib] how to change packages' build sequence
> Hi Christoph,
>
> Thanks for replying the mail.
>
> When I ran ./ltib --mode config to configure busybox, it seems ip
> route can't be deselected.
>
> --- ip
> --- ip address
> --- ip link
> --- ip route
> [*] ip tunnel
>
> Do you know why?
the applet 'ifupdown' seems to depend on it. If you deselect this, you can
deselect 'iproute'.
Regards,
Christoph