Recent Projects

elxreno/zswap-cli

Utility for controlling zswap parameters.
  • EPEL 7 : x86_64
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora rawhide : x86_64

mhonek/sway-testing

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora rawhide : x86_64

atim/kmon

The kernel is the part of the operating system that facilitates interactions between hardware and software components. On most systems, it is loaded on startup after the bootloader and handles I/O requests as well as peripherals like keyboards, monitors, network adapters, and speakers. Typically, the kernel is responsible for memory management, process management, device management, system calls, and security. Applications use the system call mechanism for requesting a service from the operating system and most of the time, this request is passed to the kernel using a library provided by the operating system to invoke the related kernel function. While the kernel performs these low-level tasks, it's resident on a separate part of memory named protected kernel space which is not accessible by applications and other parts of the system. In contrast, applications like browsers, text editors, window managers or audio/video players use a different separate area of the memory, user space. This separation prevents user data and kernel data from interfering with each other and causing instability and slowness, as well as preventing malfunctioning application programs from crashing the entire operating system. There are different kernel designs due to the different ways of managing system calls and resources. For example, while monolithic kernels run all the operating system instructions in the same address space for speed, microkernels use different spaces for user and kernel services for modularity. Apart from those, there are hybrid kernels, nanokernels, and, exokernels. The hybrid kernel architecture is based on combining aspects of microkernel and monolithic kernels.
  • EPEL 7 : x86_64
  • EPEL 8 : x86_64
  • Fedora 41 : x86_64
  • Fedora 42 : x86_64
  • Fedora rawhide : x86_64

davidsch/testing

testing only
  • Fedora rawhide : x86_64

fepitre/epel-7-qubes

Repository used for building CentOS 7 template for QubesOS with dependencies not yet in main CentOS or EPEL repositories. Default source Git repositories is Fedora. Built packages in this repository are current master branch of each component. When it's not possible, e.g. with python-daemon, a fork is made at fepitre with corresponding branch epel-7-qubes.
  • EPEL 7 : x86_64

atim/choose

This is choose, a human-friendly and fast alternative to awk and cut. Features terse field selection syntax similar to Python's list slices negative indexing from end of line optional start/end index zero-indexed reverse ranges slightly faster than cut for sufficiently long inputs, much faster than awk regular expression field separators using Rust's regex syntax
  • EPEL 7 : x86_64
  • EPEL 8 : x86_64
  • EPEL 9 : aarch64, x86_64
  • Fedora 41 : aarch64, x86_64
  • Fedora 42 : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64

oranenj/greetd

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.

fepitre/epel-8-qubes

Repository used for building CentOS 8 template for QubesOS with dependencies not yet in main CentOS or EPEL repositories. Default source Git repositories is Fedora. Built packages in this repository are current master branch of each component. When it's not possible, e.g. with python-daemon, a fork is made at fepitre with corresponding branch epel-8-qubes.
  • Centos-stream 8 : x86_64
  • EPEL 8 : x86_64

giesen/python-pipenv

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • EPEL 8 : x86_64

alonid/openfortivpn-features

Description not filled in by author. Very likely personal repository for testing purpose, which you should not use.
  • EPEL 7 : x86_64
  • EPEL 8 : x86_64