Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => Topic started by: jls on June 27, 2015, 09:01:13 AM

Title: sceconfig UPDATE & PRESERVEDEBINXMODE
Post by: jls on June 27, 2015, 09:01:13 AM
Hi
I don't understand the difference.
thanks
Title: Re: sceconfig UPDATE & PRESERVEDEBINXMODE
Post by: Jason W on June 27, 2015, 12:45:50 PM
I will add better comments in that file to explain what each variable does.

Thanks.
Title: Re: sceconfig UPDATE & PRESERVEDEBINXMODE
Post by: sm8ps on July 07, 2015, 04:32:04 PM
I was wondering the same. Just guessing from the chosen names and my experience: is it correct to say that ...
. UPDATE=TRUE forces an update of the packages list no matter what.
. UPDATE=FALSE && PRESERVEDEBINXMODE=TRUE refuses to update the packages list.
. if both are FALSE then there will be a check (by MD5-sum or such) if updates are necessary.
Title: Re: sceconfig UPDATE & PRESERVEDEBINXMODE
Post by: Jason W on July 07, 2015, 08:18:59 PM
sm8ps is right.  It is commented in sceconfig that the UPDATE variable overrides the PRESERVEDEBINXMODE variable. 

But on looking at it, those really don't need to be in there as there are only a few times one would want to not fetch a new DEBINX and that would be easily done with the -p option.  Such as back to back import sessions in a short time, rather than having not fetching new DEBINX as a constant.