Re: additions to dpkg-architecture and dpkg-cross

2006-06-27 Thread Pjotr Kourzanov
Volker, As I've already indicated at some point, fixing dpkg-architecture is a trivial task: just add your stuff to cputable or ostable be off with it. (I used to do that for some embedded architectures, look for example at http://www.xs4all.nl/~kurzanov/debian/patches/dpkg-1.13.16-all-1.patch).

Re: additions to dpkg-architecture and dpkg-cross

2006-06-27 Thread Volker Grabsch
On Mon, Jun 26, 2006 at 11:42:40AM +0200, Pjotr Kourzanov wrote: > Great that you've put this up to public. Still, for this to be > accepted, we need to come up with patches for apt that contain an > algorithm that will pick versions of packages matching user's > requirements, known architecture

Re: additions to dpkg-architecture and dpkg-cross

2006-06-26 Thread Pjotr Kourzanov
Volker, Great that you've put this up to public. Still, for this to be accepted, we need to come up with patches for apt that contain an algorithm that will pick versions of packages matching user's requirements, known architecture hierarchies (i386->i486->...) and available sources. Currently,