WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Optimize sce for space  (Read 2609 times)

Offline amuctued

  • Newbie
  • *
  • Posts: 26
Optimize sce for space
« on: May 28, 2021, 12:11:53 PM »
Correct me if I'm wrong 1: so sce's are overlays and to be independent from each other they contain their own dependencies from ground up. Which means that we end up with multiple copies of tar for example, each sitting in every sce which ultimately takes up more space and possibly ram if those are actually loaded. A logical solution would be merging multiple sce's into 1 custom sce.

Correct me if I'm wrong 2: there is no official tool for merging sce's. If I was to do this manually, I'd have to redo this after an update

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: Optimize sce for space
« Reply #1 on: May 28, 2021, 05:19:03 PM »
Hi amuctued.  Have you used the list file option that includes as many packages you want in one SCE?  That is the most space efficient, and you then only run sce-update on that one large SCE.

Offline amuctued

  • Newbie
  • *
  • Posts: 26
Re: Optimize sce for space
« Reply #2 on: May 29, 2021, 06:16:49 PM »
sce-import -l LISTFILE got it, I'll look into it

Offline amuctued

  • Newbie
  • *
  • Posts: 26
Re: Optimize sce for space
« Reply #3 on: June 14, 2021, 04:54:08 PM »
Pardon my french as I'm absolutely blown away but holy @#$% this improved my bootup times and the size of my custom sce with a basic xfce desktop sits at around 300mb. If debs are purged then the total size becomes on par with alpine, one the leanest distros out there. On a usb with proper drivers and modules included it also worked on every machine I've tried so far. dCore-buster64 hidden gem ftw