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
-
Hi
I don't understand the difference.
thanks
-
I will add better comments in that file to explain what each variable does.
Thanks.
-
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.
-
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.