On Tue, Nov 08, 2011 at 11:36:39AM +0100, Juergen Beisert wrote:
> Jacek Weintrit wrote:
> > I have some packages marked as a module (ptxdist menuconfig), but these
> > are always installed in the root.jffs2.
> >
> > Is there a possibility that these packages can be installed separately
> > only when necessary - using opkg / ipkg?
> >
> > I'm using PTXditst 2011.11.0.
> 
> You should create and select a so called 'collection' and disable these 
> packages in this collection.

Note, if you want to build the packages but not add them to the images, the
do this (with no collection selected):

# build everything
$ ptxdist go
# don't add everything to the image
$ ptxdist --collectionconfig=configs/mycollection images

That way you have the ipkgs available and you can install them with
opkg/ipkg later.

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
[email protected]

Reply via email to