Hi,
>
> I compiled the Busybox 0.49 new and put it in the Eigersteinbeta
> Included several new options too. (find and tail work now a lot
> better),
> I had however a problem with busybox tar.
> I noticed that the lrp backups were always smaller than the
> original. (sounds good, but it isn't) Then at rebooting things did not
> work out.
> for example in ppp.lrp
> /etc/ppp is not backed up.
>
> I used the following command
> tar -c -v `cat $INCLUDE` -X $EXCLUDE | gzip >$DIR/$PACKAGE.lrp
>
> The problem is that the exclude option overrides the include option.
> in $Exclude is for example /etc.
> this causes that /etc/ppp is not included.
> with ctar this is obious not the case.
> I have not found a solution to this, other than including ctar again.
the only solution for this is patching bb tar to work like ctar.
it is not so complicated, though. I shuold have a patch lying around, doing
this, but i do not know if it works for bb 0.49. I attach it to this mail,
just try it out and myabe it works ;-)
and maybe you should put the -X $EXCLUDE before the $INCLUDE...
>
> Regards
> Eric Wolzak
> http://leaf.sourceforge.net/ericw/
>
> _______________________________________________
> Leaf-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/leaf-devel
Regards,
arne
--
-------------------------------------------------------------------
Arne Bernin Netropol Digitale Systeme
Lagerstrasse 30a
Tel: +49 4043250000 D-20357 Hamburg/Germany
Fax: +49 4028416740 [EMAIL PROTECTED]
Attachment Converted: "g:\eudora_mail\attach\tar-ex-in.patch"