summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--categories1
-rw-r--r--env/python36.conf2
-rw-r--r--layman.xml15
-rw-r--r--make.conf13
-rw-r--r--package.accept_keywords/latest.keywords20
-rw-r--r--package.accept_keywords/sorcery.keywords (renamed from package.keywords/sorcery.keywords)6
-rw-r--r--package.accept_keywords/unstable.keywords70
-rw-r--r--package.accept_keywords/update-bugs.keywords6
-rw-r--r--package.accept_keywords/update-deps.keywords6
-rw-r--r--package.accept_keywords/update-features.keywords3
-rw-r--r--package.accept_keywords/update-skip.keywords5
-rw-r--r--package.accept_keywords/xdeps.keywords7
-rw-r--r--package.env/package.env3
-rw-r--r--package.env/python.env11
-rw-r--r--package.keywords/latest.keywords33
-rw-r--r--package.keywords/legacy.keywords2
-rw-r--r--package.keywords/skip.keywords22
-rw-r--r--package.keywords/unstable-virt.keywords12
-rw-r--r--package.keywords/unstable.keywords38
-rw-r--r--package.keywords/update-bugs.keywords16
-rw-r--r--package.keywords/update-ftrs.keywords12
-rw-r--r--package.keywords/xdeps-firefox.keywords8
-rw-r--r--package.keywords/xdeps-perl530.keywords4
-rw-r--r--package.keywords/xdeps-perl530.xgen.keywords89
-rw-r--r--package.keywords/xdeps-python.keywords6
-rw-r--r--package.keywords/xdeps-vagrant.keywords5
-rw-r--r--package.keywords/xdeps-vtk.keywords10
-rw-r--r--package.keywords/xdeps.keywords2
-rw-r--r--package.mask/darksoft.mask7
-rw-r--r--package.mask/problems.mask1
-rw-r--r--package.unmask/package.unmask11
-rw-r--r--package.use/config.use10
-rw-r--r--package.use/config_vm.keywords2
-rw-r--r--package.use/enforced_flags.use14
-rw-r--r--package.use/enforced_oneflag.use1
-rw-r--r--package.use/fixes.use3
-rw-r--r--package.use/package32.use21
-rw-r--r--package.use/python27.use2
-rw-r--r--repo.postsync.d/example15
-rw-r--r--savedconfig/sys-apps/busybox-1.32.1 (renamed from savedconfig/sys-apps/busybox-1.30.1)91
-rw-r--r--savedconfig/sys-kernel/linux-firmware-20201218 (renamed from savedconfig/sys-kernel/linux-firmware-20191022)464
-rw-r--r--sets/admin3
-rw-r--r--sets/admin-vm2
-rw-r--r--sets/darklin7
-rw-r--r--sets/deps3
-rw-r--r--sets/desktop-apps23
-rw-r--r--sets/desktop-apps-bin6
-rw-r--r--sets/dev2
-rw-r--r--sets/dev-analysis4
-rw-r--r--sets/dev-gpu4
-rw-r--r--sets/dev-scipy12
-rw-r--r--sets/dev-tex2
-rw-r--r--sets/dev-tools3
-rw-r--r--sets/legacy5
-rw-r--r--sets/sys-boot5
-rw-r--r--sets/sys-gentoo1
-rw-r--r--sets/sys-xorg2
57 files changed, 758 insertions, 395 deletions
diff --git a/categories b/categories
index 663b0fe..1f011c6 100644
--- a/categories
+++ b/categories
@@ -1 +1,2 @@
perl-gcpan
+dev-python27
diff --git a/env/python36.conf b/env/python36.conf
deleted file mode 100644
index f0191fe..0000000
--- a/env/python36.conf
+++ /dev/null
@@ -1,2 +0,0 @@
-PYTHON_TARGETS="python3_6"
-PYTHON_SINGLE_TARGET="python3_6"
diff --git a/layman.xml b/layman.xml
index 6d2f000..6ece8f6 100644
--- a/layman.xml
+++ b/layman.xml
@@ -1,5 +1,5 @@
-<repositories encoding="unicode" version="1.0">
- <repo priority="50" quality="experimental" status="official">
+<repositories version="1.0" encoding="unicode">
+ <repo status="official" quality="experimental" priority="50">
<name>nx</name>
<description>Overlay for the NX/FreeNX packages for Gentoo.</description>
<homepage>https://cgit.gentoo.org/proj/nx.git/</homepage>
@@ -9,7 +9,7 @@
<source type="git">https://anongit.gentoo.org/git/proj/nx.git</source>
<feed>https://cgit.gentoo.org/proj/nx.git/atom/</feed>
</repo>
- <repo priority="50" quality="experimental" status="official">
+ <repo status="official" quality="experimental" priority="50">
<name>science</name>
<description>The Gentoo Science Overlay is intended as a place to work outside of the main portage tree on experimental ebuilds. Our aim is to increase the rate of development of scientific packages for Gentoo, but ebuilds in this repository are by their very nature more experimental. If you wish to use them you should be willing to help test and report bugs. For contribution read http://wiki.gentoo.org/wiki/Project:Science/Contributing</description>
<homepage>http://wiki.gentoo.org/wiki/Project:Science</homepage>
@@ -21,4 +21,13 @@
<feed>https://cgit.gentoo.org/proj/sci.git/atom/</feed>
<feed>https://github.com/gentoo-science/sci/commits/master.atom</feed>
</repo>
+ <repo status="official" quality="experimental" priority="50">
+ <name>pentoo</name>
+ <description>The overlay contains new or updated security tools.</description>
+ <homepage>http://www.pentoo.ch</homepage>
+ <owner>
+ <email>zerochaos@gentoo.org</email>
+ </owner>
+ <source type="git">https://github.com/pentoo/pentoo-overlay.git</source>
+ </repo>
</repositories>
diff --git a/make.conf b/make.conf
index 8ee3a85..420445d 100644
--- a/make.conf
+++ b/make.conf
@@ -15,7 +15,8 @@ CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3 sse4_1 sse4_2 aes"
#MAKEOPTS="-j35" # compute4
MAKEOPTS="-j67" # compute1,3,4
# Default 2-jobs per localhost and 4-jobs per other nodes (increase recommended only on 4-head systems)
-DISTCC_HOSTS="ipepdvcompute4/16,lzo ipepdvcompute1/8,lzo ipepdvcompute3/8,lzo localhost/1"
+DISTCC_HOSTS="ipepdvcompute4/16,lzo ipepdvcompute1/8,lzo ipepdvcompute3/8,lzo localhost/16" # loaded localhost
+#DISTCC_HOSTS="ipepdvcompute4/16,lzo ipepdvcompute1/8,lzo ipepdvcompute3/8,lzo localhost/1" # desktop-friendly
#DISTCC_HOSTS="ipepdvcompute4/16,lzo localhost"
#DISTCC_HOSTS="ipepdvcompute4/16 ipepdvcompute1/8 ipepdvcompute3/8 localhost/1"
#DISTCC_HOSTS="ipepdvcompute4/16 localhost/1"
@@ -69,12 +70,12 @@ INPUT_DEVICES="evdev keyboard mouse"
ENLIGHTENMENT_MODULES="applications dialogs display edgebindings interaction intl keybindings menus paths performance randr shelves theme window-manipulation window-remembers access backlight battery clock comp connman cpufreq dropshadow everything fileman fileman-opinfo gadman ibar ibox illume2 mixer msgbus notification pager quickaccess shot startsyscon systray tasks temperature tiling winlist wizard xkbswitch conf-applications conf-dialogs conf-display conf-edgebindings conf-interaction conf-intl conf-keybindings conf-menus conf-paths conf-performance conf-randr conf-shelves conf-theme conf-window-manipulation conf-window-remembers start syscon"
APACHE2_MODULES="actions alias asis access_compat auth_basic auth_digest authn_anon authn_dbd authn_core authn_alias authn_anon authn_dbm authn_dbm authn_default authn_file authz_core authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio macro cache_disk mime mime_magic negotiation proxy proxy_ajp slotmem_shm proxy_balancer proxy_connect proxy_http proxy_ftp substitute rewrite setenvif so speling status unique_id userdir usertrack vhost_alias socache_shmcb cgi cgid unixd mem_cache"
-PYTHON_TARGETS="python2_7 python3_6"
-PYTHON_SINGLE_TARGET="python3_6"
-#PYTHON_SINGLE_TARGET="python2_7"
+#PYTHON_TARGETS="python2_7 python3_8"
+PYTHON_TARGETS="python3_8"
+PYTHON_SINGLE_TARGET="python3_8"
#PHP_INI_VERSION="production"
-PHP_TARGETS="php7-3"
-RUBY_TARGETS="ruby25"
+PHP_TARGETS="php7-4"
+RUBY_TARGETS="ruby26"
CONFIG_PROTECT="/usr/share/X11/app-defaults /usr/share/mc /usr/share/mc.46"
diff --git a/package.accept_keywords/latest.keywords b/package.accept_keywords/latest.keywords
new file mode 100644
index 0000000..3a649c5
--- /dev/null
+++ b/package.accept_keywords/latest.keywords
@@ -0,0 +1,20 @@
+# Latest version required (Development, security, etc.)
+# This may break system. So, it is better to include current version (or at least pattern) of unstable series
+
+#Mozilla
+#www-client/firefox ~amd64
+#www-client/firefox-bin ~amd64
+#mail-client/thunderbird ~amd64
+#mail-client/thunderbird-bin ~amd64
+#x11-plugins/enigmail ~amd64
+
+#LLVM collection
+#=sys-devel/llvm-8* ~amd64
+#=sys-devel/llvm-common-8* ~amd64
+#=sys-devel/clang-8* ~amd64
+#=sys-devel/clang-runtime-8* ~amd64
+#=sys-devel/clang-common-8* ~amd64
+#=sys-libs/compiler-rt-8* ~amd64
+#=sys-libs/compiler-rt-sanitizers-8* ~amd64
+#=sys-libs/libomp-8* ~amd64
+
diff --git a/package.keywords/sorcery.keywords b/package.accept_keywords/sorcery.keywords
index eaa3208..9686647 100644
--- a/package.keywords/sorcery.keywords
+++ b/package.accept_keywords/sorcery.keywords
@@ -3,9 +3,3 @@ app-portage/g-sorcery ~amd64
#app-portage/gs-pypi ~amd64 # Broken, will not work with new pypi.org (can't resolve URLs, and also can't build afterwards)
# Packages
-dev-python/PyAutoGUI ~amd64
-dev-python/PyMsgBox ~amd64
-dev-python/pykalman ~amd64
-dev-python/tifffile ~amd64
-dev-python/Cycler ~amd64
-
diff --git a/package.accept_keywords/unstable.keywords b/package.accept_keywords/unstable.keywords
new file mode 100644
index 0000000..016644a
--- /dev/null
+++ b/package.accept_keywords/unstable.keywords
@@ -0,0 +1,70 @@
+# 3rd-party statically build binaries (can be kept without specific version)
+net-im/skypeforlinux ~amd64
+net-im/zoom ~amd64
+net-im/telegram-desktop-bin ~amd64
+www-plugins/google-talkplugin ~amd64
+sys-auth/google-authenticator ~amd64
+
+# Desktop Applications (don't cause unstable dependencies - so can be kept without specific version)
+net-im/psi ~amd64
+app-officeext/languagetool ~amd64 # Currently, doesn't force libreoffice upgrade
+net-misc/owncloud-client ~amd64
+app-admin/qtpass ~amd64
+
+# Development (No core part of the system - so can be kept without specific version
+sci-geosciences/gpscorrelate ~amd64
+app-misc/yq ~amd64
+
+# Profilling / Analysis
+dev-util/perf ~amd64
+dev-util/mutrace ~amd64
+dev-util/fatrace ~amd64
+
+# Virtualization
+=app-emulation/vagrant-2.2* ~amd64
+=dev-ruby/vagrant_cloud-2.0* ~amd64 # vagrant
+=dev-ruby/hashicorp-checkpoint-0.1* ~amd64 # vagrant
+=dev-ruby/rubyzip-2.3* ~amd64 # vagrant
+
+=app-emulation/umoci-0.2* ~amd64 # kiwi
+
+# Buildah/Podman
+=app-emulation/skopeo-0.1* ~amd64
+=app-emulation/buildah-1.16* ~amd64
+=app-emulation/podman-2.2* ~amd64
+=app-emulation/slirp4netns-1.1* ~amd64 # podman
+=sys-fs/fuse-overlayfs-1.3* ~amd64 # podman
+=app-emulation/conmon-2.0* ~amd64
+
+# Audio/Video
+media-sound/lossless2lossy ~amd64
+=sci-biology/imagej-1.51* **
+
+# Hardware
+=net-wireless/blueberry-1.3* ~amd64
+=net-wireless/bluez-tools-0_p20161212 ~amd64 #blueberry
+
+# CUDA
+dev-util/nvidia-cuda-toolkit ~amd64
+dev-util/nvidia-cuda-sdk ~amd64
+=dev-python/pycuda-2019* ~amd64
+
+# VTK
+sci-libs/vtk ~amd64
+sci-visualization/paraview ~amd64
+=sci-libs/cgnslib-3.4* ~amd64 # paraview
+
+# Scipy
+sci-libs/scikits ~amd64
+sci-libs/scikit-image ~amd64
+sci-libs/scikits_learn ~amd64
+sci-libs/scikits_optimization ~amd64
+sci-libs/scikits_timeseries ~amd64
+=dev-python/imageio-2.6* ~amd64 # scikit-image
+dev-python/pywavelets ~amd64
+
+# Python
+=dev-python/pillowfight-0.2* ~amd64
+
+# Ruby
+dev-ruby/inifile ~amd64
diff --git a/package.accept_keywords/update-bugs.keywords b/package.accept_keywords/update-bugs.keywords
new file mode 100644
index 0000000..1280f6d
--- /dev/null
+++ b/package.accept_keywords/update-bugs.keywords
@@ -0,0 +1,6 @@
+# Update to a specific version is required
+
+=dev-util/cmake-3.19* # lapack compilation problem
+
+=dev-java/xom-1.3* ~amd64 # compilation failure with 1.2.10, see https://bugs.gentoo.org/683718
+#=dev-java/jaxen-1.1* ~amd64 # circular dependencies with xom
diff --git a/package.accept_keywords/update-deps.keywords b/package.accept_keywords/update-deps.keywords
new file mode 100644
index 0000000..fdf27dc
--- /dev/null
+++ b/package.accept_keywords/update-deps.keywords
@@ -0,0 +1,6 @@
+# Update to a specific version is required (on next update can be skipped)
+=net-fs/davfs2-1.6* ~amd64
+=net-firewall/nftables-0.9.8 ~amd64 # iptables-nft
+=net-firewall/iptables-1.8.7 ~amd64 # iptables-nft
+=net-libs/libnftnl-1.1.9 ~amd64 # nftables
+
diff --git a/package.accept_keywords/update-features.keywords b/package.accept_keywords/update-features.keywords
new file mode 100644
index 0000000..a10a2a4
--- /dev/null
+++ b/package.accept_keywords/update-features.keywords
@@ -0,0 +1,3 @@
+# Features
+#=app-backup/duplicity-0.7* ~amd64
+#=app-backup/borgbackup-1.1.10* ~amd64
diff --git a/package.accept_keywords/update-skip.keywords b/package.accept_keywords/update-skip.keywords
new file mode 100644
index 0000000..3ac941e
--- /dev/null
+++ b/package.accept_keywords/update-skip.keywords
@@ -0,0 +1,5 @@
+# To avoid another upgrade shortly (generally not a good idea)
+=dev-lang/perl-5.30.3-r1 ~amd64 # to avoid another upgrade shortly
+
+# Minor upgrades, to prevent re-builds
+
diff --git a/package.accept_keywords/xdeps.keywords b/package.accept_keywords/xdeps.keywords
new file mode 100644
index 0000000..1f9c0a9
--- /dev/null
+++ b/package.accept_keywords/xdeps.keywords
@@ -0,0 +1,7 @@
+# Firefox
+#=dev-libs/nss-3.17* ~amd64 # firefox
+#=dev-libs/nspr-4.22 ~amd64 # firefox
+#=media-libs/libvpx-1.8* ~amd64 # firefox
+#=dev-util/cbindgen-0.9* ~amd64 # firefox
+#=media-libs/harfbuzz-2.6* ~amd64 # firefox
+
diff --git a/package.env/package.env b/package.env/package.env
index 83738b3..027478a 100644
--- a/package.env/package.env
+++ b/package.env/package.env
@@ -1,8 +1,6 @@
dev-util/nvidia-cuda-sdk nosplitdebug.conf # otherwise conflicts with cuda-toolkit
www-client/firefox nosplitdebug.conf
sys-auth/pam_x509 fpic.conf
-gnome-base/libglade python27.conf
-app-arch/rpm python27.conf
app-admin/qtpass nonparallel.conf
sys-libs/talloc nonparallel.conf
sys-libs/ldb nonparallel.conf
@@ -10,3 +8,4 @@ net-fs/samba nonparallel.conf
dev-python/pycuda cuda.conf
sci-geosciences/mkgmap network.conf
sys-apps/mkinitrd relaxed.conf
+
diff --git a/package.env/python.env b/package.env/python.env
new file mode 100644
index 0000000..6d70f2b
--- /dev/null
+++ b/package.env/python.env
@@ -0,0 +1,11 @@
+# Python 2.7
+dev-vcs/bzr python27.conf
+dev-vcs/bzr-rewrite python27.conf
+dev-vcs/bzr-webdav python27.conf
+dev-vcs/bzrtools python27.conf
+dev-python27/* python27.conf
+dev-python/*-python2 python27.conf
+
+#gnome-base/libglade python27.conf
+#dev-python/gnome-keyring-python python27.conf
+#app-arch/rpm python27.conf
diff --git a/package.keywords/latest.keywords b/package.keywords/latest.keywords
deleted file mode 100644
index 821aa37..0000000
--- a/package.keywords/latest.keywords
+++ /dev/null
@@ -1,33 +0,0 @@
-# Latest version required (Development, security, etc.)
-# This may break system. So, it is better to include current version (or at least pattern) of unstable series
-
-#NVIDIA
-dev-util/nvidia-cuda-toolkit ~amd64
-dev-util/nvidia-cuda-sdk ~amd64
-
-#Office
-#www-client/firefox ~amd64
-#www-client/firefox-bin ~amd64
-app-officeext/languagetool ~amd64 # Currently, doesn't force libreoffice upgrade
-
-#mail-client/thunderbird ~amd64
-#mail-client/thunderbird-bin ~amd64
-#x11-plugins/enigmail ~amd64
-#media-sound/pulseaudio ~amd64
-
-
-#LLVM collection
-=sys-devel/llvm-8* ~amd64
-=sys-devel/llvm-common-8* ~amd64
-=sys-devel/clang-8* ~amd64
-=sys-devel/clang-runtime-8* ~amd64
-=sys-devel/clang-common-8* ~amd64
-=sys-libs/compiler-rt-8* ~amd64
-=sys-libs/compiler-rt-sanitizers-8* ~amd64
-=sys-libs/libomp-8* ~amd64
-
-#VTK
-#sci-libs/vtk ~amd64
-#sci-libs/vtkdata ~amd64
-#sci-libs/itk ~amd64
-#sci-visualization/paraview ~amd64
diff --git a/package.keywords/legacy.keywords b/package.keywords/legacy.keywords
deleted file mode 100644
index 66cd848..0000000
--- a/package.keywords/legacy.keywords
+++ /dev/null
@@ -1,2 +0,0 @@
-=sys-devel/kgcc64-8.3.0 **
-
diff --git a/package.keywords/skip.keywords b/package.keywords/skip.keywords
deleted file mode 100644
index 7e65561..0000000
--- a/package.keywords/skip.keywords
+++ /dev/null
@@ -1,22 +0,0 @@
-# Not neeeded
-# On the last version already, but on next update can be skipped
-
-=dev-lang/perl-5.30* ~amd64 # to avoid another upgrade shortly
-=www-client/firefox-68.0.2 ~amd64 # Who knows why I do this.
-
-=app-portage/gentoolkit-0.4.6 ~amd64
-=app-portage/layman-2.4* ~amd64 # 2.4 series was required for g-sorcery
-
-=app-emulation/spice-0.12* ~amd64
-=app-emulation/spice-protocol-0.12* ~amd64
-=app-admin/gkrellm-2.3* ~amd64 # 2.3.6 was required
-=dev-libs/gmp-6.1.2* ~amd64
-
-=x11-libs/libdrm-2.4.99 ~amd64
-
-# Minor upgrades (August 2019), to prevent re-builds
-=app-misc/mc-4.8.23* ~amd64
-=x11-plugins/docker-1.5* ~amd64
-=media-sound/pulseaudio-12.2* ~amd64
-=sys-devel/binutils-config-5.1* ~amd64
-=app-benchmarks/sysbench-1.0* ~amd64
diff --git a/package.keywords/unstable-virt.keywords b/package.keywords/unstable-virt.keywords
deleted file mode 100644
index e6df167..0000000
--- a/package.keywords/unstable-virt.keywords
+++ /dev/null
@@ -1,12 +0,0 @@
-# Vagrant
-=app-emulation/vagrant-2.2* ~amd64
-
-# Buildah/Podman
-=app-emulation/skopeo-0.1* ~amd64
-=app-emulation/buildah-1.11* ~amd64
-=app-emulation/libpod-1.5* ~amd64
-=app-emulation/slirp4netns-0.4* ~amd64
-=app-emulation/conmon-2.0* ~amd64
-
-# Kiwi
-=app-emulation/umoci-0.2* ~amd64
diff --git a/package.keywords/unstable.keywords b/package.keywords/unstable.keywords
deleted file mode 100644
index 84a7c67..0000000
--- a/package.keywords/unstable.keywords
+++ /dev/null
@@ -1,38 +0,0 @@
-# Unstable packages (No core part of the system and can be kept without specific version)
-
-net-im/psi ~amd64
-net-im/telegram-desktop-bin ~amd64
-net-misc/owncloud-client ~amd64
-app-admin/qtpass ~amd64
-www-plugins/google-talkplugin ~amd64
-sys-auth/google-authenticator ~amd64
-sci-geosciences/gpscorrelate ~amd64
-
-# Development
-=dev-python/pycuda-2018* ~amd64
-=dev-python/pillowfight-0.2* ~amd64
-=sci-visualization/paraview-5.6* ~amd64
-
-# Profilling / Analysis
-dev-util/perf ~amd64
-dev-util/mutrace ~amd64
-dev-util/fatrace ~amd64
-
-# Audio/Video
-media-sound/lossless2lossy ~amd64
-=sci-biology/imagej-1.51* **
-
-# Hardware
-=net-wireless/blueberry-1.1* ~amd64
-=net-wireless/bluez-tools-0_p20161212 ~amd64 #blueberry
-
-# Python
-sci-libs/scikits ~amd64
-sci-libs/scikits_image ~amd64
-sci-libs/scikits_learn ~amd64
-sci-libs/scikits_optimization ~amd64
-sci-libs/scikits_timeseries ~amd64
-dev-python/pywavelets ~amd64
-
-# Ruby
-dev-ruby/inifile ~amd64
diff --git a/package.keywords/update-bugs.keywords b/package.keywords/update-bugs.keywords
deleted file mode 100644
index 3fe0839..0000000
--- a/package.keywords/update-bugs.keywords
+++ /dev/null
@@ -1,16 +0,0 @@
-# Update to a specific version is required
-
-=sci-libs/lapack-3.8* ~amd64 # old blas-reference/lapack-reference have problems with eselect
-=app-eselect/eselect-blas-0.2 ~amd64
-=virtual/blas-3.8* ~amd64
-=virtual/cblas-3.8* ~amd64
-=virtual/lapack-3.8* ~amd64
-=sci-libs/arpack-3.5* ~amd64 # 3.1.5 fails to find lapack
-=sci-libs/gsl-2.5-r1 ~amd64 # -r* update to not depend on eselect-cblas
-
-=sys-fs/fuse-2.9* ~amd64 # potential source of problems with exfat
-=sys-fs/fuse-3.6* ~amd64
-=sys-fs/fuse-common-3.4* ~amd64
-
-=dev-java/xom-1.3* ~amd64 # compilation failure with 1.2.10, see https://bugs.gentoo.org/683718
-=dev-java/jaxen-1.1* ~amd64 # circular dependencies with xom \ No newline at end of file
diff --git a/package.keywords/update-ftrs.keywords b/package.keywords/update-ftrs.keywords
deleted file mode 100644
index 6aa6d16..0000000
--- a/package.keywords/update-ftrs.keywords
+++ /dev/null
@@ -1,12 +0,0 @@
-# Update to a specific version is required
-
-# Features
-=x11-wm/windowmaker-0.9* ~amd64
-=x11-misc/wmakerconf-2.12* ~amd64
-=media-sound/audacious-3.9* ~amd64
-=media-plugins/audacious-plugins-3.9* ~amd64
-#=app-backup/duplicity-0.7* ~amd64
-=app-backup/borgbackup-1.1.10* ~amd64
-
-=net-firewall/nftables-0.9* ~amd64 # iptables-nft
-=net-firewall/iptables-1.8* ~amd64 # iptables-nft
diff --git a/package.keywords/xdeps-firefox.keywords b/package.keywords/xdeps-firefox.keywords
deleted file mode 100644
index a19a105..0000000
--- a/package.keywords/xdeps-firefox.keywords
+++ /dev/null
@@ -1,8 +0,0 @@
-=dev-libs/nss-3.17* ~amd64 # firefox
-=dev-libs/nspr-4.22 ~amd64 # firefox
-=dev-libs/nss-3.45 ~amd64 # firefox
-=dev-libs/nss-3.46 ~amd64 # firefox
-=media-libs/libvpx-1.7* ~amd64 # firefox
-#=media-libs/libvpx-1.8* ~amd64 # firefox
-=dev-util/cbindgen-0.9* ~amd64 # firefox
-=media-libs/harfbuzz-2.6* ~amd64 # firefox
diff --git a/package.keywords/xdeps-perl530.keywords b/package.keywords/xdeps-perl530.keywords
deleted file mode 100644
index 0da78c6..0000000
--- a/package.keywords/xdeps-perl530.keywords
+++ /dev/null
@@ -1,4 +0,0 @@
-#perl 5.30
-=perl-core/File-Temp-0.230.900 ~amd64
-
-
diff --git a/package.keywords/xdeps-perl530.xgen.keywords b/package.keywords/xdeps-perl530.xgen.keywords
deleted file mode 100644
index 5f40dce..0000000
--- a/package.keywords/xdeps-perl530.xgen.keywords
+++ /dev/null
@@ -1,89 +0,0 @@
-=virtual/perl-Archive-Tar-2.320.0 ~amd64
-=virtual/perl-Attribute-Handlers-1.10.0-r1 ~amd64
-=virtual/perl-autodie-2.290.0-r4 ~amd64
-=virtual/perl-AutoLoader-5.740.0-r7 ~amd64
-=virtual/perl-bignum-0.510.0 ~amd64
-=virtual/perl-Carp-1.500.0-r1 ~amd64
-=virtual/perl-Compress-Raw-Bzip2-2.84.0 ~amd64
-=virtual/perl-Compress-Raw-Zlib-2.84.0 ~amd64
-=virtual/perl-CPAN-2.220.0 ~amd64
-=virtual/perl-CPAN-Meta-2.150.10-r2 ~amd64
-=virtual/perl-CPAN-Meta-Requirements-2.140.0-r4 ~amd64
-=virtual/perl-CPAN-Meta-YAML-0.18.0-r4 ~amd64
-=virtual/perl-Data-Dumper-2.174.0 ~amd64
-=virtual/perl-DB_File-1.843.0 ~amd64
-=virtual/perl-Devel-PPPort-3.520.0 ~amd64
-=virtual/perl-Digest-1.170.100_rc-r8 ~amd64
-=virtual/perl-Digest-MD5-2.550.0-r1 ~amd64
-=virtual/perl-Digest-SHA-6.20.0 ~amd64
-=virtual/perl-Dumpvalue-1.180.0-r4 ~amd64
-=virtual/perl-Encode-3.10.0 ~amd64
-=virtual/perl-Exporter-5.730.0-r1 ~amd64
-=virtual/perl-ExtUtils-CBuilder-0.280.231 ~amd64
-=virtual/perl-ExtUtils-Constant-0.250.0-r1 ~amd64
-=virtual/perl-ExtUtils-Install-2.140.0-r1 ~amd64
-=virtual/perl-ExtUtils-MakeMaker-7.340.0-r1 ~amd64
-=virtual/perl-ExtUtils-Manifest-1.720.0 ~amd64
-=virtual/perl-ExtUtils-ParseXS-3.400.0 ~amd64
-=virtual/perl-File-Path-2.160.0 ~amd64
-=virtual/perl-File-Spec-3.780.0 ~amd64
-=virtual/perl-File-Temp-0.230.900 ~amd64
-=virtual/perl-Filter-Simple-0.950.0-r1 ~amd64
-=virtual/perl-Getopt-Long-2.500.0-r1 ~amd64
-=virtual/perl-HTTP-Tiny-0.76.0 ~amd64
-=virtual/perl-I18N-LangTags-0.430.0-r1 ~amd64
-=virtual/perl-if-0.60.800-r1 ~amd64
-=virtual/perl-IO-1.400.0 ~amd64
-=virtual/perl-IO-Compress-2.84.0 ~amd64
-=virtual/perl-IO-Socket-IP-0.390.0-r1 ~amd64
-=virtual/perl-IO-Zlib-1.100.0-r12 ~amd64
-=virtual/perl-IPC-Cmd-1.20.0 ~amd64
-=virtual/perl-JSON-PP-4.20.0 ~amd64
-=virtual/perl-libnet-3.110.0-r1 ~amd64
-=virtual/perl-Locale-Maketext-1.290.0-r1 ~amd64
-=virtual/perl-Locale-Maketext-Simple-0.210.100_rc-r8 ~amd64
-=virtual/perl-Math-BigInt-1.999.816 ~amd64
-=virtual/perl-Math-BigInt-FastCalc-0.500.800 ~amd64
-=virtual/perl-Math-BigRat-0.261.400 ~amd64
-=virtual/perl-Math-Complex-1.590.100-r2 ~amd64
-=virtual/perl-Memoize-1.30.100_rc-r8 ~amd64
-=virtual/perl-MIME-Base64-3.150.0-r5 ~amd64
-=virtual/perl-Module-CoreList-5.201.905.220 ~amd64
-=virtual/perl-Module-Load-0.340.0 ~amd64
-=virtual/perl-Module-Load-Conditional-0.680.0-r2 ~amd64
-=virtual/perl-Module-Loaded-0.80.0-r11 ~amd64
-=virtual/perl-Module-Metadata-1.0.36 ~amd64
-=virtual/perl-Net-Ping-2.710.0 ~amd64
-=virtual/perl-Params-Check-0.380.0-r8 ~amd64
-=virtual/perl-parent-0.237.0 ~amd64
-=virtual/perl-Parse-CPAN-Meta-2.150.10-r2 ~amd64
-=virtual/perl-Perl-OSType-1.10.0-r2 ~amd64
-=virtual/perl-Pod-Escapes-1.70.0-r5 ~amd64
-=virtual/perl-podlators-4.110.0 ~amd64
-=virtual/perl-Pod-Parser-1.630.0-r5 ~amd64
-=virtual/perl-Pod-Simple-3.350.0-r2 ~amd64
-=virtual/perl-Safe-2.400.0-r2 ~amd64
-=virtual/perl-Scalar-List-Utils-1.500.0-r1 ~amd64
-=virtual/perl-Socket-2.27.0-r1 ~amd64
-=virtual/perl-Storable-3.150.0 ~amd64
-=virtual/perl-Sys-Syslog-0.350.0-r2 ~amd64
-=virtual/perl-Term-ANSIColor-4.60.0-r2 ~amd64
-=virtual/perl-Term-ReadLine-1.170.0-r2 ~amd64
-=virtual/perl-Test-1.310.0-r1 ~amd64
-=virtual/perl-Test-Harness-3.420.0-r1 ~amd64
-=virtual/perl-Test-Simple-1.302.162 ~amd64
-=virtual/perl-Text-Balanced-2.30.0-r5 ~amd64
-=virtual/perl-Text-ParseWords-3.300.0-r5 ~amd64
-=virtual/perl-Text-Tabs+Wrap-2013.52.300-r8 ~amd64
-=virtual/perl-Thread-Queue-3.130.0 ~amd64
-=virtual/perl-threads-2.220.0-r1 ~amd64
-=virtual/perl-Thread-Semaphore-2.130.0-r2 ~amd64
-=virtual/perl-threads-shared-1.600.0 ~amd64
-=virtual/perl-Tie-RefHash-1.390.0-r10 ~amd64
-=virtual/perl-Time-HiRes-1.976.0 ~amd64
-=virtual/perl-Time-Local-1.280.0 ~amd64
-=virtual/perl-Time-Piece-1.330.0 ~amd64
-=virtual/perl-Unicode-Collate-1.270.0 ~amd64
-=virtual/perl-Unicode-Normalize-1.260.0-r1 ~amd64
-=virtual/perl-version-0.992.400 ~amd64
-=virtual/perl-XSLoader-0.300.0-r1 ~amd64
diff --git a/package.keywords/xdeps-python.keywords b/package.keywords/xdeps-python.keywords
deleted file mode 100644
index 5023b99..0000000
--- a/package.keywords/xdeps-python.keywords
+++ /dev/null
@@ -1,6 +0,0 @@
-=dev-python/setuptools-41.2* ~amd64 # ?
-
-
-=dev-python/markupsafe-1.0* ~amd64 # pycuda
-=dev-python/pyasn1-0.4* ~amd64 # pycuda
-=dev-python/service_identity-17* ~amd64 # pycuda
diff --git a/package.keywords/xdeps-vagrant.keywords b/package.keywords/xdeps-vagrant.keywords
deleted file mode 100644
index d9c44fe..0000000
--- a/package.keywords/xdeps-vagrant.keywords
+++ /dev/null
@@ -1,5 +0,0 @@
-=dev-ruby/ed25519-1.2* ~amd64
-=dev-ruby/vagrant_cloud-2.0* ~amd64
-=dev-ruby/hashicorp-checkpoint-0.1* ~amd64
-=dev-ruby/net-ssh-5.2* ~amd64
-=dev-ruby/hashicorp-checkpoint-0.1* ~amd64
diff --git a/package.keywords/xdeps-vtk.keywords b/package.keywords/xdeps-vtk.keywords
deleted file mode 100644
index f0b2301..0000000
--- a/package.keywords/xdeps-vtk.keywords
+++ /dev/null
@@ -1,10 +0,0 @@
-#=sci-libs/netcdf-4.3* ~amd64 # vtk
-#=sci-libs/netcdf-cxx-4.2* ~amd64 # vtk
-#=sci-libs/exodusii-6* ~amd64 # vtk
-#=x11-libs/gl2ps-1.3* ~amd64 # vtk
-#=dev-python/mpi4py-1.3* ~amd64 # paraview
-#=sci-libs/dcmtk-3.6* ~amd64 # itk
-#=dev-libs/double-conversion-2.0* ~amd64 # itk
-#=dev-cpp/gccxml-0.9* ~amd64 # itk with gcc4.8
-
-=sci-libs/cgnslib-3.4* ~amd64 # paraview
diff --git a/package.keywords/xdeps.keywords b/package.keywords/xdeps.keywords
deleted file mode 100644
index 0eb217f..0000000
--- a/package.keywords/xdeps.keywords
+++ /dev/null
@@ -1,2 +0,0 @@
-=net-libs/libnftnl-1.1.4 ~amd64 # nftables
-=net-misc/ethertypes-0 ~amd64 # iptables
diff --git a/package.mask/darksoft.mask b/package.mask/darksoft.mask
index d7738b8..fde54bc 100644
--- a/package.mask/darksoft.mask
+++ b/package.mask/darksoft.mask
@@ -1,7 +1,10 @@
+# Booting
+>sys-boot/grub-0.98
+
# RusXMMS
>media-libs/id3lib-3.8.3-r8
>media-libs/libid3tag-0.15.1b-r5
->media-libs/taglib-1.11.1_p20181028-r1
+>media-libs/taglib-1.11.1_p20190920-r2
#>app-arch/unzip-6.0-r3
#>app-arch/p7zip-9.20.1-r5
#>net-ftp/gftp-2.0.18-r5
@@ -20,4 +23,4 @@
# Key bindings
>x11-terms/xterm-278-r3 # Problems with non-unicode characters in later versions
->x11-libs/vte-0.56.2:2.91 # Last patch
+>x11-libs/vte-0.60.3:2.91 # Last patch
diff --git a/package.mask/problems.mask b/package.mask/problems.mask
index a00080c..20d69fe 100644
--- a/package.mask/problems.mask
+++ b/package.mask/problems.mask
@@ -5,3 +5,4 @@
=media-libs/gupnp-dlna-0.10.2
=app-backup/duplicity-0.7.17
=net-misc/rdesktop-1.8.6*
+=dev-python/pybind11-2.6.1
diff --git a/package.unmask/package.unmask b/package.unmask/package.unmask
index a257630..e392f80 100644
--- a/package.unmask/package.unmask
+++ b/package.unmask/package.unmask
@@ -1,10 +1,3 @@
-=sys-fs/fuse-3.6* # exfat-testing? I don't remember why I have unmasked it
+# Existing version is insecure, but no updates in portage yet?
+dev-java/icedtea-web
-# Old gcc-collection
-#=sys-devel/gcc-4.9*
-
-# Java (banned because of licence)
-=dev-java/oracle-jdk-bin-1.8.0.221
-
-# DarkSoft dependecies
-dev-python/gnome-keyring-python
diff --git a/package.use/config.use b/package.use/config.use
index 0b6c192..d6b0d6a 100644
--- a/package.use/config.use
+++ b/package.use/config.use
@@ -9,7 +9,7 @@ media-libs/taglib examples
net-im/psi extras
dev-db/freetds mssql odbc
net-ftp/proftpd -postgres vroot shaper softquota sitemisc rewrite opensslcrypt ifsession deflate ban authfile
-net-fs/samba acl addc ads addns winbind smbclient server -system-mitkrb5
+net-fs/samba acl addc ads addns ldap winbind smbclient server client -system-mitkrb5
net-fs/cifs-utils -acl ads creds
app-text/stardict -gnome pronounce -gucharmap
sci-libs/vtk cg boost examples tcl tk patented tbb
@@ -19,7 +19,7 @@ sys-devel/llvm clang
net-misc/tightvnc server
www-client/seamonkey chatzilla roaming
x11-terms/xterm -Xaw3d -toolbar
-media-libs/opencv cuda opencl examples -qt4
+media-libs/opencv cuda opencl examples contrib contribdnn -qt4 qt5 -gtk3
app-emulation/qemu kvm ncurses sdl
app-misc/geoclue -gps geonames hostip manual nominatim yahoo-geo
dev-db/mariadb embedded
@@ -31,8 +31,6 @@ media-gfx/graphicsmagick -imagemagick
sys-firmware/ipxe undi
sys-apps/util-linux tty-helpers static-libs # static-libs required by genkernel
sys-auth/pam_x509 -bluetooth
-# slotmove sys-devel/gcc 4.6 4.6.4
-sys-devel/gcc:4.6.4 fortran # Lets keep it with one of the versions
www-client/elinks javascript -samba
net-print/cups -usb
media-sound/pulseaudio realtime -libsamplerate native-headset
@@ -40,9 +38,9 @@ media-libs/mesa gles2 -vaapi
media-video/ffmpeg opus speex
x11-base/xorg-server kdrive
app-portage/g-sorcery bson git
-app-portage/layman g-sorcery
+#app-portage/layman g-sorcery # masked flag, g-sorcery seems abandoned by gentoo
app-admin/gkrellm lm_sensors
-app-admin/conky lua lua-cairo lua-imlib imlib -nvidia
+app-admin/conky lua lua-cairo lua-imlib bundled-toluapp imlib -nvidia
app-emulation/wine staging
x11-misc/wmakerconf -imlib
net-misc/dropbox -X
diff --git a/package.use/config_vm.keywords b/package.use/config_vm.keywords
index e99ce21..d557c9c 100644
--- a/package.use/config_vm.keywords
+++ b/package.use/config_vm.keywords
@@ -1,3 +1,3 @@
app-emulation/buildah -ostree
-app-emulation/libpod rootless btrfs -ostree
+app-emulation/podman rootless btrfs -ostree
app-emulation/vagrant -virtualbox
diff --git a/package.use/enforced_flags.use b/package.use/enforced_flags.use
index 3033554..651053c 100644
--- a/package.use/enforced_flags.use
+++ b/package.use/enforced_flags.use
@@ -26,6 +26,16 @@ sci-visualization/paraview mpi # self
sci-libs/hdf5 mpi -cxx # paraview
sci-libs/netcdf mpi # paraview
sci-libs/cgnslib mpi # paraview
-virtual/mpi romio # paraview
-sys-cluster/openmpi romio # paraview
+virtual/mpi romio cxx # paraview
+sys-cluster/openmpi romio cxx # paraview
x11-drivers/nvidia-drivers uvm # cuda
+
+
+#Qt 2020
+dev-python/PyQt5 webchannel
+dev-qt/qtmultimedia widgets
+
+# January 2021
+net-libs/zeromq drafts
+sci-libs/lapack lapacke
+
diff --git a/package.use/enforced_oneflag.use b/package.use/enforced_oneflag.use
index 26c499e..266a972 100644
--- a/package.use/enforced_oneflag.use
+++ b/package.use/enforced_oneflag.use
@@ -14,5 +14,6 @@ sys-devel/qconf -qt4
net-wireless/wpa_supplicant -qt4
=dev-libs/efl-1.17* -egl -gles
net-misc/iputils openssl -gcrypt -nettle
+app-admin/sudo -gcrypt
#
diff --git a/package.use/fixes.use b/package.use/fixes.use
index 9a9e137..1bfe1b3 100644
--- a/package.use/fixes.use
+++ b/package.use/fixes.use
@@ -7,5 +7,4 @@ media-plugins/gst-plugins-meta -ffmpeg
=media-gfx/blender-2.72* -ffmpeg
media-libs/imlib2 -mp3
app-admin/syslog-ng -smtp # libesmtp is broken now
-
-# \ No newline at end of file
+=sys-libs/glibc-2.32* -gd # problems building 2.32 otherwise
diff --git a/package.use/package32.use b/package.use/package32.use
index 94e8a39..b82c9ef 100644
--- a/package.use/package32.use
+++ b/package.use/package32.use
@@ -244,7 +244,6 @@ dev-lang/tcl abi_x86_32
>=media-plugins/gst-plugins-assrender-1.8.3 abi_x86_32
>=media-plugins/gst-plugins-libav-1.8.3 abi_x86_32
>=media-libs/gstreamer-1.8.3 abi_x86_32
->=net-fs/samba-4.2.14 client
>=app-arch/libarchive-3.2.2 abi_x86_32
>=net-analyzer/rrdtool-1.5.5 graph
>=dev-python/subunit-1.2.0-r1 abi_x86_32
@@ -329,6 +328,24 @@ dev-libs/libatomic_ops abi_x86_32
#gnome
>=media-plugins/gst-plugins-mpg123-1.14.4 abi_x86_32
>=net-libs/srt-1.3.2 abi_x86_32
-=x11-drivers/nvidia-drivers-430.40 abi_x86_32
+>=x11-drivers/nvidia-drivers-430.40 abi_x86_32
>=media-libs/nv-codec-headers-8.1.24.2 abi_x86_32
+#qt
+>=dev-libs/libevdev-1.9.1 abi_x86_32
+
+#python
+>=app-arch/lz4-1.9.2 abi_x86_32
+>=app-arch/zstd-1.4.4-r4 abi_x86_32
+
+# Update Jan 2021
+>=virtual/rust-1.47.0 abi_x86_32
+>=dev-lang/rust-1.47.0-r2 abi_x86_32
+>=media-libs/libglvnd-1.3.2-r2 abi_x86_32
+>=media-libs/dav1d-0.8.0 abi_x86_32
+>=sys-libs/liburing-0.7-r1 abi_x86_32
+>=dev-db/lmdb-0.9.23 abi_x86_32
+>=virtual/libcrypt-1-r1 abi_x86_32
+>=sys-libs/zlib-1.2.11-r2 static-libs
+>=app-arch/bzip2-1.0.6-r11 static-libs
+>=app-arch/xz-utils-5.2.5 static-libs
diff --git a/package.use/python27.use b/package.use/python27.use
new file mode 100644
index 0000000..4ea88c2
--- /dev/null
+++ b/package.use/python27.use
@@ -0,0 +1,2 @@
+dev-python27/* -test -doc -examples
+dev-vcs/bzr* -test -doc -examples
diff --git a/repo.postsync.d/example b/repo.postsync.d/example
index 533bf71..72d91a6 100644
--- a/repo.postsync.d/example
+++ b/repo.postsync.d/example
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Example /etc/portage/repo.postsync.d script. Make it executable (chmod +x) for
# Portage to process it.
#
@@ -46,6 +46,19 @@ if [ -n "${repository_name}" ]; then
fi
fi
fi
+if [ -n "${repository_name}" ] && ! [ -e "${repository_path}/metadata/pkg_desc_index" ]; then
+ # Regenerate the metadata/pkg_desc_index file. This is not
+ # needed for https://gitweb.gentoo.org/repo/sync/gentoo.git which
+ # provides a freshly generated copy. The --external-cache-only
+ # option causes the metadata/pkg_desc_index file to be written under
+ # /var/cache/edb/dep instead of the repository itself, so that it
+ # does not interfere with repository verification.
+ if ! egencache --update-pkg-desc-index --external-cache-only --repo="${repository_name}" ${PORTAGE_VERBOSE+--verbose}
+ then
+ echo "!!! egencache failed!"
+ ret=1
+ fi
+fi
# Return explicit status.
exit "${ret}"
diff --git a/savedconfig/sys-apps/busybox-1.30.1 b/savedconfig/sys-apps/busybox-1.32.1
index ce26db7..caaaaa3 100644
--- a/savedconfig/sys-apps/busybox-1.30.1
+++ b/savedconfig/sys-apps/busybox-1.32.1
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Busybox version: 1.30.1
-# Tue Aug 27 23:16:44 2019
+# Busybox version: 1.32.1
+# Sat Jan 23 19:39:40 2021
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -34,6 +34,7 @@ CONFIG_FEATURE_PREFER_APPLETS=y
CONFIG_BUSYBOX_EXEC_PATH="/proc/self/exe"
# CONFIG_SELINUX is not set
# CONFIG_FEATURE_CLEAN_UP is not set
+CONFIG_FEATURE_SYSLOG_INFO=y
CONFIG_FEATURE_SYSLOG=y
CONFIG_PLATFORM_LINUX=y
@@ -75,6 +76,7 @@ CONFIG_PREFIX="./_install"
# CONFIG_DEBUG_SANITIZE is not set
CONFIG_UNIT_TEST=y
# CONFIG_WERROR is not set
+CONFIG_WARN_SIMPLE_MSG=y
CONFIG_NO_DEBUG_LIB=y
# CONFIG_DMALLOC is not set
# CONFIG_EFENCE is not set
@@ -236,7 +238,6 @@ CONFIG_EXPR_MATH_SUPPORT_64=y
CONFIG_FACTOR=y
CONFIG_FALSE=y
# CONFIG_FOLD is not set
-CONFIG_FSYNC=y
CONFIG_HEAD=y
CONFIG_FEATURE_FANCY_HEAD=y
# CONFIG_HOSTID is not set
@@ -303,6 +304,7 @@ CONFIG_STTY=y
CONFIG_SUM=y
CONFIG_SYNC=y
CONFIG_FEATURE_SYNC_FANCY=y
+CONFIG_FSYNC=y
CONFIG_TAC=y
CONFIG_TAIL=y
CONFIG_FEATURE_FANCY_TAIL=y
@@ -461,6 +463,7 @@ CONFIG_FEATURE_FIND_SIZE=y
CONFIG_FEATURE_FIND_PRUNE=y
CONFIG_FEATURE_FIND_QUIT=y
CONFIG_FEATURE_FIND_DELETE=y
+CONFIG_FEATURE_FIND_EMPTY=y
CONFIG_FEATURE_FIND_PATH=y
CONFIG_FEATURE_FIND_REGEX=y
# CONFIG_FEATURE_FIND_CONTEXT is not set
@@ -640,6 +643,7 @@ CONFIG_FEATURE_MDEV_RENAME=y
CONFIG_FEATURE_MDEV_RENAME_REGEXP=y
CONFIG_FEATURE_MDEV_EXEC=y
CONFIG_FEATURE_MDEV_LOAD_FIRMWARE=y
+CONFIG_FEATURE_MDEV_DAEMON=y
CONFIG_MESG=y
CONFIG_FEATURE_MESG_ENABLE_ONLY_GROUP=y
CONFIG_MKE2FS=y
@@ -691,6 +695,7 @@ CONFIG_FEATURE_SWAPONOFF_LABEL=y
CONFIG_SWITCH_ROOT=y
# CONFIG_TASKSET is not set
# CONFIG_FEATURE_TASKSET_FANCY is not set
+# CONFIG_FEATURE_TASKSET_CPULIST is not set
CONFIG_UEVENT=y
CONFIG_UMOUNT=y
CONFIG_FEATURE_UMOUNT_ALL=y
@@ -787,6 +792,7 @@ CONFIG_I2CGET=y
CONFIG_I2CSET=y
CONFIG_I2CDUMP=y
CONFIG_I2CDETECT=y
+CONFIG_I2CTRANSFER=y
# CONFIG_INOTIFYD is not set
CONFIG_LESS=y
CONFIG_FEATURE_LESS_MAXLINES=9999999
@@ -807,6 +813,7 @@ CONFIG_MAKEDEVS=y
CONFIG_FEATURE_MAKEDEVS_TABLE=y
CONFIG_MAN=y
CONFIG_MICROCOM=y
+CONFIG_MIM=y
CONFIG_MT=y
CONFIG_NANDWRITE=y
CONFIG_NANDDUMP=y
@@ -820,6 +827,7 @@ CONFIG_SETFATTR=y
CONFIG_SETSERIAL=y
CONFIG_STRINGS=y
CONFIG_TIME=y
+CONFIG_TS=y
CONFIG_TTYSIZE=y
CONFIG_UBIATTACH=y
CONFIG_UBIDETACH=y
@@ -947,6 +955,7 @@ CONFIG_FEATURE_TELNETD_STANDALONE=y
CONFIG_FEATURE_TELNETD_INETD_WAIT=y
CONFIG_TFTP=y
CONFIG_FEATURE_TFTP_PROGRESS_BAR=y
+CONFIG_FEATURE_TFTP_HPA_COMPAT=y
CONFIG_TFTPD=y
CONFIG_FEATURE_TFTP_GET=y
CONFIG_FEATURE_TFTP_PUT=y
@@ -989,7 +998,7 @@ CONFIG_FEATURE_UDHCPC6_RFC5970=y
# Common options for DHCP applets
#
CONFIG_FEATURE_UDHCP_PORT=y
-CONFIG_UDHCP_DEBUG=9
+CONFIG_UDHCP_DEBUG=2
CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS=80
CONFIG_FEATURE_UDHCP_RFC3397=y
CONFIG_FEATURE_UDHCP_8021Q=y
@@ -1095,6 +1104,7 @@ CONFIG_SH_IS_ASH=y
# CONFIG_BASH_IS_ASH is not set
# CONFIG_BASH_IS_HUSH is not set
CONFIG_BASH_IS_NONE=y
+CONFIG_SHELL_ASH=y
CONFIG_ASH=y
CONFIG_ASH_OPTIMIZE_FOR_SIZE=y
CONFIG_ASH_INTERNAL_GLOB=y
@@ -1115,47 +1125,49 @@ CONFIG_ASH_GETOPTS=y
CONFIG_ASH_CMDCMD=y
CONFIG_CTTYHACK=y
# CONFIG_HUSH is not set
-# CONFIG_HUSH_BASH_COMPAT is not set
-# CONFIG_HUSH_BRACE_EXPANSION is not set
-# CONFIG_HUSH_LINENO_VAR is not set
-# CONFIG_HUSH_BASH_SOURCE_CURDIR is not set
-# CONFIG_HUSH_INTERACTIVE is not set
-# CONFIG_HUSH_SAVEHISTORY is not set
-# CONFIG_HUSH_JOB is not set
-# CONFIG_HUSH_TICK is not set
-# CONFIG_HUSH_IF is not set
-# CONFIG_HUSH_LOOPS is not set
-# CONFIG_HUSH_CASE is not set
-# CONFIG_HUSH_FUNCTIONS is not set
-# CONFIG_HUSH_LOCAL is not set
-# CONFIG_HUSH_RANDOM_SUPPORT is not set
-# CONFIG_HUSH_MODE_X is not set
-# CONFIG_HUSH_ECHO is not set
-# CONFIG_HUSH_PRINTF is not set
-# CONFIG_HUSH_TEST is not set
-# CONFIG_HUSH_HELP is not set
-# CONFIG_HUSH_EXPORT is not set
-# CONFIG_HUSH_EXPORT_N is not set
-# CONFIG_HUSH_READONLY is not set
-# CONFIG_HUSH_KILL is not set
-# CONFIG_HUSH_WAIT is not set
-# CONFIG_HUSH_COMMAND is not set
-# CONFIG_HUSH_TRAP is not set
-# CONFIG_HUSH_TYPE is not set
-# CONFIG_HUSH_TIMES is not set
-# CONFIG_HUSH_READ is not set
-# CONFIG_HUSH_SET is not set
-# CONFIG_HUSH_UNSET is not set
-# CONFIG_HUSH_ULIMIT is not set
-# CONFIG_HUSH_UMASK is not set
-# CONFIG_HUSH_GETOPTS is not set
-# CONFIG_HUSH_MEMLEAK is not set
+CONFIG_SHELL_HUSH=y
+CONFIG_HUSH_BASH_COMPAT=y
+CONFIG_HUSH_BRACE_EXPANSION=y
+CONFIG_HUSH_LINENO_VAR=y
+CONFIG_HUSH_BASH_SOURCE_CURDIR=y
+CONFIG_HUSH_INTERACTIVE=y
+CONFIG_HUSH_SAVEHISTORY=y
+CONFIG_HUSH_JOB=y
+CONFIG_HUSH_TICK=y
+CONFIG_HUSH_IF=y
+CONFIG_HUSH_LOOPS=y
+CONFIG_HUSH_CASE=y
+CONFIG_HUSH_FUNCTIONS=y
+CONFIG_HUSH_LOCAL=y
+CONFIG_HUSH_RANDOM_SUPPORT=y
+CONFIG_HUSH_MODE_X=y
+CONFIG_HUSH_ECHO=y
+CONFIG_HUSH_PRINTF=y
+CONFIG_HUSH_TEST=y
+CONFIG_HUSH_HELP=y
+CONFIG_HUSH_EXPORT=y
+CONFIG_HUSH_EXPORT_N=y
+CONFIG_HUSH_READONLY=y
+CONFIG_HUSH_KILL=y
+CONFIG_HUSH_WAIT=y
+CONFIG_HUSH_COMMAND=y
+CONFIG_HUSH_TRAP=y
+CONFIG_HUSH_TYPE=y
+CONFIG_HUSH_TIMES=y
+CONFIG_HUSH_READ=y
+CONFIG_HUSH_SET=y
+CONFIG_HUSH_UNSET=y
+CONFIG_HUSH_ULIMIT=y
+CONFIG_HUSH_UMASK=y
+CONFIG_HUSH_GETOPTS=y
+CONFIG_HUSH_MEMLEAK=y
#
# Options common to all shells
#
CONFIG_FEATURE_SH_MATH=y
CONFIG_FEATURE_SH_MATH_64=y
+CONFIG_FEATURE_SH_MATH_BASE=y
CONFIG_FEATURE_SH_EXTRA_QUIET=y
CONFIG_FEATURE_SH_STANDALONE=y
CONFIG_FEATURE_SH_NOFORK=y
@@ -1180,6 +1192,7 @@ CONFIG_FEATURE_ROTATE_LOGFILE=y
CONFIG_FEATURE_REMOTE_LOG=y
CONFIG_FEATURE_SYSLOGD_DUP=y
CONFIG_FEATURE_SYSLOGD_CFG=y
+CONFIG_FEATURE_SYSLOGD_PRECISE_TIMESTAMPS=y
CONFIG_FEATURE_SYSLOGD_READ_BUFFER_SIZE=256
CONFIG_FEATURE_IPC_SYSLOG=y
CONFIG_FEATURE_IPC_SYSLOG_BUFFER_SIZE=16
diff --git a/savedconfig/sys-kernel/linux-firmware-20191022 b/savedconfig/sys-kernel/linux-firmware-20201218
index b094379..d9a30de 100644
--- a/savedconfig/sys-kernel/linux-firmware-20191022
+++ b/savedconfig/sys-kernel/linux-firmware-20201218
@@ -5,21 +5,20 @@ RTL8192E/boot.img
RTL8192E/main.img
TDA7706_OM_v2.5.1_boot.txt
TDA7706_OM_v3.0.2_boot.txt
+a300_pfp.fw
+a300_pm4.fw
advansys/mcode.bin
advansys/38C0800.bin
advansys/38C1600.bin
advansys/3550.bin
agere_ap_fw.bin
agere_sta_fw.bin
+amd/amd_sev_fam17h_model3xh.sbin
amd/amd_sev_fam17h_model0xh.sbin
-amd-ucode/microcode_amd_fam15h.bin.asc
-amd-ucode/microcode_amd_fam16h.bin.asc
amd-ucode/microcode_amd.bin
amd-ucode/microcode_amd_fam17h.bin
-amd-ucode/microcode_amd_fam17h.bin.asc
amd-ucode/microcode_amd_fam16h.bin
amd-ucode/microcode_amd_fam15h.bin
-amd-ucode/microcode_amd.bin.asc
amdgpu/bonaire_smc.bin
amdgpu/hawaii_rlc.bin
amdgpu/navi14_gpu_info.bin
@@ -33,24 +32,28 @@ amdgpu/polaris10_pfp.bin
amdgpu/kaveri_me.bin
amdgpu/verde_k_smc.bin
amdgpu/vega10_asd.bin
+amdgpu/renoir_gpu_info.bin
amdgpu/topaz_mc.bin
amdgpu/mullins_sdma1.bin
amdgpu/stoney_ce.bin
amdgpu/navi10_gpu_info.bin
amdgpu/oland_me.bin
amdgpu/picasso_gpu_info.bin
+amdgpu/verde_uvd.bin
amdgpu/tonga_k_smc.bin
amdgpu/polaris10_mec2.bin
amdgpu/polaris11_smc_sk.bin
amdgpu/polaris12_pfp.bin
amdgpu/tonga_uvd.bin
amdgpu/raven2_mec.bin
+amdgpu/sienna_cichlid_smc.bin
amdgpu/carrizo_me.bin
amdgpu/raven_asd.bin
amdgpu/vega10_sos.bin
amdgpu/tonga_sdma.bin
amdgpu/raven_mec2.bin
amdgpu/polaris11_mec_2.bin
+amdgpu/tahiti_uvd.bin
amdgpu/verde_me.bin
amdgpu/kaveri_vce.bin
amdgpu/kabini_uvd.bin
@@ -65,52 +68,64 @@ amdgpu/fiji_ce.bin
amdgpu/picasso_vcn.bin
amdgpu/polaris10_me.bin
amdgpu/topaz_rlc.bin
+amdgpu/navi12_smc.bin
amdgpu/navi10_sdma.bin
amdgpu/polaris10_mec.bin
amdgpu/polaris12_mec_2.bin
amdgpu/mullins_uvd.bin
amdgpu/vegam_me.bin
+amdgpu/raven_ta.bin
amdgpu/topaz_sdma1.bin
amdgpu/carrizo_mec.bin
amdgpu/banks_k_2_smc.bin
amdgpu/vega20_vce.bin
+amdgpu/renoir_dmcub.bin
+amdgpu/navi12_vcn.bin
amdgpu/topaz_pfp.bin
amdgpu/bonaire_mc.bin
amdgpu/stoney_mec.bin
amdgpu/polaris12_mec2_2.bin
amdgpu/raven2_asd.bin
amdgpu/tonga_pfp.bin
+amdgpu/renoir_sdma.bin
amdgpu/polaris10_k_mc.bin
amdgpu/tonga_me.bin
amdgpu/navi14_vcn.bin
amdgpu/topaz_me.bin
amdgpu/verde_ce.bin
+amdgpu/navi12_sdma.bin
amdgpu/polaris11_mec2_2.bin
amdgpu/vega20_asd.bin
+amdgpu/navi12_ce.bin
amdgpu/raven2_vcn.bin
amdgpu/vega12_gpu_info.bin
amdgpu/navi14_pfp.bin
amdgpu/navi10_me.bin
amdgpu/navi14_smc.bin
amdgpu/verde_pfp.bin
+amdgpu/sienna_cichlid_ce.bin
amdgpu/hawaii_sdma1.bin
amdgpu/kabini_sdma.bin
amdgpu/polaris11_ce_2.bin
amdgpu/picasso_ce.bin
amdgpu/polaris10_mec2_2.bin
amdgpu/kabini_mec.bin
+amdgpu/renoir_mec.bin
amdgpu/tahiti_smc.bin
amdgpu/fiji_mec2.bin
amdgpu/vega20_smc.bin
amdgpu/vega12_asd.bin
amdgpu/kabini_me.bin
+amdgpu/navi14_ta.bin
amdgpu/picasso_rlc.bin
amdgpu/hawaii_me.bin
amdgpu/si58_mc.bin
amdgpu/polaris12_vce.bin
+amdgpu/navi14_mec_wks.bin
amdgpu/vegam_vce.bin
amdgpu/navi10_mec2.bin
amdgpu/navi10_asd.bin
+amdgpu/navi12_me.bin
amdgpu/pitcairn_me.bin
amdgpu/vega12_rlc.bin
amdgpu/polaris10_uvd.bin
@@ -125,6 +140,8 @@ amdgpu/raven_kicker_rlc.bin
amdgpu/vega20_me.bin
amdgpu/vega10_uvd.bin
amdgpu/picasso_me.bin
+amdgpu/oland_uvd.bin
+amdgpu/sienna_cichlid_vcn.bin
amdgpu/vega20_sdma1.bin
amdgpu/carrizo_vce.bin
amdgpu/raven_sdma.bin
@@ -134,6 +151,7 @@ amdgpu/tonga_sdma1.bin
amdgpu/mullins_ce.bin
amdgpu/stoney_sdma.bin
amdgpu/vega20_pfp.bin
+amdgpu/sienna_cichlid_dmcub.bin
amdgpu/topaz_ce.bin
amdgpu/hawaii_mec.bin
amdgpu/polaris12_uvd.bin
@@ -142,12 +160,14 @@ amdgpu/topaz_mec2.bin
amdgpu/pitcairn_rlc.bin
amdgpu/tahiti_rlc.bin
amdgpu/navi14_me.bin
+amdgpu/navi14_mec2_wks.bin
amdgpu/raven_vcn.bin
amdgpu/pitcairn_smc.bin
amdgpu/polaris11_mec.bin
amdgpu/polaris12_mec.bin
amdgpu/vega12_uvd.bin
amdgpu/kabini_vce.bin
+amdgpu/navi12_ta.bin
amdgpu/kaveri_mec2.bin
amdgpu/polaris12_k_mc.bin
amdgpu/navi10_pfp.bin
@@ -155,6 +175,7 @@ amdgpu/polaris10_k_smc.bin
amdgpu/mullins_sdma.bin
amdgpu/polaris11_pfp.bin
amdgpu/hawaii_vce.bin
+amdgpu/pitcairn_uvd.bin
amdgpu/vega20_mec.bin
amdgpu/kabini_rlc.bin
amdgpu/polaris12_me.bin
@@ -168,16 +189,20 @@ amdgpu/fiji_vce.bin
amdgpu/navi10_vcn.bin
amdgpu/vegam_ce.bin
amdgpu/raven_gpu_info.bin
+amdgpu/navi12_pfp.bin
amdgpu/hawaii_ce.bin
amdgpu/carrizo_sdma.bin
amdgpu/oland_smc.bin
amdgpu/polaris12_k_smc.bin
+amdgpu/renoir_mec2.bin
amdgpu/picasso_asd.bin
+amdgpu/renoir_ta.bin
amdgpu/hawaii_mc.bin
amdgpu/vega10_mec.bin
amdgpu/polaris11_me_2.bin
amdgpu/tahiti_pfp.bin
amdgpu/hainan_pfp.bin
+amdgpu/sienna_cichlid_mec2.bin
amdgpu/navi10_mec.bin
amdgpu/polaris10_rlc.bin
amdgpu/picasso_mec.bin
@@ -185,6 +210,7 @@ amdgpu/vega12_sdma.bin
amdgpu/stoney_pfp.bin
amdgpu/vega10_vce.bin
amdgpu/vega20_ce.bin
+amdgpu/renoir_ce.bin
amdgpu/polaris12_sdma.bin
amdgpu/polaris11_sdma.bin
amdgpu/fiji_uvd.bin
@@ -195,33 +221,42 @@ amdgpu/polaris11_k_smc.bin
amdgpu/oland_pfp.bin
amdgpu/mullins_rlc.bin
amdgpu/kabini_pfp.bin
+amdgpu/renoir_pfp.bin
amdgpu/raven_me.bin
amdgpu/hawaii_pfp.bin
amdgpu/vega20_sdma.bin
amdgpu/navi14_rlc.bin
amdgpu/oland_mc.bin
amdgpu/polaris11_mc.bin
+amdgpu/renoir_me.bin
amdgpu/bonaire_rlc.bin
amdgpu/vega12_me.bin
amdgpu/vega12_ce.bin
+amdgpu/renoir_rlc.bin
amdgpu/kaveri_uvd.bin
amdgpu/polaris10_smc.bin
amdgpu/navi14_sdma.bin
amdgpu/polaris11_mec2.bin
amdgpu/kaveri_pfp.bin
amdgpu/hawaii_k_smc.bin
+amdgpu/sienna_cichlid_mec.bin
amdgpu/raven2_rlc.bin
amdgpu/bonaire_uvd.bin
amdgpu/polaris10_mec_2.bin
+amdgpu/navi12_mec.bin
amdgpu/polaris12_sdma1.bin
amdgpu/raven_mec.bin
amdgpu/raven_ce.bin
+amdgpu/navi12_mec2.bin
amdgpu/picasso_sdma.bin
amdgpu/polaris12_mc.bin
amdgpu/polaris12_rlc.bin
+amdgpu/picasso_ta.bin
amdgpu/polaris10_k2_smc.bin
+amdgpu/sienna_cichlid_rlc.bin
amdgpu/bonaire_vce.bin
amdgpu/hainan_rlc.bin
+amdgpu/navi12_rlc.bin
amdgpu/polaris12_ce.bin
amdgpu/polaris11_smc.bin
amdgpu/stoney_rlc.bin
@@ -236,6 +271,7 @@ amdgpu/polaris11_vce.bin
amdgpu/topaz_mec.bin
amdgpu/polaris10_ce_2.bin
amdgpu/bonaire_sdma.bin
+amdgpu/sienna_cichlid_ta.bin
amdgpu/kaveri_sdma1.bin
amdgpu/vega10_mec2.bin
amdgpu/tahiti_k_smc.bin
@@ -252,20 +288,27 @@ amdgpu/raven2_mec2.bin
amdgpu/vega12_smc.bin
amdgpu/bonaire_pfp.bin
amdgpu/polaris11_sdma1.bin
+amdgpu/navi14_pfp_wks.bin
+amdgpu/renoir_asd.bin
amdgpu/tonga_mec.bin
amdgpu/polaris12_smc.bin
amdgpu/navi10_sos.bin
amdgpu/kaveri_ce.bin
+amdgpu/sienna_cichlid_me.bin
amdgpu/polaris12_ce_2.bin
amdgpu/raven2_ce.bin
amdgpu/bonaire_mec.bin
+amdgpu/raven2_ta.bin
amdgpu/fiji_pfp.bin
+amdgpu/navi12_asd.bin
amdgpu/vega10_pfp.bin
amdgpu/vega20_rlc.bin
amdgpu/picasso_rlc_am4.bin
+amdgpu/sienna_cichlid_sos.bin
amdgpu/vegam_mec2.bin
amdgpu/fiji_mec.bin
amdgpu/hainan_ce.bin
+amdgpu/navi14_ce_wks.bin
amdgpu/kabini_ce.bin
amdgpu/bonaire_ce.bin
amdgpu/navi14_ce.bin
@@ -275,17 +318,21 @@ amdgpu/tahiti_ce.bin
amdgpu/tahiti_me.bin
amdgpu/polaris10_mc.bin
amdgpu/vega10_gpu_info.bin
+amdgpu/navi10_ta.bin
amdgpu/carrizo_pfp.bin
amdgpu/polaris10_ce.bin
amdgpu/carrizo_mec2.bin
amdgpu/polaris10_smc_sk.bin
+amdgpu/sienna_cichlid_sdma.bin
amdgpu/tonga_vce.bin
amdgpu/vega10_smc.bin
amdgpu/carrizo_ce.bin
amdgpu/kabini_sdma1.bin
+amdgpu/navi12_sdma1.bin
amdgpu/bonaire_k_smc.bin
amdgpu/tonga_mc.bin
amdgpu/vegam_mec.bin
+amdgpu/navi12_dmcu.bin
amdgpu/polaris10_pfp_2.bin
amdgpu/fiji_sdma1.bin
amdgpu/pitcairn_pfp.bin
@@ -293,13 +340,16 @@ amdgpu/vega12_pfp.bin
amdgpu/vega10_ce.bin
amdgpu/mullins_vce.bin
amdgpu/bonaire_sdma1.bin
+amdgpu/navi12_gpu_info.bin
amdgpu/polaris12_mec2.bin
+amdgpu/sienna_cichlid_pfp.bin
amdgpu/fiji_rlc.bin
amdgpu/mullins_pfp.bin
amdgpu/topaz_k_smc.bin
amdgpu/vega20_mec2.bin
amdgpu/polaris12_pfp_2.bin
amdgpu/polaris10_me_2.bin
+amdgpu/navi12_sos.bin
amdgpu/topaz_sdma.bin
amdgpu/vega12_vce.bin
amdgpu/navi14_sos.bin
@@ -311,9 +361,11 @@ amdgpu/verde_rlc.bin
amdgpu/oland_rlc.bin
amdgpu/tahiti_mc.bin
amdgpu/vega12_sos.bin
+amdgpu/navi14_me_wks.bin
amdgpu/polaris12_me_2.bin
amdgpu/stoney_uvd.bin
amdgpu/pitcairn_mc.bin
+amdgpu/vega20_ta.bin
amdgpu/vegam_uvd.bin
amdgpu/bonaire_me.bin
amdgpu/vega10_sdma1.bin
@@ -331,6 +383,7 @@ amdgpu/vega10_sdma.bin
amdgpu/navi10_smc.bin
amdgpu/carrizo_uvd.bin
amdgpu/kaveri_sdma.bin
+amdgpu/renoir_vcn.bin
amdgpu/vegam_sdma1.bin
amdgpu/verde_smc.bin
amdgpu/tonga_smc.bin
@@ -381,40 +434,67 @@ as102_data1_st.hex
as102_data2_st.hex
ath10k/QCA9377/hw1.0/board.bin
ath10k/QCA9377/hw1.0/board-2.bin
-ath10k/QCA9377/hw1.0/notice_ath10k_firmware-5.txt
-ath10k/QCA9377/hw1.0/notice_ath10k_firmware-6.txt
ath10k/QCA9377/hw1.0/firmware-6.bin
+ath10k/QCA9377/hw1.0/firmware-sdio-5.bin
ath10k/QCA9377/hw1.0/firmware-5.bin
ath10k/QCA6174/hw2.1/board.bin
ath10k/QCA6174/hw2.1/board-2.bin
-ath10k/QCA6174/hw2.1/notice_ath10k_firmware-5.txt
ath10k/QCA6174/hw2.1/firmware-5.bin
+ath10k/QCA6174/hw3.0/firmware-sdio-6.bin
ath10k/QCA6174/hw3.0/board.bin
ath10k/QCA6174/hw3.0/board-2.bin
-ath10k/QCA6174/hw3.0/notice_ath10k_firmware-4.txt
-ath10k/QCA6174/hw3.0/notice_ath10k_firmware-6.txt
ath10k/QCA6174/hw3.0/firmware-6.bin
ath10k/QCA6174/hw3.0/firmware-4.bin
+ath10k/WCN3990/hw1.0/wlanmdsp.mbn
+ath10k/WCN3990/hw1.0/firmware-5.bin
ath10k/QCA988X/hw2.0/board.bin
-ath10k/QCA988X/hw2.0/notice_ath10k_firmware-4.txt
-ath10k/QCA988X/hw2.0/notice_ath10k_firmware-5.txt
ath10k/QCA988X/hw2.0/firmware-4.bin
ath10k/QCA988X/hw2.0/firmware-5.bin
ath10k/QCA9887/hw1.0/board.bin
-ath10k/QCA9887/hw1.0/notice_ath10k_firmware-5.txt
ath10k/QCA9887/hw1.0/firmware-5.bin
ath10k/QCA9984/hw1.0/board-2.bin
-ath10k/QCA9984/hw1.0/notice_ath10k_firmware-5.txt
ath10k/QCA9984/hw1.0/firmware-5.bin
ath10k/QCA9888/hw2.0/board-2.bin
-ath10k/QCA9888/hw2.0/notice_ath10k_firmware-5.txt
ath10k/QCA9888/hw2.0/firmware-5.bin
ath10k/QCA4019/hw1.0/board-2.bin
-ath10k/QCA4019/hw1.0/notice_ath10k_firmware-5.txt
ath10k/QCA4019/hw1.0/firmware-5.bin
ath10k/QCA99X0/hw2.0/board.bin
-ath10k/QCA99X0/hw2.0/notice_ath10k_firmware-5.txt
ath10k/QCA99X0/hw2.0/firmware-5.bin
+ath11k/IPQ8074/hw2.0/m3_fw.b00
+ath11k/IPQ8074/hw2.0/m3_fw.b02
+ath11k/IPQ8074/hw2.0/q6_fw.b08
+ath11k/IPQ8074/hw2.0/q6_fw.b04
+ath11k/IPQ8074/hw2.0/m3_fw.b01
+ath11k/IPQ8074/hw2.0/q6_fw.flist
+ath11k/IPQ8074/hw2.0/q6_fw.b02
+ath11k/IPQ8074/hw2.0/board-2.bin
+ath11k/IPQ8074/hw2.0/q6_fw.mdt
+ath11k/IPQ8074/hw2.0/q6_fw.b07
+ath11k/IPQ8074/hw2.0/m3_fw.mdt
+ath11k/IPQ8074/hw2.0/q6_fw.b01
+ath11k/IPQ8074/hw2.0/m3_fw.flist
+ath11k/IPQ8074/hw2.0/q6_fw.b00
+ath11k/IPQ8074/hw2.0/q6_fw.b05
+ath11k/IPQ8074/hw2.0/q6_fw.b03
+ath11k/IPQ6018/hw1.0/m3_fw.b00
+ath11k/IPQ6018/hw1.0/m3_fw.b02
+ath11k/IPQ6018/hw1.0/q6_fw.b08
+ath11k/IPQ6018/hw1.0/q6_fw.b04
+ath11k/IPQ6018/hw1.0/m3_fw.b01
+ath11k/IPQ6018/hw1.0/q6_fw.flist
+ath11k/IPQ6018/hw1.0/q6_fw.b02
+ath11k/IPQ6018/hw1.0/board-2.bin
+ath11k/IPQ6018/hw1.0/q6_fw.mdt
+ath11k/IPQ6018/hw1.0/q6_fw.b07
+ath11k/IPQ6018/hw1.0/m3_fw.mdt
+ath11k/IPQ6018/hw1.0/q6_fw.b01
+ath11k/IPQ6018/hw1.0/m3_fw.flist
+ath11k/IPQ6018/hw1.0/q6_fw.b00
+ath11k/IPQ6018/hw1.0/q6_fw.b05
+ath11k/IPQ6018/hw1.0/q6_fw.b03
+ath11k/QCA6390/hw2.0/m3.bin
+ath11k/QCA6390/hw2.0/board-2.bin
+ath11k/QCA6390/hw2.0/amss.bin
ath3k-1.fw
ath6k/AR6002/athwlan.bin.z77
ath6k/AR6002/eeprom.data
@@ -456,6 +536,7 @@ ath9k_htc/htc_9271-1.4.0.fw
ath9k_htc/htc_7010-1.4.0.fw
atmel/wilc1000_ap_fw.bin
atmel/wilc1000_wifi_firmware.bin
+atmel/wilc1000_wifi_firmware-1.bin
atmel/wilc1000_p2p_fw.bin
atmel/wilc1000_fw.bin
atusb/atusb-0.2.dfu
@@ -489,9 +570,11 @@ bnx2/bnx2-mips-06-4.6.16.fw
bnx2x/bnx2x-e2-7.0.29.0.fw
bnx2x/bnx2x-e2-6.2.9.0.fw
bnx2x/bnx2x-e1h-7.8.17.0.fw
+bnx2x/bnx2x-e1-7.13.15.0.fw
bnx2x/bnx2x-e2-6.0.34.0.fw
bnx2x/bnx2x-e1-7.12.30.0.fw
bnx2x/bnx2x-e1-7.13.11.0.fw
+bnx2x/bnx2x-e1h-7.13.15.0.fw
bnx2x/bnx2x-e1-7.2.51.0.fw
bnx2x/bnx2x-e1h-7.10.51.0.fw
bnx2x/bnx2x-e1h-7.0.20.0.fw
@@ -501,6 +584,7 @@ bnx2x/bnx2x-e2-7.13.11.0.fw
bnx2x/bnx2x-e1-7.0.29.0.fw
bnx2x/bnx2x-e1h-7.2.16.0.fw
bnx2x/bnx2x-e1h-6.2.5.0.fw
+bnx2x/bnx2x-e2-7.13.15.0.fw
bnx2x/bnx2x-e2-7.8.2.0.fw
bnx2x/bnx2x-e1-7.8.19.0.fw
bnx2x/bnx2x-e2-7.13.1.0.fw
@@ -537,6 +621,8 @@ bnx2x-e1-5.2.7.0.fw
bnx2x-e1h-4.8.53.0.fw
bnx2x-e1h-5.2.13.0.fw
bnx2x-e1h-5.2.7.0.fw
+brcm/brcmfmac43430-sdio.sinovoip,bpi-m2-zero.txt
+brcm/brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt
brcm/brcmfmac4373-sdio.bin
brcm/brcmfmac43340-sdio.meegopad-t08.txt
brcm/brcmfmac4358-pcie.bin
@@ -553,6 +639,7 @@ brcm/brcmfmac4356-pcie.bin
brcm/brcmfmac43236b.bin
brcm/brcmfmac4329-sdio.bin
brcm/brcmfmac43362-sdio.cubietech,cubietruck.txt
+brcm/BCM-0a5c-6410.hcd
brcm/brcmfmac43430a0-sdio.jumper-ezpad-mini3.txt
brcm/brcmfmac43362-sdio.lemaker,bananapro.txt
brcm/brcmfmac4334-sdio.bin
@@ -578,11 +665,13 @@ brcm/bcm4329-fullmac-4.bin
brcm/brcmfmac43362-sdio.bin
brcm/brcmfmac4354-sdio.bin
brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt
+brcm/brcmfmac43430-sdio.sinovoip,bpi-m2-plus.txt
brcm/brcmfmac4350c2-pcie.bin
brcm/brcmfmac43340-sdio.bin
brcm/brcmfmac43569.bin
brcm/brcmfmac4356-pcie.gpd-win-pocket.txt
brcm/bcm43xx_hdr-0.fw
+brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.txt
brcm/brcmfmac43340-sdio.pov-tab-p1006w-data.txt
brcm/brcmfmac4330-sdio.bin
brcm/brcmfmac4335-sdio.bin
@@ -612,7 +701,6 @@ cis/3CXEM556.cis
cis/NE2K.cis
cmmb_vega_12mhz.inp
cmmb_venice_12mhz.inp
-copy-firmware.sh
ct2fw-3.2.1.1.bin
ct2fw-3.2.3.0.bin
ct2fw-3.2.5.1.bin
@@ -633,20 +721,49 @@ cxgb3/t3b_psram-1.1.0.bin
cxgb3/t3c_psram-1.1.0.bin
cxgb4/t5fw-1.14.4.0.bin
cxgb4/t4fw-1.15.37.0.bin
+cxgb4/t6-config.txt
cxgb4/aq1202_fw.cld
+cxgb4/t4fw.bin
+cxgb4/t6fw.bin
+cxgb4/t4fw-1.24.17.0.bin
cxgb4/configs/t6-config-hashfilter.txt
cxgb4/configs/t6-config-default.txt
cxgb4/configs/t4-config-default.txt
cxgb4/configs/t5-config-hashfilter.txt
cxgb4/configs/t5-config-default.txt
-cxgb4/t4fw-1.24.3.0.bin
cxgb4/t5fw-1.15.37.0.bin
-cxgb4/t6fw-1.24.3.0.bin
cxgb4/bcm8483.bin
-cxgb4/t5fw-1.24.3.0.bin
+cxgb4/t5fw-1.24.17.0.bin
+cxgb4/t5-config.txt
+cxgb4/t6fw-1.24.17.0.bin
+cxgb4/t5fw.bin
+cxgb4/t4-config.txt
cxgb4/t4fw-1.14.4.0.bin
+cypress/cyfmac4356-sdio.clm_blob
+cypress/cyfmac43340-sdio.bin
+cypress/cyfmac43012-sdio.bin
+cypress/cyfmac4373-sdio.clm_blob
+cypress/cyfmac43430-sdio.clm_blob
+cypress/cyfmac43570-pcie.clm_blob
+cypress/cyfmac4354-sdio.clm_blob
+cypress/cyfmac4339-sdio.bin
+cypress/cyfmac4354-sdio.bin
+cypress/cyfmac43455-sdio.bin
+cypress/cyfmac43430-sdio.bin
+cypress/cyfmac43012-sdio.clm_blob
+cypress/cyfmac4356-pcie.bin
+cypress/cyfmac43455-sdio.clm_blob
+cypress/cyfmac4356-pcie.clm_blob
+cypress/cyfmac4373-sdio.bin
+cypress/cyfmac54591-pcie.clm_blob
+cypress/cyfmac4356-sdio.bin
+cypress/cyfmac54591-pcie.bin
+cypress/cyfmac43570-pcie.bin
+cypress/cyfmac43362-sdio.bin
dabusb/firmware.fw
dabusb/bitstream.bin
+dpaa2/mc/mc_10.18.0_ls2088a.itb
+dpaa2/mc/mc_10.18.0_lx2160a.itb
dpaa2/mc/mc_10.14.3_ls1088a.itb
dpaa2/mc/mc_10.10.0_ls1088a.itb
dpaa2/mc/mc_10.16.2_ls2088a.itb
@@ -656,6 +773,7 @@ dpaa2/mc/mc_10.16.2_ls1088a.itb
dpaa2/mc/mc_10.16.2_lx2160a.itb
dpaa2/mc/mc_10.14.3_lx2160a.itb
dpaa2/mc/mc_10.10.0_ls2088a.itb
+dpaa2/mc/mc_10.18.0_ls1088a.itb
dsp56k/bootstrap.bin
dvb-fe-xc4000-1.4.1.fw
dvb-fe-xc5000-1.6.114.fw
@@ -697,6 +815,7 @@ i2400m-fw-usb-1.4.sbcf
i2400m-fw-usb-1.5.sbcf
i6050-fw-usb-1.5.sbcf
i915/skl_guc_ver1.bin
+i915/ehl_guc_49.0.1.bin
i915/bxt_huc_ver01_07_1398.bin
i915/kbl_dmc_ver1.bin
i915/glk_guc_33.0.0.bin
@@ -708,33 +827,48 @@ i915/kbl_guc_ver9_14.bin
i915/skl_huc_ver01_07_1398.bin
i915/icl_dmc_ver1_09.bin
i915/skl_dmc_ver1_27.bin
+i915/skl_guc_49.0.1.bin
i915/glk_huc_4.0.0.bin
i915/icl_guc_33.0.0.bin
+i915/tgl_dmc_ver2_06.bin
i915/icl_huc_ver8_4_3238.bin
i915/skl_dmc_ver1_26.bin
i915/bxt_guc_33.0.0.bin
i915/skl_guc_32.0.3.bin
+i915/kbl_guc_49.0.1.bin
i915/skl_huc_2.0.0.bin
i915/bxt_guc_ver8_7.bin
+i915/tgl_huc_7.0.3.bin
+i915/cml_guc_49.0.1.bin
+i915/icl_guc_49.0.1.bin
i915/cml_guc_33.0.0.bin
i915/bxt_guc_ver9_29.bin
+i915/tgl_huc_7.5.0.bin
+i915/tgl_dmc_ver2_08.bin
i915/kbl_huc_4.0.0.bin
+i915/tgl_huc_7.0.12.bin
i915/bxt_huc_2.0.0.bin
i915/glk_guc_32.0.3.bin
i915/skl_guc_ver6.bin
i915/tgl_dmc_ver2_04.bin
i915/kbl_dmc_ver1_04.bin
i915/icl_dmc_ver1_07.bin
+i915/ehl_huc_9.0.0.bin
i915/skl_dmc_ver1_23.bin
i915/cml_huc_4.0.0.bin
i915/cnl_dmc_ver1_06.bin
+i915/dg1_dmc_ver2_02.bin
+i915/tgl_guc_35.2.0.bin
i915/kbl_huc_ver02_00_1810.bin
+i915/ehl_guc_33.0.4.bin
i915/glk_huc_ver03_01_2893.bin
i915/skl_guc_ver4.bin
i915/skl_guc_ver9_33.bin
i915/skl_guc_33.0.0.bin
i915/kbl_guc_33.0.0.bin
+i915/bxt_guc_49.0.1.bin
i915/bxt_dmc_ver1_07.bin
+i915/glk_guc_49.0.1.bin
i915/bxt_huc_ver01_8_2893.bin
i915/kbl_dmc_ver1_01.bin
i915/glk_dmc_ver1_04.bin
@@ -742,34 +876,49 @@ i915/skl_dmc_ver1.bin
i915/bxt_dmc_ver1.bin
i915/bxt_guc_32.0.3.bin
i915/cnl_dmc_ver1_07.bin
+i915/tgl_guc_49.0.1.bin
i915/icl_huc_9.0.0.bin
+i915/rkl_dmc_ver2_02.bin
imx/sdma/sdma-imx7d.bin
imx/sdma/sdma-imx6q.bin
+inside-secure/eip197_minifw/ifpp.bin
+inside-secure/eip197_minifw/ipue.bin
intel/dsp_fw_kbl_v701.bin
intel/ibt-19-32-1.sfi
intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
intel/ibt-19-32-0.sfi
intel/ibt-18-16-1.ddc
intel/dsp_fw_release_v3402.bin
+intel/ibt-0041-0041.sfi
intel/ibt-17-1.ddc
+intel/dsp_fw_release.bin
+intel/ibt-19-240-4.ddc
intel/ibt-17-16-1.ddc
intel/fw_sst_0f28.bin
intel/ibt-17-0-1.sfi
+intel/ipu3-fw.bin
+intel/ibt-19-240-4.sfi
intel/ibt-17-2.ddc
-intel/ice/ddp/ice-1.3.4.0.pkg
+intel/ice/ddp/ice.pkg
+intel/ice/ddp/ice-1.3.16.0.pkg
+intel/ice/ddp-comms/ice_comms-1.3.20.0.pkg
intel/fw_sst_22a8.bin
intel/dsp_fw_kbl_v2042.bin
+intel/dsp_fw_glk.bin
intel/fw_sst_0f28_ssp0.bin
intel/fw_sst_0f28.bin-48kHz_i2s_master
+intel/ibt-19-240-1.ddc
intel/ibt-18-1.sfi
intel/ibt-19-32-1.ddc
intel/dsp_fw_kbl_v2630.bin
+intel/dsp_fw_bxtn.bin
intel/ibt-19-32-4.sfi
intel/dsp_fw_kbl_v3266.bin
intel/dsp_fw_cnl_v1858.bin
intel/IntcSST2.bin
intel/ibt-hw-37.8.10-fw-22.50.19.14.f.bseq
intel/ibt-12-16.sfi
+intel/dsp_fw_kbl.bin
intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
intel/ibt-19-0-4.ddc
intel/ibt-20-0-3.ddc
@@ -794,18 +943,21 @@ intel/ibt-11-5.ddc
intel/ibt-19-16-4.sfi
intel/ibt-18-0-1.ddc
intel/dsp_fw_bxtn_v2219.bin
+intel/ibt-19-240-1.sfi
intel/dsp_fw_glk_v2880.bin
intel/dsp_fw_glk_v3366.bin
intel/dsp_fw_release_v969.bin
intel/ibt-hw-37.7.bseq
intel/ibt-19-0-4.sfi
intel/ibt-19-0-0.ddc
+intel/ibt-0041-0041.ddc
intel/ibt-17-2.sfi
intel/ibt-19-0-1.sfi
intel/ibt-hw-37.7.10-fw-1.0.1.2d.d.bseq
intel/ibt-17-0-1.ddc
intel/dsp_fw_kbl_v3420.bin
intel/ibt-11-5.sfi
+intel/dsp_fw_cnl.bin
intel/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
intel/ibt-19-32-4.ddc
intel/dsp_fw_bxtn_v3366.bin
@@ -905,13 +1057,42 @@ iwlwifi-9260-th-b0-jf-b0-41.ucode
iwlwifi-9260-th-b0-jf-b0-43.ucode
iwlwifi-9260-th-b0-jf-b0-46.ucode
iwlwifi-Qu-b0-hr-b0-48.ucode
+iwlwifi-Qu-b0-hr-b0-50.ucode
+iwlwifi-Qu-b0-hr-b0-53.ucode
+iwlwifi-Qu-b0-hr-b0-55.ucode
+iwlwifi-Qu-b0-hr-b0-59.ucode
iwlwifi-Qu-b0-jf-b0-48.ucode
+iwlwifi-Qu-b0-jf-b0-50.ucode
+iwlwifi-Qu-b0-jf-b0-53.ucode
+iwlwifi-Qu-b0-jf-b0-55.ucode
+iwlwifi-Qu-b0-jf-b0-59.ucode
iwlwifi-Qu-c0-hr-b0-48.ucode
+iwlwifi-Qu-c0-hr-b0-50.ucode
+iwlwifi-Qu-c0-hr-b0-53.ucode
+iwlwifi-Qu-c0-hr-b0-55.ucode
+iwlwifi-Qu-c0-hr-b0-59.ucode
iwlwifi-Qu-c0-jf-b0-48.ucode
+iwlwifi-Qu-c0-jf-b0-50.ucode
+iwlwifi-Qu-c0-jf-b0-53.ucode
+iwlwifi-Qu-c0-jf-b0-55.ucode
+iwlwifi-Qu-c0-jf-b0-59.ucode
iwlwifi-QuZ-a0-hr-b0-48.ucode
+iwlwifi-QuZ-a0-hr-b0-50.ucode
+iwlwifi-QuZ-a0-hr-b0-53.ucode
+iwlwifi-QuZ-a0-hr-b0-55.ucode
+iwlwifi-QuZ-a0-hr-b0-59.ucode
iwlwifi-QuZ-a0-jf-b0-48.ucode
+iwlwifi-QuZ-a0-jf-b0-50.ucode
+iwlwifi-QuZ-a0-jf-b0-53.ucode
+iwlwifi-QuZ-a0-jf-b0-55.ucode
+iwlwifi-QuZ-a0-jf-b0-59.ucode
iwlwifi-cc-a0-46.ucode
iwlwifi-cc-a0-48.ucode
+iwlwifi-cc-a0-50.ucode
+iwlwifi-cc-a0-53.ucode
+iwlwifi-cc-a0-55.ucode
+iwlwifi-cc-a0-59.ucode
+iwlwifi-ty-a0-gf-a0-59.ucode
kaweth/new_code.bin
kaweth/trigger_code_fix.bin
kaweth/trigger_code.bin
@@ -932,6 +1113,7 @@ keyspan_pda/keyspan_pda.fw
keyspan_pda/xircom_pgs.fw
lbtf_usb.bin
libertas/gspi8688_helper.bin
+libertas/sd8688_helper.bin
libertas/sd8385.bin
libertas/sd8385_helper.bin
libertas/gspi8682_helper.bin
@@ -950,6 +1132,7 @@ libertas/usb8388_v5.bin
libertas/sd8686_v9_helper.bin
libertas/lbtf_sdio.bin
libertas/usb8388_olpc.bin
+libertas/sd8688.bin
libertas/sd8686_v9.bin
libertas/usb8388_v9.bin
libertas/cf8385_helper.bin
@@ -959,27 +1142,60 @@ liquidio/lio_410nv_nic.bin
liquidio/lio_210nv_nic.bin
liquidio/lio_23xx_vsw.bin
liquidio/lio_23xx_nic.bin
+lt9611uxc_fw.bin
matrox/g400_warp.fw
matrox/g200_warp.fw
mediatek/mt7615_n9.bin
+mediatek/mt7622_rom_patch.bin
mediatek/mt7650e.bin
+mediatek/mt7663_n9_v3.bin
+mediatek/mt8183/scp.img
mediatek/mt7622pr2h.bin
+mediatek/mt7915_wa.bin
+mediatek/mt7663pr2h.bin
mediatek/mt7668pr2h.bin
+mediatek/mt7663_n9_rebb.bin
+mediatek/mt7622_n9.bin
mediatek/mt7615_cr4.bin
+mediatek/mt7915_wm.bin
+mediatek/mt8173/vpu_d.bin
+mediatek/mt8173/vpu_p.bin
mediatek/mt7610u.bin
+mediatek/mt7663pr2h_rebb.bin
mediatek/mt7662u_rom_patch.bin
mediatek/mt7610e.bin
mediatek/mt7615_rom_patch.bin
mediatek/mt7662u.bin
+mediatek/mt7915_rom_patch.bin
+mellanox/mlxsw_spectrum-13.2008.2018.mfa2
+mellanox/mlxsw_spectrum-13.2007.1168.mfa2
mellanox/mlxsw_spectrum-13.2000.1122.mfa2
+mellanox/mlxsw_spectrum-13.2008.1310.mfa2
+mellanox/mlxsw_spectrum2-29.2000.2308.mfa2
mellanox/mlxsw_spectrum-13.1620.192.mfa2
+mellanox/mlxsw_spectrum3-30.2008.1312.mfa2
+mellanox/mlxsw_spectrum2-29.2008.1310.mfa2
mellanox/mlxsw_spectrum-13.2000.1886.mfa2
+mellanox/mlxsw_spectrum-13.2008.1036.mfa2
+mellanox/mlxsw_spectrum3-30.2008.1310.mfa2
mellanox/mlxsw_spectrum-13.1530.152.mfa2
+mellanox/mlxsw_spectrum-13.2000.2714.mfa2
+mellanox/mlxsw_spectrum2-29.2008.1036.mfa2
mellanox/mlxsw_spectrum-13.1420.122.mfa2
+mellanox/mlxsw_spectrum3-30.2007.1168.mfa2
+mellanox/mlxsw_spectrum2-29.2008.1312.mfa2
mellanox/mlxsw_spectrum-13.1702.6.mfa2
+mellanox/mlxsw_spectrum2-29.2007.1168.mfa2
+mellanox/mlxsw_spectrum-13.2008.1312.mfa2
+mellanox/mlxsw_spectrum2-29.2000.2714.mfa2
+mellanox/mlxsw_spectrum3-30.2008.1036.mfa2
+mellanox/mlxsw_spectrum3-30.2008.2018.mfa2
+mellanox/mlxsw_spectrum2-29.2008.2018.mfa2
mellanox/mlxsw_spectrum-13.1703.4.mfa2
+mellanox/mlxsw_spectrum-13.2000.2308.mfa2
mellanox/mlxsw_spectrum-13.1910.622.mfa2
meson/vdec/gxl_hevc_mmu.bin
+meson/vdec/gxl_vp9.bin
meson/vdec/gxl_hevc.bin
meson/vdec/gxm_h264.bin
meson/vdec/gxl_mpeg12.bin
@@ -989,6 +1205,9 @@ meson/vdec/gxl_mjpeg.bin
meson/vdec/gxl_h263.bin
meson/vdec/gxl_mpeg4_5.bin
meson/vdec/g12a_h264.bin
+meson/vdec/sm1_hevc_mmu.bin
+meson/vdec/g12a_hevc_mmu.bin
+meson/vdec/sm1_vp9_mmu.bin
meson/vdec/gxbb_h264.bin
microchip/mscc_vsc8584_revb_int8051_fb48.bin
microchip/mscc_vsc8574_revb_int8051_29e8.bin
@@ -1019,6 +1238,7 @@ mrvl/sd8787_uapsta.bin
mrvl/usbusb8997_combo_v4.bin
mrvl/usb8797_uapsta.bin
mrvl/usb8897_uapsta.bin
+mrvl/prestera/mvsw_prestera_fw-v2.0.img
mrvl/sd8801_uapsta.bin
mrvl/usb8801_uapsta.bin
mrvl/pcieusb8997_combo_v4.bin
@@ -1061,10 +1281,45 @@ netronome/bpf/nic_AMDA0099-0001_1x10_1x25.nffw
netronome/bpf/nic_AMDA0099-0001_2x25.nffw
netronome/bpf/nic_AMDA0097-0001_4x10_1x40.nffw
netronome/bpf/nic_AMDA0058-0011_2x40.nffw
+netronome/nic_AMDA0097-0001_8x10.nffw
+netronome/nic_AMDA0099-0001_2x10.nffw
+netronome/nic_AMDA0081-0001_1x40.nffw
+netronome/nic_AMDA0078-0011_1x100.nffw
+netronome/nic_AMDA0097-0001_2x40.nffw
+netronome/flower/nic_AMDA0078-0012_2x40.nffw
+netronome/flower/nic_AMDA0058-0012_4x10_1x40.nffw
+netronome/flower/nic_AMDA0078-0012_4x10_1x40.nffw
netronome/flower/nic_AMDA0058.nffw
+netronome/flower/nic_AMDA0078-0011_4x10_1x40.nffw
netronome/flower/nic_AMDA0096.nffw
+netronome/flower/nic_AMDA0058-0012_8x10.nffw
+netronome/flower/nic_AMDA0078-0011_8x10.nffw
+netronome/flower/nic_AMDA0097-0001_8x10.nffw
+netronome/flower/nic_AMDA0058-0012_1x100.nffw
+netronome/flower/nic_AMDA0099-0001_2x10.nffw
+netronome/flower/nic_AMDA0058-0011_8x10.nffw
+netronome/flower/nic_AMDA0081-0001_1x40.nffw
netronome/flower/nic_AMDA0097.nffw
+netronome/flower/nic_AMDA0078-0011_1x100.nffw
+netronome/flower/nic_AMDA0097-0001_2x40.nffw
+netronome/flower/nic_AMDA0096-0001_2x10.nffw
+netronome/flower/nic_AMDA0081-0001_4x10.nffw
netronome/flower/nic_AMDA0099.nffw
+netronome/flower/nic_AMDA0058-0012_2x40.nffw
+netronome/flower/nic_AMDA0078-0011_2x40.nffw
+netronome/flower/nic_AMDA0099-0001_1x10_1x25.nffw
+netronome/flower/nic_AMDA0099-0001_2x25.nffw
+netronome/flower/nic_AMDA0081.nffw
+netronome/flower/nic_AMDA0078-0012_8x10.nffw
+netronome/flower/nic_AMDA0058-0011_4x10_1x40.nffw
+netronome/flower/nic_AMDA0058-0011_1x100.nffw
+netronome/flower/nic_AMDA0078-0012_1x100.nffw
+netronome/flower/nic_AMDA0097-0001_4x10_1x40.nffw
+netronome/flower/nic_AMDA0058-0011_2x40.nffw
+netronome/nic_AMDA0096-0001_2x10.nffw
+netronome/nic_AMDA0081-0001_4x10.nffw
+netronome/nic_AMDA0058-0012_2x40.nffw
+netronome/nic_AMDA0099-0001_1x10_1x25.nffw
netronome/nic-sriov/nic_AMDA0097-0001_8x10.nffw
netronome/nic-sriov/nic_AMDA0099-0001_2x10.nffw
netronome/nic-sriov/nic_AMDA0081-0001_1x40.nffw
@@ -1077,6 +1332,7 @@ netronome/nic-sriov/nic_AMDA0099-0001_1x10_1x25.nffw
netronome/nic-sriov/nic_AMDA0099-0001_2x25.nffw
netronome/nic-sriov/nic_AMDA0097-0001_4x10_1x40.nffw
netronome/nic-sriov/nic_AMDA0058-0011_2x40.nffw
+netronome/nic_AMDA0099-0001_2x25.nffw
netronome/nic/nic_AMDA0097-0001_8x10.nffw
netronome/nic/nic_AMDA0099-0001_2x10.nffw
netronome/nic/nic_AMDA0081-0001_1x40.nffw
@@ -1089,9 +1345,33 @@ netronome/nic/nic_AMDA0099-0001_1x10_1x25.nffw
netronome/nic/nic_AMDA0099-0001_2x25.nffw
netronome/nic/nic_AMDA0097-0001_4x10_1x40.nffw
netronome/nic/nic_AMDA0058-0011_2x40.nffw
+netronome/nic_AMDA0097-0001_4x10_1x40.nffw
+netronome/nic_AMDA0058-0011_2x40.nffw
nvidia/tu10x/typec/ccg_boot.cyacd
nvidia/tu10x/typec/ccg_secondary.cyacd
nvidia/tu10x/typec/ccg_primary.cyacd
+nvidia/tu104/acr/unload_bl.bin
+nvidia/tu104/acr/bl.bin
+nvidia/tu104/acr/ucode_ahesasc.bin
+nvidia/tu104/acr/ucode_asb.bin
+nvidia/tu104/acr/ucode_unload.bin
+nvidia/tu104/nvdec/scrubber.bin
+nvidia/tu104/sec2/image.bin
+nvidia/tu104/sec2/desc.bin
+nvidia/tu104/sec2/sig.bin
+nvidia/tu104/gr/gpccs_data.bin
+nvidia/tu104/gr/sw_nonctx.bin
+nvidia/tu104/gr/gpccs_inst.bin
+nvidia/tu104/gr/fecs_sig.bin
+nvidia/tu104/gr/sw_ctx.bin
+nvidia/tu104/gr/fecs_data.bin
+nvidia/tu104/gr/sw_veid_bundle_init.bin
+nvidia/tu104/gr/gpccs_bl.bin
+nvidia/tu104/gr/sw_bundle_init.bin
+nvidia/tu104/gr/sw_method_init.bin
+nvidia/tu104/gr/gpccs_sig.bin
+nvidia/tu104/gr/fecs_bl.bin
+nvidia/tu104/gr/fecs_inst.bin
nvidia/gp106/acr/unload_bl.bin
nvidia/gp106/acr/ucode_load.bin
nvidia/gp106/acr/bl.bin
@@ -1115,6 +1395,28 @@ nvidia/gp106/gr/sw_method_init.bin
nvidia/gp106/gr/gpccs_sig.bin
nvidia/gp106/gr/fecs_bl.bin
nvidia/gp106/gr/fecs_inst.bin
+nvidia/tu106/acr/unload_bl.bin
+nvidia/tu106/acr/bl.bin
+nvidia/tu106/acr/ucode_ahesasc.bin
+nvidia/tu106/acr/ucode_asb.bin
+nvidia/tu106/acr/ucode_unload.bin
+nvidia/tu106/nvdec/scrubber.bin
+nvidia/tu106/sec2/image.bin
+nvidia/tu106/sec2/desc.bin
+nvidia/tu106/sec2/sig.bin
+nvidia/tu106/gr/gpccs_data.bin
+nvidia/tu106/gr/sw_nonctx.bin
+nvidia/tu106/gr/gpccs_inst.bin
+nvidia/tu106/gr/fecs_sig.bin
+nvidia/tu106/gr/sw_ctx.bin
+nvidia/tu106/gr/fecs_data.bin
+nvidia/tu106/gr/sw_veid_bundle_init.bin
+nvidia/tu106/gr/gpccs_bl.bin
+nvidia/tu106/gr/sw_bundle_init.bin
+nvidia/tu106/gr/sw_method_init.bin
+nvidia/tu106/gr/gpccs_sig.bin
+nvidia/tu106/gr/fecs_bl.bin
+nvidia/tu106/gr/fecs_inst.bin
nvidia/gp102/acr/unload_bl.bin
nvidia/gp102/acr/ucode_load.bin
nvidia/gp102/acr/bl.bin
@@ -1175,9 +1477,11 @@ nvidia/gp108/gr/gpccs_sig.bin
nvidia/gp108/gr/fecs_bl.bin
nvidia/gp108/gr/fecs_inst.bin
nvidia/tegra124/xusb.bin
+nvidia/tegra124/vic.bin
nvidia/tegra124/vic03_ucode.bin
nvidia/tegra210/vic04_ucode.bin
nvidia/tegra210/xusb.bin
+nvidia/tegra210/vic.bin
nvidia/gp104/acr/unload_bl.bin
nvidia/gp104/acr/ucode_load.bin
nvidia/gp104/acr/bl.bin
@@ -1203,6 +1507,7 @@ nvidia/gp104/gr/fecs_bl.bin
nvidia/gp104/gr/fecs_inst.bin
nvidia/tegra186/vic04_ucode.bin
nvidia/tegra186/xusb.bin
+nvidia/tegra186/vic.bin
nvidia/gk20a/gpccs_data.bin
nvidia/gk20a/sw_nonctx.bin
nvidia/gk20a/gpccs_inst.bin
@@ -1211,6 +1516,28 @@ nvidia/gk20a/fecs_data.bin
nvidia/gk20a/sw_bundle_init.bin
nvidia/gk20a/sw_method_init.bin
nvidia/gk20a/fecs_inst.bin
+nvidia/tu116/acr/unload_bl.bin
+nvidia/tu116/acr/bl.bin
+nvidia/tu116/acr/ucode_ahesasc.bin
+nvidia/tu116/acr/ucode_asb.bin
+nvidia/tu116/acr/ucode_unload.bin
+nvidia/tu116/nvdec/scrubber.bin
+nvidia/tu116/sec2/image.bin
+nvidia/tu116/sec2/desc.bin
+nvidia/tu116/sec2/sig.bin
+nvidia/tu116/gr/gpccs_data.bin
+nvidia/tu116/gr/sw_nonctx.bin
+nvidia/tu116/gr/gpccs_inst.bin
+nvidia/tu116/gr/fecs_sig.bin
+nvidia/tu116/gr/sw_ctx.bin
+nvidia/tu116/gr/fecs_data.bin
+nvidia/tu116/gr/sw_veid_bundle_init.bin
+nvidia/tu116/gr/gpccs_bl.bin
+nvidia/tu116/gr/sw_bundle_init.bin
+nvidia/tu116/gr/sw_method_init.bin
+nvidia/tu116/gr/gpccs_sig.bin
+nvidia/tu116/gr/fecs_bl.bin
+nvidia/tu116/gr/fecs_inst.bin
nvidia/gp100/acr/ucode_load.bin
nvidia/gp100/acr/bl.bin
nvidia/gp100/acr/ucode_unload.bin
@@ -1241,6 +1568,50 @@ nvidia/gm204/gr/sw_method_init.bin
nvidia/gm204/gr/gpccs_sig.bin
nvidia/gm204/gr/fecs_bl.bin
nvidia/gm204/gr/fecs_inst.bin
+nvidia/tu117/acr/unload_bl.bin
+nvidia/tu117/acr/bl.bin
+nvidia/tu117/acr/ucode_ahesasc.bin
+nvidia/tu117/acr/ucode_asb.bin
+nvidia/tu117/acr/ucode_unload.bin
+nvidia/tu117/nvdec/scrubber.bin
+nvidia/tu117/sec2/image.bin
+nvidia/tu117/sec2/desc.bin
+nvidia/tu117/sec2/sig.bin
+nvidia/tu117/gr/gpccs_data.bin
+nvidia/tu117/gr/sw_nonctx.bin
+nvidia/tu117/gr/gpccs_inst.bin
+nvidia/tu117/gr/fecs_sig.bin
+nvidia/tu117/gr/sw_ctx.bin
+nvidia/tu117/gr/fecs_data.bin
+nvidia/tu117/gr/sw_veid_bundle_init.bin
+nvidia/tu117/gr/gpccs_bl.bin
+nvidia/tu117/gr/sw_bundle_init.bin
+nvidia/tu117/gr/sw_method_init.bin
+nvidia/tu117/gr/gpccs_sig.bin
+nvidia/tu117/gr/fecs_bl.bin
+nvidia/tu117/gr/fecs_inst.bin
+nvidia/tu102/acr/unload_bl.bin
+nvidia/tu102/acr/bl.bin
+nvidia/tu102/acr/ucode_ahesasc.bin
+nvidia/tu102/acr/ucode_asb.bin
+nvidia/tu102/acr/ucode_unload.bin
+nvidia/tu102/nvdec/scrubber.bin
+nvidia/tu102/sec2/image.bin
+nvidia/tu102/sec2/desc.bin
+nvidia/tu102/sec2/sig.bin
+nvidia/tu102/gr/gpccs_data.bin
+nvidia/tu102/gr/sw_nonctx.bin
+nvidia/tu102/gr/gpccs_inst.bin
+nvidia/tu102/gr/fecs_sig.bin
+nvidia/tu102/gr/sw_ctx.bin
+nvidia/tu102/gr/fecs_data.bin
+nvidia/tu102/gr/sw_veid_bundle_init.bin
+nvidia/tu102/gr/gpccs_bl.bin
+nvidia/tu102/gr/sw_bundle_init.bin
+nvidia/tu102/gr/sw_method_init.bin
+nvidia/tu102/gr/gpccs_sig.bin
+nvidia/tu102/gr/fecs_bl.bin
+nvidia/tu102/gr/fecs_inst.bin
nvidia/gv100/acr/unload_bl.bin
nvidia/gv100/acr/ucode_load.bin
nvidia/gv100/acr/bl.bin
@@ -1338,26 +1709,43 @@ qat_c3xxx.bin
qat_c3xxx_mmp.bin
qat_c62x.bin
qat_c62x_mmp.bin
+qat_mmp.bin
qca/nvm_usb_00000200.bin
qca/rampatch_00130300.bin
qca/nvm_00440302.bin
qca/nvm_usb_00000201.bin
+qca/crnv32u.bin
qca/rampatch_00130302.bin
+qca/htbtfw20.tlv
+qca/crbtfw32.tlv
qca/nvm_usb_00000300.bin
qca/rampatch_usb_00000201.bin
qca/nvm_00130300.bin
qca/rampatch_00440302.bin
qca/rampatch_usb_00000200.bin
+qca/nvm_usb_00000302_eu.bin
qca/crnv21.bin
+qca/nvm_00440302_i2s_eu.bin
+qca/nvm_00440302_eu.bin
+qca/nvm_00230302.bin
qca/nvm_usb_00000302.bin
+qca/htnv20.bin
+qca/crnv32.bin
+qca/rampatch_00230302.bin
qca/crbtfw21.tlv
qca/nvm_00130302.bin
qca/rampatch_usb_00000302.bin
-qca/NOTICE.txt
qca/rampatch_usb_00000300.bin
qcom/a630_sqe.fw
qcom/a530_zap.b00
qcom/a530_pfp.fw
+qcom/venus-5.4/venus.mbn
+qcom/venus-5.4/venus.b03
+qcom/venus-5.4/venus.mdt
+qcom/venus-5.4/venus.b04
+qcom/venus-5.4/venus.b00
+qcom/venus-5.4/venus.b02
+qcom/venus-5.4/venus.b01
qcom/a530_zap.b01
qcom/venus-4.2/venus.b03
qcom/venus-4.2/venus.mdt
@@ -1385,9 +1773,20 @@ qcom/a300_pm4.fw
qcom/a530_zap.b02
qcom/a630_gmu.bin
qcom/a300_pfp.fw
-qcom/NOTICE.txt
+qcom/sdm845/adsp.mbn
+qcom/sdm845/cdspr.jsn
+qcom/sdm845/cdsp.mbn
+qcom/sdm845/modem.mbn
+qcom/sdm845/modemuw.jsn
+qcom/sdm845/adspua.jsn
+qcom/sdm845/wlanmdsp.mbn
+qcom/sdm845/adspr.jsn
+qcom/sdm845/a630_zap.mbn
+qcom/sdm845/mba.mbn
+qed/qed_init_values-8.40.33.0.bin
qed/qed_init_values_zipped-8.33.11.0.bin
qed/qed_init_values_zipped-8.7.3.0.bin
+qed/qed_init_values_zipped-8.42.2.0.bin
qed/qed_init_values-8.30.12.0.bin
qed/qed_init_values_zipped-8.37.7.0.bin
qed/qed_init_values_zipped-8.15.3.0.bin
@@ -1677,9 +2076,12 @@ rt2561s.bin
rt2661.bin
rt2860.bin
rt2870.bin
+rt3070.bin
rt3071.bin
+rt3090.bin
rt3290.bin
rt73.bin
+rtl_bt/rtl8822cs_config.bin
rtl_bt/rtl8723d_config.bin
rtl_bt/rtl8723bs_fw.bin
rtl_bt/rtl8821c_fw.bin
@@ -1688,10 +2090,12 @@ rtl_bt/rtl8761a_fw.bin
rtl_bt/rtl8821a_fw.bin
rtl_bt/rtl8723b_fw.bin
rtl_bt/rtl8822b_fw.bin
+rtl_bt/rtl8822cs_fw.bin
rtl_bt/rtl8822cu_fw.bin
rtl_bt/rtl8723a_fw.bin
rtl_bt/rtl8192eu_fw.bin
rtl_bt/rtl8723d_fw.bin
+rtl_bt/rtl8822cu_config.bin
rtl_bt/rtl8812ae_fw.bin
rtl_bt/rtl8821c_config.bin
rtl_bt/rtl8822b_config.bin
@@ -1699,6 +2103,7 @@ rtl_bt/rtl8723bs_config-OBDA8723.bin
rtl_nic/rtl8168g-1.fw
rtl_nic/rtl8106e-1.fw
rtl_nic/rtl8168h-2.fw
+rtl_nic/rtl8153b-2.fw
rtl_nic/rtl8105e-1.fw
rtl_nic/rtl8107e-2.fw
rtl_nic/rtl8168d-1.fw
@@ -1713,10 +2118,16 @@ rtl_nic/rtl8168e-2.fw
rtl_nic/rtl8411-2.fw
rtl_nic/rtl8168d-2.fw
rtl_nic/rtl8168h-1.fw
+rtl_nic/rtl8153a-2.fw
+rtl_nic/rtl8125b-1.fw
rtl_nic/rtl8411-1.fw
rtl_nic/rtl8168e-1.fw
+rtl_nic/rtl8153a-4.fw
rtl_nic/rtl8106e-2.fw
+rtl_nic/rtl8153a-3.fw
rtl_nic/rtl8168g-3.fw
+rtl_nic/rtl8125b-2.fw
+rtl_nic/rtl8168fp-3.fw
rtlwifi/rtl8192eu_ap_wowlan.bin
rtlwifi/rtl8192defw.bin
rtlwifi/rtl8192eefw.bin
@@ -1754,10 +2165,14 @@ rtlwifi/rtl8188efw.bin
rtlwifi/rtl8723befw.bin
rtlwifi/rtl8192cufw_TMSC.bin
rtlwifi/rtl8723bs_bt.bin
+rtw88/rtw8723d_fw.bin
rtw88/rtw8822b_fw.bin
+rtw88/rtw8821c_fw.bin
rtw88/rtw8822c_wow_fw.bin
rtw88/README
rtw88/rtw8822c_fw.bin
+s2250.fw
+s2250_loader.fw
s5p-mfc-v6-v2.fw
s5p-mfc-v6.fw
s5p-mfc-v7.fw
@@ -1778,6 +2193,8 @@ sxg/saharadownloadB.sys
sxg/saharadbgdownloadB.sys
tdmb_nova_12mhz.inp
tehuti/bdx.bin
+ti/vpdma-1b8.bin
+ti-connectivity/wl1271-nvs.bin
ti-connectivity/wl127x-fw-5-sr.bin
ti-connectivity/wl127x-nvs.bin
ti-connectivity/wl128x-fw-5-sr.bin
@@ -1800,6 +2217,7 @@ ti-connectivity/wl127x-fw-3.bin
ti-connectivity/wl1271-fw.bin
ti-connectivity/wl128x-fw-3.bin
ti-connectivity/wl127x-fw-plt-3.bin
+ti-connectivity/wl12xx-nvs.bin
ti-connectivity/wl128x-fw-5-plt.bin
ti-connectivity/wl127x-fw-4-sr.bin
ti-connectivity/wl18xx-fw.bin
diff --git a/sets/admin b/sets/admin
index 6a2a130..2e2bb0a 100644
--- a/sets/admin
+++ b/sets/admin
@@ -1 +1,4 @@
sys-apps/logwatch
+
+# Connecting to KIT AD
+dev-python/python-ldap
diff --git a/sets/admin-vm b/sets/admin-vm
index 49d6c67..45903cf 100644
--- a/sets/admin-vm
+++ b/sets/admin-vm
@@ -6,7 +6,7 @@ app-emulation/virt-manager
app-emulation/docker
app-emulation/docker-compose
app-emulation/skopeo
-app-emulation/libpod
+app-emulation/podman
app-emulation/buildah
dev-ruby/dice
diff --git a/sets/darklin b/sets/darklin
index 4424149..6549133 100644
--- a/sets/darklin
+++ b/sets/darklin
@@ -19,8 +19,9 @@ net-news/rsstail
games-misc/fortune-mod
x11-misc/xlockmore
x11-misc/xautolock
-dev-python/gnome-keyring-python
-dev-python/PyAutoGUI
-dev-python/PyMsgBox
dev-python/python-xlib
+#dev-python/keyring # Doesn't support unlocking, so useless
+dev-python27/gnome-keyring-python # Obsolete
+dev-python27/PyAutoGUI
+dev-python27/PyMsgBox
dev-perl/Switch
diff --git a/sets/deps b/sets/deps
index 763ce5c..848522d 100644
--- a/sets/deps
+++ b/sets/deps
@@ -3,3 +3,6 @@ dev-perl/XML-Parser
# Enforce specific alternative
sci-libs/lapack
+
+# Java
+dev-java/oracle-jdk-bin
diff --git a/sets/desktop-apps b/sets/desktop-apps
index 7f2a8e4..6cc7515 100644
--- a/sets/desktop-apps
+++ b/sets/desktop-apps
@@ -1,18 +1,15 @@
-# Browsers
-#www-client/firefox # Consider switching to bin
-www-plugins/google-talkplugin
-www-plugins/adobe-flash
-dev-java/icedtea-web
+# Office, Browsers, Mails, & IM
+#app-office/libreoffice
+app-officeext/languagetool
-www-client/google-chrome
-www-client/opera
+#www-client/firefox
+#www-client/chromium
+dev-java/icedtea-web
-# Mail
-mail-client/thunderbird
+#mail-client/thunderbird
x11-plugins/enigmail
-# Office
-app-officeext/languagetool
+#net-im/telegram-desktop
# File Viewers
app-editors/gedit
@@ -22,6 +19,10 @@ app-text/fbreader
app-text/djview
app-text/xchm
+# Images
+media-gfx/eog
+media-gfx/gthumb
+
# Misc
sys-apps/baobab # Disk usage analyzer
app-cdr/brasero # CD writting
diff --git a/sets/desktop-apps-bin b/sets/desktop-apps-bin
index 1e33878..18241b2 100644
--- a/sets/desktop-apps-bin
+++ b/sets/desktop-apps-bin
@@ -1,3 +1,9 @@
app-office/libreoffice-bin
www-client/firefox-bin
+www-client/google-chrome
+www-client/opera
+www-plugins/google-talkplugin
+#www-plugins/adobe-flash
+mail-client/thunderbird-bin
net-im/telegram-desktop-bin
+net-im/skypeforlinux
diff --git a/sets/dev b/sets/dev
index f84490d..b63bca1 100644
--- a/sets/dev
+++ b/sets/dev
@@ -1,7 +1,7 @@
# Compilers
sys-devel/distcc
dev-util/colorgcc
-sys-devel/gcc:8.3.0
+sys-devel/gcc:9.3.0
# Hex/Assembler
dev-util/biew
diff --git a/sets/dev-analysis b/sets/dev-analysis
index 5290324..d346feb 100644
--- a/sets/dev-analysis
+++ b/sets/dev-analysis
@@ -12,7 +12,7 @@ dev-util/mutrace # Mutexes
# IO Tracers
sys-process/lsof
sys-block/blktrace
-dev-util/fatrace
+#dev-util/fatrace # Reported broken by Gentoo
# Top
@@ -21,7 +21,7 @@ sys-power/powertop
app-admin/sysstat
-sys-process/atop
+#sys-process/atop
sys-process/htop
sys-process/iotop
diff --git a/sets/dev-gpu b/sets/dev-gpu
index 81f4571..affe868 100644
--- a/sets/dev-gpu
+++ b/sets/dev-gpu
@@ -1,14 +1,16 @@
# Intel
dev-util/intel-ocl-sdk
+media-libs/libpng-compat:1.2 # Actually a dependency of intel-ocl-sdk
# NVIDIA
media-video/nvidia_video_sdk # ?
dev-util/nvidia-cuda-sdk
-dev-util/nvidia-cuda-toolkit
+#dev-util/nvidia-cuda-toolkit
# Architecture Analysis
# dev-util/decuda # CUDA disassembler
# GPU/OpenCL stuff
+dev-libs/ocl-icd
dev-libs/pocl # OpenCL + CUDA gateway
dev-libs/libclc # ?
diff --git a/sets/dev-scipy b/sets/dev-scipy
index 7b9a4ca..a31234e 100644
--- a/sets/dev-scipy
+++ b/sets/dev-scipy
@@ -1,7 +1,13 @@
-sci-libs/scipy
-sci-libs/scikits_image
+dev-python/scipy
+sci-libs/scikit-image
dev-python/pandas
dev-python/matplotlib
-dev-python/pillowfight
+#dev-python/pillowfight
dev-python/jmespath
dev-python/pycuda
+
+# scripted data analyis (csv, etc)
+app-misc/yq
+dev-python/csvkit
+dev-python/mysql-connector-python
+#dev-python/pymysql
diff --git a/sets/dev-tex b/sets/dev-tex
index a03db9a..ef3962e 100644
--- a/sets/dev-tex
+++ b/sets/dev-tex
@@ -4,3 +4,5 @@ app-office/texstudio
dev-tex/latexdiff
app-text/texlive
dev-tex/biblatex
+
+dev-texlive/texlive-langgreek
diff --git a/sets/dev-tools b/sets/dev-tools
index c228439..18b421b 100644
--- a/sets/dev-tools
+++ b/sets/dev-tools
@@ -5,11 +5,12 @@ dev-util/cmake
dev-vcs/bzr
dev-vcs/bzr-rewrite
dev-vcs/bzr-webdav
-dev-vcs/bzrtools
+#dev-vcs/bzrtools
dev-vcs/mercurial
# Style, Documentation, Unit Tests
dev-util/astyle
+dev-python/autopep8
app-doc/doxygen
diff --git a/sets/legacy b/sets/legacy
deleted file mode 100644
index 4c6e7b2..0000000
--- a/sets/legacy
+++ /dev/null
@@ -1,5 +0,0 @@
-# This packages are not available in portage any more
-sys-boot/grub:0
-sys-kernel/gentoo-sources:4.7.2
-dev-java/oracle-jdk-bin
-media-libs/libpng:1.2
diff --git a/sets/sys-boot b/sets/sys-boot
index 89ba58c..5191ae1 100644
--- a/sets/sys-boot
+++ b/sets/sys-boot
@@ -2,5 +2,8 @@ sys-kernel/genkernel
sys-boot/syslinux
# This is temporarily (we will likely go for 5.4 or later LTS release)
-# sys-devel/kgcc64:8.3.0
+sys-boot/grub:0
sys-kernel/gentoo-sources:4.19.66
+sys-devel/gcc:8.3.0
+sys-kernel/gentoo-sources:4.7.2
+#? \ No newline at end of file
diff --git a/sets/sys-gentoo b/sets/sys-gentoo
index da8791c..3e13820 100644
--- a/sets/sys-gentoo
+++ b/sets/sys-gentoo
@@ -8,6 +8,7 @@ app-admin/webapp-config
# Perl, python, ...
app-portage/g-cpan
+#app-portage/g-sorcery # g-sorcery seems abandoned by gentoo
app-admin/perl-cleaner
# CD-builders
diff --git a/sets/sys-xorg b/sets/sys-xorg
index 41b8af3..8fb4841 100644
--- a/sets/sys-xorg
+++ b/sets/sys-xorg
@@ -6,6 +6,6 @@ x11-apps/mkfontdir
media-fonts/arphicfonts
media-fonts/cronyx-fonts
media-fonts/ds-fonts
-media-fonts/fontawesome
+#media-fonts/fontawesome
media-fonts/terminus-font
media-fonts/corefonts