[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cross-apt



>>>>> "Jeff" == Jeff Bailey <jbailey@nisa.net> 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 <bam@debian.org>



Reply to: