Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: firefox managed by my organization?
Date: Thu, 05 Mar 2020 23:05:14
Message-Id: 20200305230456.GA21914@waltdnes.org
In Reply to: Re: [gentoo-user] Re: firefox managed by my organization? by Michael
1 On Thu, Mar 05, 2020 at 12:30:51PM +0000, Michael wrote
2
3 > I haven't yet given Palemoon a spin and consequently have no
4 > experience of it. How does it compare to FF? I am curious as to
5 > security and performance comparisons.
6
7 It's kept updated regularly for security. See
8 http://www.palemoon.org/releasenotes.shtml for update info. "CVE-"
9 mentions are usually for code inherited from Firefox. The reason the
10 version number is "so low" is that update increments tend to be +0.0.1
11 instead of full integer +1 like Firefox/Chrome. Major milestones are
12 where the integer increments occur. I believe that performance is
13 roughly the same, but I don't use both, so I don't definitively know.
14 BTW, Pale Moon is still XUL, versus Firefox Webextensions, so the
15 respective addons/extensions are incompatible. Pale Moon stuff is listed
16 at https://addons.palemoon.org/extensions/
17
18 > Would they differ in performance terms on an old AMD powered laptop?
19
20 1st question; how old is the AMD laptop? Pale Moon requires at least
21 SSE2-capable cpus.
22
23 2nd question; how old is the AMD laptop? As per thread
24 https://forum.palemoon.org/viewtopic.php?f=37&t=23031 the official
25 32-bit tarball will no longer be generated as of Nov 2020. Note that
26 this will not prevent you from building it yourself in Gentoo or "the
27 hard way", or "community versions" or whatever.
28
29 > What is the recommended way to install in Gentoo? I noticed
30 > the palemoon overlay has ebuilds for source and binary options.
31
32 You can go the overlay route to manage it by Gentoo, but remember to
33 disable system libs. This will continue to work for 32 and 64-bit.
34
35 Or you can pull down the tarball and extract to your home directory
36 and point your program launcher to ${HOME}/palemoon/palemoon The entire
37 program is contained in ${HOME}/palemoon so it doesn't splatter stuff
38 all over. "Uninstalling" consists of "rm -rf ${HOME}/palemoon". You
39 can set it to auto-update (64-bit only after November) if you install it
40 in a directory that you have write-access to.
41
42 --
43 Walter Dnes <waltdnes@××××××××.org>
44 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] Re: firefox managed by my organization? Michael <confabulate@××××××××.com>