Neal Gompa (ニール・ゴンパ)
Neal Gompa (ニール・ゴンパ)
In wingpanel-indicator-network and switchboard-plug-networking, there is a vendored copy of `libnm.vapi` because Ubuntu 16.04 doesn't ship it when it should. It is obviously out of sync with what Fedora ships,...
**Is your feature request related to a problem? Please describe.** I'm trying to package Consul Template for [Fedora](https://getfedora.org/) and CentOS, and one of the challenges with doing so is that...
Mergify is pretty cool, and we're using it quite a bit in Fedora for the projects we have hosted on GitHub.com. But _a lot_ of our projects are hosted on...
_This was originally reported by @adamwill as ***[RHBZ#2062415](https://bugzilla.redhat.com/show_bug.cgi?id=2062415)***_ In Fedora 36 and Rawhide, whatever language/keyboard layout you select during installation, SDDM will show the selected keyboard layout as `af` when...
There is systemd/logind race with when restarting sddm that causes logind1 not to be available. Previously this meant the seat0 was immediately created regardless of the state of CanGraphical. Fixing...
Check for `/dev/dri` which should indicate that the Wayland will work on this hardware.
OpenMandriva offers a Ryzen-optimized variant of the distribution, so dnf needs to understand this architecture on OpenMandriva. Depends on https://github.com/rpm-software-management/libdnf/pull/889
SYSLINUX (and thus ISOLINUX, PXELINUX, and EXTLINUX) are going to be dropped from Fedora soon, due to it being a dead project and GRUB being able to do everything SYSLINUX...
[Fedora Modularity](https://docs.fedoraproject.org/en-US/modularity/) is used in EL8 and F29+, and is effectively mandatory for producing useful EL8 media. Thus, the `module` command needs to be supported.
The `network` command still uses the deprecated ifcfg files and this is in the process of being dropped. In any case, for more cross-distro support, we should use NetworkManager anyway...