Age | Commit message (Collapse) | Author |
|
This reverts commit fb2a4cae9a6d07a7fa69e6382f2ce11f6d6a8497.
|
|
This panel is present in the Nokia n900 smartphone. While this
smartphone is not officially supported by Parabola (it has a nonfree
bootloader on the device, and it also only has 256M of RAM so its use
is limited), this still enable users to make its display work if they
install Parabola on it.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
Update patches for some notable changes:
1. about:devtools has been removed upstream, see [1]
2. security.pki.crlite_mode property value has been changed to 3 by
default by upstream, but we still disable it. This disablement is
still up for discussion, please refer to the appropriate commit message
from 9001-FSDG-sync-remote-settings-with-local-dump.patch
3. Remove promos of Firefox Focus and Klar from Private Browsing page
which appeared in this release (Klar for Germany, Focus for other
locations)
Also update existing patching of "More from Mozilla" anti-feature to
actually remove SVG files with QR codes that lead to nonfree software.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1609100
|
|
* revised nsswitch.conf rules for systemd
* arch dropped the empty motd;
so i added a pretty one for parabola instead
* added VARIANT_ID to the os-release file
as a reliable way to determine the init-system
the rest of the changes were only to minimize the diff
against the arch PKGBUILD
|
|
|
|
(x86_64 only)
|
|
|
|
|
|
|
|
This isn't the latest java-assertj but for now we'll use the 3.8.0
version as it has less dependencies.
It also worked fine in Guix so it was less likely to have problematic
dependencies.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
We need java-resolver for building (new versions) of
java-xmlgraphics-commons. However Arch Linux removed it, so we need to
import it to build it.
As for the reason why it was removed in Arch, it's not clear:
the last two commits removing it do not really contain any explanations:
commit e066cffa541c37d1bca201128bd862118bf0da54
Author: arojas <arojas@eb2447ed-0c53-47e4-bac8-5bc4a241df78>
Date: Sat May 8 08:55:46 2021 +0000
Spring '21 cleanup
git-svn-id: file:///srv/repos/svn-packages/svn@414619 eb2447ed-0c53-47e4-bac8-5bc4a241df78
commit 880fca2ca92074d126c313338634e2468a20ad0e
Author: arojas <arojas@eb2447ed-0c53-47e4-bac8-5bc4a241df78>
Date: Sat May 8 08:55:43 2021 +0000
db-remove: java-resolver removed by arojas
git-svn-id: file:///srv/repos/svn-packages/svn@414618 eb2447ed-0c53-47e4-bac8-5bc4a241df78
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
The http://excalibur.apache.org/ website has a banner that states on its main
page:
2010/12/15 - Apache Excalibur has been retired.
For more information, please explore the Attic.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also:
* added keyring update openrc service file
* add dummy.conf
empty.conf and the remaining changes were mainly to minimize the diff against arch
|
|
|
|
Both bill-auger and Andreas Grapentin agreed to license their work in
abslibre under the CC0 license.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
This will avoid futhurer mistakes.
The provenance is given by the following commit:
commit b352336136d45de172ed012d0871f11dc1ecf672
Author: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Date: Thu Oct 25 00:48:43 2018 +0200
Add pureos-archive-keyring
This PKGBUILD is based on arch's ubuntu-keyring version 2018.02.28-1.0
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
The provenance is given by the following commit:
commit b352336136d45de172ed012d0871f11dc1ecf672
Author: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Date: Thu Oct 25 00:48:43 2018 +0200
Add pureos-archive-keyring
This PKGBUILD is based on arch's ubuntu-keyring version 2018.02.28-1.0
This reverts commit 0b3346d1338d6ee2c813996897aa53d9c9e641e6.
(libre: pureos-archive-keyring: Add copyright header).
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
Despite what its name suggest, the PCR repository is not only for
PKGBUILDs that come from AUR.
In the Parabola wiki[1], there is the criteria for packages meant to
go in PCR, and we can deduce from what is written there that PCR is
for packages that both:
* "are not included on official repos of Arch Linux"[1]
* "are not considered to be essential enough for the base system."[1]
So here even if the nvramtool PKGBUILD doesn't come from AUR, it is
meant to go in PCR.
[1]https://wiki.parabola.nu/Repositories#.5Bpcr.5D
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
|
|
|
|
Signed-off-by: David P <megver83@parabola.nu>
|
|
|
|
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|
|
|
|
|
|
this 'pacman' package replaced 'pacman-parabola' in 2014,
when pacman was at major ver 4 - it is extremely unlikely
that anyone would attempt upgrading a system that old,
or that it would be successful
9d87540a9f774ae8a808d1a3bb6d9b112277accd
i would suggest as a rule of thumb, to place _some_ reasonable
limit on backward-compatibilty (eg: 5 years, or 2 pacman major versions)
it has been 8 years and we are at pacman 6 now - it is safe to declare
'pacman-parabola' as irrelevant/obsolete
|
|
|
|
|
|
|
|
|
|
|
|
1. Code has been moved from bookmarks.html.in to another file, see [1]
2. Code from region.properties has been moved as well, see [2]
3. Mozilla added yet another page for promotion of their products, this
time it's in Preferences, and is called "More from Mozilla", which
contains QR code and a feature to send a link to email, which lead to
Firefox Mobile, which is not compatible with the FSDG. So the page
has been removed.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1749435
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1733497
|
|
|
|
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
|