GNOME OS and Proposed GNOME Patches

Total Page:16

File Type:pdf, Size:1020Kb

GNOME OS and Proposed GNOME Patches Published on Tux Machines (http://www.tuxmachines.org) Home > content > GNOME OS and Proposed GNOME Patches GNOME OS and Proposed GNOME Patches By Roy Schestowitz Created 28/07/2020 - 2:29pm Submitted by Roy Schestowitz on Tuesday 28th of July 2020 02:29:07 PM Filed under GNOME [1] GNOME OS Images Available For Testing [2] GNOME OS as the Linux build with bleeding edge GNOME software for testing continues taking shape and a call for testing has been issued. For GNOME module maintainers and other interested individuals, a call for testing of GNOME OS was issued today for the latest operating system images. While GNOME OS is improving with its hardware support, this call for testing is focused on using GNOME Boxes or other virtualization software for firing up this bleeding-edge version of GNOME. GNOME OS call for testing (+BuildStream workshop) [3] Hi all, As most of you have probably heard by now, our nightly VM images are ready for wider testing. I'd like to ask at least maintainers of GNOME core modules to test it. Core modules are defined in https://gitlab.gnome.org/GNOME/gnome-build-meta/-/tree/master/elements/core I'd also like to request maintainers of core modules to review the way their modules (and their dependencies) are built, and file bugs if the apps doesn't work correctly or would prefer it to be built with a different set of options. The image can be downloaded from https://gitlab.gnome.org/GNOME/gnome-build-meta/-/jobs/artifacts/master/raw/image/disk.img.xz?job=vm-image-x86_64 To run it with you distro version of gnome-boxes (or anything that uses libvirt), first decompress it, then run: virt-install --name GNOMEOS --boot uefi --video virtio --memory 2048 --import --disk disk.img To run it in nightly flatpak of gnome-boxes, decompress and convert to qcow2 using: qemu-img convert disk.img disk.qcow2 then from gnome boxes, add a new virtual machine, select "GNOME Nightly x86_64" and select the qcow2 image. The image uses the "user" variant by default, and can be updated using GNOME Software, or using the command line: sudo ostree admin upgrade If you'd like to try the developer image, use sudo ostree admin switch GnomeOS:gnome-os/master/x86_64-devel you can switch back to the user image using sudo ostree admin switch GnomeOS:gnome-os/master/x86_64-user Lastly, I'd like to announce that we're going to do an informal workshop on using BuildStream to develop GNOME components starting at 16:00 UTC on the GUADEC platform. That's about 3 and half hours from now. Regards, Abderrahim Proposed GNOME Patches Would Switch To Triple Buffering When The GPU Is Running Behind[4] The latest GNOME performance work being explored is effectively how to make the Intel graphics clock speed ramp up quicker when necessary. Canonical developer Daniel van Vugt is working on a set of patches for enabling triple buffering with Mutter when the GPU starts falling behind and that additional rendering work in turn should ramp up Intel GPUs to their optimal frequency in order to smooth out the performance. Daniel has been working on various GNOME desktop optimizations focused primarily on Intel graphics and at 4K. He had been seeing the modern Intel "Iris" Gallium3D driver at times delivering lower performance than the classic "i965" driver. On investigation, he found that it wasn't due to the OpenGL driver per se but the iGPU was running in a lower clock/performance state. GNOME Source URL: http://www.tuxmachines.org/node/140371 Links: [1] http://www.tuxmachines.org/taxonomy/term/146 [2] https://www.phoronix.com/scan.php?page=news_item&px=GNOME-OS-Testing [3] https://mail.gnome.org/archives/devel-announce-list/2020-July/msg00003.html [4] https://www.phoronix.com/scan.php?page=news_item&px=GNOME-Triple-Buffer-GPU-Clock.
Recommended publications
  • Excerpts of Chapters From
    Excerpts of Chapters from A Practical Guide to Ubuntu Linux® FOURTH EDITION Mark G. Sobell ISBN-13: 978-0-13-392731-3 CopyrightExcerpt © 2015 Mark G. Sobell Upper Saddle River, NJ • Boston • Indianapolis • San Francisco New York • Toronto • Montreal • London • Munich • Paris • Madrid Capetown • Sydney • Tokyo • Singapore • Mexico City Blank Excerpt 3 Step-by-Step Installation 3Chapter3 In This Chapter Objectives Booting Ubuntu and Running a After reading this chapter you should be able to: Live Session. 56 Run a live session and use gnome-disks to view and Automatic Boot Sequence . 56 change disk partitioning Running a Live Session. 59 Install Ubuntu from a live session Installing from a Live Session . 60 Install Ubuntu using the Server Image Installing from the Desktop Modify system behavior using boot parameters Boot Menu . 61Excerpt Modify partitions during installation The ubiquity Graphical Installer. 61 The ubiquity Advanced Partitioning List the requirement and considerations for a dual- Screen. 67 boot configuration Advanced Installation. 71 Modifying Boot Parameters (Options) . 75 debian-installer: The Ubuntu Textual Installer . 78 gnome-disks: The GNOME Disk Utility . 88 Setting Up a Dual-Boot System . 91 5555 56 Chapter 3 Step-by-Step Installation Chapter 2 covered planning the installation of Ubuntu: determining the requirements; planning the layout of the hard disk; obtaining the files you need for the installation, including how to download and burn or write Desktop and Server Images to installa- tion media; and collecting information about the system. This chapter focuses on installing Ubuntu. Frequently the installation is quite simple, especially if you have done a good job of planning.
    [Show full text]
  • An User & Developer Perspective on Immutable Oses
    An User & Developer Perspective on Dario Faggioli Virtualization SW. Eng. @ SUSE Immutable OSes [email protected] dariof @DarioFaggioli https://dariofaggioli.wordpress.com/ https://about.me/dario.faggioli About Me What I do ● Virtualization Specialist Sw. Eng. @ SUSE since 2018, working on Xen, KVM, QEMU, mostly about performance related stuff ● Daily activities ⇒ how and what for I use my workstation ○ Read and send emails (Evolution, git-send-email, stg mail, ...) ○ Write, build & test code (Xen, KVM, Libvirt, QEMU) ○ Work with the Open Build Service (OBS) ○ Browse Web ○ Test OSes in VMs ○ Meetings / Video calls / Online conferences ○ Chat, work and personal ○ Some 3D Printing ○ Occasionally play games ○ Occasional video-editing ○ Maybe scan / print some document 2 ● Can all of the above be done with an immutable OS ? Immutable OS: What ? Either: ● An OS that you cannot modify Or, at least: ● An OS that you will have an hard time modifying What do you mean “modify” ? ● E.g., installing packages ● ⇒ An OS on which you cannot install packages ● ⇒ An OS on which you will have an hard time installing packages 3 Immutable OS: What ? Seriously? 4 Immutable OS: Why ? Because it will stay clean and hard to break ● Does this sound familiar? ○ Let’s install foo, and it’s dependency, libfoobar_1 ○ Let’s install bar (depends from libfoobar_1, we have it already) ○ Actually, let’s add an external repo. It has libfoobar_2 that makes foo work better! ○ Oh no... libfoobar_2 would break bar!! ● Yeah. It happens. Even in the best families distros
    [Show full text]
  • Mcafee Foundstone Fsl Update
    2019-MAR-06 FSL version 7.6.99 MCAFEE FOUNDSTONE FSL UPDATE To better protect your environment McAfee has created this FSL check update for the Foundstone Product Suite. The following is a detailed summary of the new and updated checks included with this release. NEW CHECKS 147690 - SuSE Linux 15.0 openSUSE-SU-2019:0252-1 Update Is Not Installed Category: SSH Module -> NonIntrusive -> SuSE Patches and Hotfixes Risk Level: High CVE: CVE-2019-5736 Description The scan detected that the host is missing the following update: openSUSE-SU-2019:0252-1 Observation Updates often remediate critical security problems that should be quickly addressed. For more information see: https://lists.opensuse.org/opensuse-updates/2019-02/msg00149.html SuSE Linux 15.0 x86_64 docker-runc-1.0.0rc5+gitr3562_69663f0bd4b6-lp150.5.7.1 docker-runc-debuginfo-1.0.0rc5+gitr3562_69663f0bd4b6-lp150.5.7.1 noarch docker-runc-test-1.0.0rc5+gitr3562_69663f0bd4b6-lp150.5.7.1 194832 - Fedora Linux 29 FEDORA-2019-dfef0af227 Update Is Not Installed Category: SSH Module -> NonIntrusive -> Fedora Patches and Hotfixes Risk Level: High CVE: CVE-2004-2687 Description The scan detected that the host is missing the following update: FEDORA-2019-dfef0af227 Observation Updates often remediate critical security problems that should be quickly addressed. For more information see: https://lists.fedoraproject.org/archives/list/[email protected]/2019/3/?count=200&page=2 Fedora Core 29 distcc-3.2rc1-22.fc29 194833 - Fedora Linux 28 FEDORA-2019-a5f616808e Update Is Not Installed Category: SSH Module -> NonIntrusive -> Fedora Patches and Hotfixes Risk Level: High CVE: CVE-2019-5736, CVE-2019-8308 Description The scan detected that the host is missing the following update: FEDORA-2019-a5f616808e Observation Updates often remediate critical security problems that should be quickly addressed.
    [Show full text]
  • Indicators for Missing Maintainership in Collaborative Open Source Projects
    TECHNISCHE UNIVERSITÄT CAROLO-WILHELMINA ZU BRAUNSCHWEIG Studienarbeit Indicators for Missing Maintainership in Collaborative Open Source Projects Andre Klapper February 04, 2013 Institute of Software Engineering and Automotive Informatics Prof. Dr.-Ing. Ina Schaefer Supervisor: Michael Dukaczewski Affidavit Hereby I, Andre Klapper, declare that I wrote the present thesis without any assis- tance from third parties and without any sources than those indicated in the thesis itself. Braunschweig / Prague, February 04, 2013 Abstract The thesis provides an attempt to use freely accessible metadata in order to identify missing maintainership in free and open source software projects by querying various data sources and rating the gathered information. GNOME and Apache are used as case studies. License This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license. Keywords Maintenance, Activity, Open Source, Free Software, Metrics, Metadata, DOAP Contents List of Tablesx 1 Introduction1 1.1 Problem and Motivation.........................1 1.2 Objective.................................2 1.3 Outline...................................3 2 Theoretical Background4 2.1 Reasons for Inactivity..........................4 2.2 Problems Caused by Inactivity......................4 2.3 Ways to Pass Maintainership.......................5 3 Data Sources in Projects7 3.1 Identification and Accessibility......................7 3.2 Potential Sources and their Exploitability................7 3.2.1 Code Repositories.........................8 3.2.2 Mailing Lists...........................9 3.2.3 IRC Chat.............................9 3.2.4 Wikis............................... 10 3.2.5 Issue Tracking Systems...................... 11 3.2.6 Forums............................... 12 3.2.7 Releases.............................. 12 3.2.8 Patch Review........................... 13 3.2.9 Social Media............................ 13 3.2.10 Other Sources..........................
    [Show full text]
  • GNOME Annual Report Fiscal Year 2013
    GNOME Annual Report Fiscal Year 2013 GNOME Annual Report 2013 Letter from the GNOME Foundation 3 Hackfests 4 Conferences 6 Internship programs 8 Finances 10 Accessibility 11 Privacy campaign 12 Bugzilla statistics 13 GNOME releases 14 Advisory Board 17 Friends of GNOME 18 Credits 20 1 Letter from the GNOME Foundation It is bittersweet to be introducing the 2013 GNOME annual report. This financial year was my last year as GNOME's Executive Director, as I left the position in March of 2014. However, I'm thrilled to have recently been elected to GNOME's Board of Directors and am happy to continue to contribute to GNOME's future. GNOME is such an important, vibrant project, and I feel lucky to be able to play a part in it. As you will see when you read this annual report, there have been a lot of great things that have happened for the GNOME Foundation during this period. Two new companies joined our advisory board, the Linux Foundation and Private Internet Access. The work funded by our accessibility campaign was completed and we ran a successful campaign for privacy. During this period, there was a fantastic Board of Directors, a dedicated Engagement team (who worked so hard to put this report together), and the conference teams (GNOME.Asia, GUADEC and the Montreal Summit) knocked it out of the park. Most importantly, we’ve had an influx of contributors, more so than I’ve seen in some time. I hope that I have helped us to get in touch with our values during my time as Executive Director and I think that GNOME is more aware of its guiding mission than ever before.
    [Show full text]
  • Hello Everyone. I Introduce You Voyager GE 19.04 That Continues the Adventure with the Desktop Gnome Shell Version 3.32 by Introducing New Features
    Hello everyone. I introduce you Voyager GE 19.04 that continues the adventure with the desktop Gnome Shell version 3.32 by introducing new features. With the promise finally realized to have a light Gnome system, fast, fluid and powerful. This version is based on the Linux 5.0 kernel and distribution Ubuntu Disco Dingo . 19.04 is an intermediate version upgrade nine months preparing the future version 20.04 LTS - Long-term Support - 5 years that happens every two years, when Voyager will be available in 2 versions, GNOME Shell and Xfce. Also you can choose according to your wishes and capacity machines. The general idea of Voyager is to introduce in Gnome Gnome Shell preinstalled extensions and scripts grouped in a box that optimize the system with a choice of necessary software. A video presentation and pictures are available. Soon for this new human and digital adventure. Voyager wants multi-profile and multi-task in an environment aesthetic and immersive as possible and that, from the origins of traveling, so that time spent on your machine is the most pleasant. In summary, the general idea is that for each profile, we have options available types that can activate or not. Voyager GE 19.04 based on Ubuntu 19.04 will cycle nine months of support and updates. For information, these are intermediate versions that prepare Future LTS. You can then seamlessly transition to 19.10 with automatic up-to-date system and so on until the next LTS. Voyager GE is not a distribution with its deposits but a customized variant of Ubuntu as mentioned above, with all its official repositories.
    [Show full text]
  • Open Source Yearbook 2018
    2018 OPEN SOURCE YEARBOOK OPEN SOURCE OPEN SOURCE YEARBOOK 2018 ..... ........ .... ... .. .... .. .. ... .. OPENSOURCE.COM Opensource.com publishes stories about creating, adopting, and sharing open source solutions. Visit Opensource.com to learn more about how the open source way is improving technologies, education, business, government, health, law, entertainment, humanitarian efforts, and more. Submit a story idea: https://opensource.com/story Email us: [email protected] . OPEN SOURCE YEARBOOK 2018 . CC BY-SA 4.0 . OPENSOURCE.COM 3 Open Source Cheat Sheets Visit our cheat sheets collection for free downloads, including: Blender: Discover the most commonly and frequently used hotkeys and mouse button presses. Containers: Learn the lingo and get the basics in this quick and easy containers primer. Go: Find out about many uses of the go executable and the most important packages in the Go standard library. Inkscape: Inkscape is an incredibly powerful vector graphics program that you can use to draw scaleable illustrations or edit vector artwork that other people have created. Linux Networking: In this downloadable PDF cheat sheet, get a list of Linux utilities and commands for managing servers and networks. Python 3.7: This cheat sheet rounds up a few built-in pieces to get new Python programmers started. Raspberry Pi: See what you need to boot your Pi, how to install the operating system, how to enable SSH and connect to WiFi, how to install software and update your system, and links for where to get further help. SSH: Most people know SSH as a tool for remote login, which it is, but it can be used in many other ways.
    [Show full text]
  • Virtualization on Desktops
    Virtualization on Desktops Michal Pr´ıvozn´ık [email protected] Linuxwochen Wien 2012 Introduction What for? security Guest is isolated from host reliability Guest is host indepent recovery Guest can be saved at any point testing One can run many different environments shareability Guest can be shared among multiple users 2 / 14 libvirt I Stable: protection from hypervisor API changes I Portable: Linux, Windows, OS-X, . I Secure: TLS, SASL, (lib-)SSH, PolicyKit I Simple: rapid application developement I Open: LGPLv2+ 3 / 14 libvirt Basic structure libvirt libvirt xen xen qemu qemu Application URI libvirtd lxc://host/ openvz openvz lxc lxc test test remote remote Public APIDriver API Driver Impl Public APIDriver API Driver Impl I Supported HV: QEMU, KVM, ESX, Xen (XenD, XenStored, Xen Hypervisor), LXC, VirtualBox, UML, Hyper-V, OpenVZ, Phyp, VMWare, test 4 / 14 libvirt What else? I Storage: LVM, disk, SCSI, iSCSI, NFS I Network: bridge, bonding, vlan, VEPA, OpenVSwitch I QoS, filtering (iptables + ebtables) I CGroups: CPU, memory, disk I/O limits I PCI/USB device passtrhough I Guest agent I Host management 5 / 14 libvirt Language bindings: I Core: C I Perl, Python, Java, Ocaml, Ruby, C#, PHP Mappings to different models: I CIM/DMTF: libvirt-cim I AMQP/QMF: libvirt-qmf I SNMP: libvirt-snmp I GObject: libvirt-glib 6 / 14 virsh CLI for managing libvirt 7 / 14 virsh I Nearly every API is exposed I Ported to many platforms: Linux, OS-X, Windows, Solaris, . I Capable of talking to some HVs directly I Remote access I Stable output ) easily usable
    [Show full text]
  • Release Notes for Debian 7.0 (Wheezy), SPARC
    Release Notes for Debian 7.0 (wheezy), SPARC The Debian Documentation Project (http://www.debian.org/doc/) November 20, 2018 Release Notes for Debian 7.0 (wheezy), SPARC This document is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. The license text can also be found at http://www.gnu.org/licenses/gpl-2.0.html and /usr/ share/common-licenses/GPL-2 on Debian. ii Contents 1 Introduction 1 1.1 Reporting bugs on this document . 1 1.2 Contributing upgrade reports . 1 1.3 Sources for this document . 2 2 What’s new in Debian 7.0 3 2.1 Supported architectures . 3 2.2 What’s new in the distribution? . 4 2.2.1 CDs, DVDs and BDs . 4 2.2.2 Multiarch . 5 2.2.3 Dependency booting . 5 2.2.4 systemd . 5 2.2.5 Multimedia . 5 2.2.6 Hardened security . 5 2.2.7 AppArmor . 6 2.2.8 The stable-backports section . 6 2.2.9 The stable-updates section .
    [Show full text]
  • Post-Installation Trusty Tahr (Ubuntu GNOME)
    Post-installation Trusty Tahr (Ubuntu GNOME) For Both (3.10 & 3.12) For GNOME 3.10 only For GNOME 3.12 only Not installed Tweak tool. Set to ON: 1. Desktop tab: Icons on desktop, Home, Network Servers, Trash, Mounted Volumes 2. Top Bar tab: Show date in the clock, show seconds, and show week numbers Terminal: 3. sudo add-apt-repository ppa:gnome3-team/gnome3 #Parts of GNOME 3.10 that won't make it into the normal Ubuntu 14.04 repositories. https://launchpad.net/~gnome3-team/+archive/gnome3 4. sudo add-apt-repository ppa:gnome3-team/gnome3-next #Parts of GNOME 3.12 that won't make it into the normal Ubuntu 14.04 repositories. https://launchpad.net/~gnome3-team/+archive/gnome3-next 5. sudo apt-get update 6. sudo apt-get upgrade 7. sudo apt-get dist-upgrade 8. sudo apt-get install language-selector-gnome ppa-purge gksu 9. sudo apt-get install gnome-boxes bijiben gnome-clocks # For a more complete GNOME experience 10. sudo apt-get autoremove 11. sudo apt-get clean Software & Updates: 12. Enable 'Canonical Partners' repository, and 'Additional Drivers' if needed 13. Set software sources to: weekly, display immediately, for long-term support versions Language Support: 14. Install the languages you want (English, Galician, Spanish) 15. Apply language preferences and regional formats system-wide Root Nautilus: 16. Copy the file 50_other-default-settings.gschema.override to the folder /usr/share/glib-2.0/schemas. Edit the file setting the defaults you want From the terminal run sudo glib-compile-schemas /usr/share/glib-2.0/schemas/ More information: http://askubuntu.com/questions/65900/how-can-i-change-default-settings-for-new-users?rq=1 17.
    [Show full text]
  • Installed Packages Gconf2.X86 64 3.2.6-8.El7 @Anaconda Geoip
    Installed Packages GConf2.x86_64 3.2.6-8.el7 @anaconda GeoIP.x86_64 1.5.0-11.el7 @anaconda ModemManager.x86_64 1.6.0-2.el7 @anaconda ModemManager-glib.x86_64 1.6.0-2.el7 @anaconda NetworkManager.x86_64 1:1.4.0-12.el7 @anaconda NetworkManager-adsl.x86_64 1:1.4.0-12.el7 @anaconda NetworkManager-glib.x86_64 1:1.4.0-12.el7 @anaconda NetworkManager-libnm.x86_64 1:1.4.0-12.el7 @anaconda NetworkManager-libreswan.x86_64 1.2.4-1.el7 @anaconda NetworkManager-libreswan-gnome.x86_64 1.2.4-1.el7 @anaconda NetworkManager-team.x86_64 1:1.4.0-12.el7 @anaconda NetworkManager-tui.x86_64 1:1.4.0-12.el7 @anaconda NetworkManager-wifi.x86_64 1:1.4.0-12.el7 @anaconda OpenEXR-libs.x86_64 1.7.1-7.el7 @anaconda PackageKit.x86_64 1.0.7-6.el7.centos @anaconda PackageKit-command-not-found.x86_64 1.0.7-6.el7.centos @anaconda PackageKit-glib.x86_64 1.0.7-6.el7.centos @anaconda PackageKit-gstreamer-plugin.x86_64 1.0.7-6.el7.centos @anaconda PackageKit-gtk3-module.x86_64 1.0.7-6.el7.centos @anaconda PackageKit-yum.x86_64 1.0.7-6.el7.centos @anaconda PyQt4.x86_64 4.10.1-13.el7 @anaconda PyYAML.x86_64 3.10-11.el7 @anaconda abattis-cantarell-fonts.noarch 0.0.16-3.el7 @anaconda abrt.x86_64 2.1.11-45.el7.centos @anaconda abrt-addon-ccpp.x86_64 2.1.11-45.el7.centos @anaconda abrt-addon-kerneloops.x86_64 2.1.11-45.el7.centos @anaconda abrt-addon-pstoreoops.x86_64 2.1.11-45.el7.centos @anaconda abrt-addon-python.x86_64 2.1.11-45.el7.centos @anaconda abrt-addon-vmcore.x86_64 2.1.11-45.el7.centos @anaconda abrt-addon-xorg.x86_64 2.1.11-45.el7.centos @anaconda abrt-cli.x86_64 2.1.11-45.el7.centos
    [Show full text]
  • Technical Notes All Changes in Fedora 18
    Fedora 18 Technical Notes All changes in Fedora 18 Edited by The Fedora Docs Team Copyright © 2012 Red Hat, Inc. and others. The text of and illustrations in this document are licensed by Red Hat under a Creative Commons Attribution–Share Alike 3.0 Unported license ("CC-BY-SA"). An explanation of CC-BY-SA is available at http://creativecommons.org/licenses/by-sa/3.0/. The original authors of this document, and Red Hat, designate the Fedora Project as the "Attribution Party" for purposes of CC-BY-SA. In accordance with CC-BY-SA, if you distribute this document or an adaptation of it, you must provide the URL for the original version. Red Hat, as the licensor of this document, waives the right to enforce, and agrees not to assert, Section 4d of CC-BY-SA to the fullest extent permitted by applicable law. Red Hat, Red Hat Enterprise Linux, the Shadowman logo, JBoss, MetaMatrix, Fedora, the Infinity Logo, and RHCE are trademarks of Red Hat, Inc., registered in the United States and other countries. For guidelines on the permitted uses of the Fedora trademarks, refer to https:// fedoraproject.org/wiki/Legal:Trademark_guidelines. Linux® is the registered trademark of Linus Torvalds in the United States and other countries. Java® is a registered trademark of Oracle and/or its affiliates. XFS® is a trademark of Silicon Graphics International Corp. or its subsidiaries in the United States and/or other countries. MySQL® is a registered trademark of MySQL AB in the United States, the European Union and other countries. All other trademarks are the property of their respective owners.
    [Show full text]