Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Backported Chromium in a new Schmonium OBS repo

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 72 times

Backported Chromium in a new Schmonium OBS repo

#1 Post by stevepusser »

So far, we can backport Sid's 76.0.3809.87 version to Buster without changing anything:

https://build.opensuse.org/package/show ... m/chromium

It seems to eat about 2GB of RAM per thread at the maximum point in the build, so if you want to DIY on your home machine, you can limit the threads with a capital "J"--so a four thread CPU on a eight GB machine can be limited to three threads with

Code: Select all

debuild -uc -us -J3
since if you do have to use swap at any time, it slows down the machine immensely. It seemed to use less than 5 GB of free disk space for the build, which was less than I thought it would.
MX Linux packager and developer

Post Reply