>>>>> "Jeff" == Jeff Bailey <[EMAIL PROTECTED]> writes:

    Jeff> Is there a reasonable way under Debian to do cross-apts?  A
    Jeff> friend of mine has a laptop with a winmodem, (so no PPP
    Jeff> available, network card is a pc-card), but he wants to play.
    Jeff> His main system is a Debian unstable, so I'm hoping there's
    Jeff> a way to do apt-get --root=/hurd --system=hurd-i386 install
    Jeff> foo

Is

chroot /hurd
apt-get install foo

insufficient for your needs? (note: you are going to have some
problems with installing hurd stuff on a Linux system no matter what
you do... Think of postinst scripts that call binary programs...).
-- 
Brian May <[EMAIL PROTECTED]>


Reply via email to