WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: sceconfig UPDATE & PRESERVEDEBINXMODE  (Read 1970 times)

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
sceconfig UPDATE & PRESERVEDEBINXMODE
« on: June 27, 2015, 09:01:13 AM »
Hi
I don't understand the difference.
thanks
dCore user

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: sceconfig UPDATE & PRESERVEDEBINXMODE
« Reply #1 on: June 27, 2015, 12:45:50 PM »
I will add better comments in that file to explain what each variable does.

Thanks.

Offline sm8ps

  • Sr. Member
  • ****
  • Posts: 338
Re: sceconfig UPDATE & PRESERVEDEBINXMODE
« Reply #2 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.

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: sceconfig UPDATE & PRESERVEDEBINXMODE
« Reply #3 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.