[Scratchbox-devel] Creating new rootstraps

Lauri Leukkunen lle at rahina.org
Mon Mar 26 06:40:11 EEST 2007


On 3/25/07, Pavan <pavan.patale at gmail.com> wrote:
> So, should it be something like this ?
>
> s-box>cd /targets/MYTARGET
> s-box>tar -zcvf myrootstrap.tar.gz *

I would use:

tar zcvf $HOME/myrootstrap.tar.gz -C /targets/MYTARGET ./

or something to that effect, but yes, in principle that's what I'd do.
Not that I've done any rootstraps lately, so somebody with more recent
experience might have something to add.

/lauri


More information about the Scratchbox-devel mailing list