Hi,

Not really shure what is your aim, anyway:

Sherwood Botsford escribió:
> Answering my own post.  Sigh.
> 
> 
> I have discovered that Debian systems have a raft of package
> installers.
> 
> So far, dpkg is the only one I've found to support installing
> into a different place in the tree.
> 
> So:  To install foo into /opt/ltsp/i386:

chroot /opt/ltsp/i386
aptitude install <package>

It should work if you have aptitude, sources.list, etc, under 
/opt/ltsp/i386. May be you'll need to mount /proc under /opt/ltsp/i386 too


To install an entire debian distro under a diferent tree, see:
man debootstrap

Regards,
Roman




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to