diff options
author | Kyle K <kylek389@gmail.com> | 2020-08-07 00:15:22 -0500 |
---|---|---|
committer | Kyle K <kylek389@gmail.com> | 2020-08-07 00:15:22 -0500 |
commit | 51f640310f2d9eef1ee886d4f63aa6cdd67a1e54 (patch) | |
tree | b4f82544648e6db676e81da2e09410f8362b2eec /README.md | |
parent | 408d95e097fd999d6b04e4209d606cd945a0c146 (diff) | |
download | gentoox-51f640310f2d9eef1ee886d4f63aa6cdd67a1e54.tar.gz gentoox-51f640310f2d9eef1ee886d4f63aa6cdd67a1e54.tar.bz2 gentoox-51f640310f2d9eef1ee886d4f63aa6cdd67a1e54.zip |
7/29 release
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -14,10 +14,12 @@ GentooX comes with simple interactive *install.sh* script, supports BIOS and UEF * Steam installed out-of-the-box with necessary lib32 dependencies and fsync Linux kernel patched in * flatpak is included, easily install VSCode or Discord in sandboxed environment * ZFS support, kernel patched to export FPU functions -* Linux 5.7.1 kernel built with 1000Hz -03 for Sandybridge arch. Patches include aufs, ClearLinux, fsync, unprivileged CLONE_NEWUSER, and IOMMU missing ACS capabilities overrides -* KDE 5.19.0, KDE Applications 20.04.1, KDE Frameworks 5.70.0, Qt 5.15.0 +* Linux 5.7.11 kernel built with 1000Hz -03 for Sandybridge arch. Patches include aufs, ClearLinux, fsync, unprivileged CLONE_NEWUSER, and IOMMU missing ACS capabilities overrides +* KDE 5.19.4, KDE Applications 20.04.3, KDE Frameworks 5.72.0, Qt 5.15.0 ## Changelog +* 2020.07.29 Release + * Linux 5.7.11, KDE 5.19.4, KDE Applications 20.04.3, KDE Frameworks 5.72.0, Qt 5.15.0, Firefox 78.0.2, updates as of 7/29. * 2020.06.10 Release * Linux 5.7.1, KDE 5.19.0, Qt 5.15.0, Firefox 77.0.1, updates as of 6/10. Compiled with GCC9.3. LLVM10 remains masked. * added KDE systemtray to the panel (in postinstall.sh script) |