Bug#809300: util/pkg-list lists udeb dependencies for excluded udebs

2015-12-29 Thread Cyril Brulebois
Hi, Martin Michlmayr (2015-12-28): > The following workaround works for me but I'm not sure if it's the > right approach. > > diff --git a/build/util/pkg-list b/build/util/pkg-list > index 29c56c9..6ef74b8 100755 > --- a/build/util/pkg-list > +++ b/build/util/pkg-list > @@ -101,9 +101,13 @@ sub

Bug#809300: util/pkg-list lists udeb dependencies for excluded udebs

2015-12-29 Thread Martin Michlmayr
I forgot to mention that I called pkg-list like this: ./util/pkg-list netboot/network-console "" di 2.6 "orion5x" 4.3.0-1-orion5x -- Martin Michlmayr http://www.cyrius.com/

Bug#809300: util/pkg-list lists udeb dependencies for excluded udebs

2015-12-28 Thread Martin Michlmayr
Package: debian-installer Version: 20151024 pkg-lists/netboot/armel.cfg contains: usb-serial-modules-${kernel:Version} ? so usb-serial-modules is included when available. Now put the following line in pkg-lists/netboot/network-console/armel/orion5x.cfg usb-serial-modules-${kernel:Version} - to ex