Help installing libc and busybox as debian packages...

Denis Vlasenko vda.linux at googlemail.com
Tue Jun 12 22:49:35 UTC 2007


On Tuesday 12 June 2007 15:12, Dallas Clement wrote:
> I'm wanting to install libc and busybox as Debian packages onto my
> embedded target system as sort of a bootstrap installation process.
> 
> My target system thankfully has a IDE DOM drive which can be removed and
> attached to my separate development system and mounted there as a
> non-root filesystem for installation purposes.
> 
> Could anyone please guide me on how to install these packages onto my
> DOM drive filesystem?  I am assuming that I can use the 'dpkg -i'
> command on my development system to do this, but not sure how to install
> it on my DOM drive only and not have it listed with all the other
> packages on my development system.
> 
> Maybe there is a better way?

I use shell scripts which basically use cp and ln.
--
vda



More information about the busybox mailing list