Ludwig Nussel
lnussel
- leap-reviewers 0 tasks
- origin-reviewers 1 task
- test-staging 0 tasks
Involved Projects and Packages
Test Updates for SLE-12 SP1 Backports
Test Updates for SLE-12 SP2 Backports
Test Updates for SLE-12 SP3 Backports
cryptsetup is used to conveniently set up dm-crypt based device-mapper
targets. It allows to set up targets to read cryptoloop compatible
volumes as well as LUKS formatted ones. The package additionally
includes support for automatically setting up encrypted volumes at boot
time via the config file /etc/crypttab.
Fake sudo leveraging machinctl shell and polkit to be able to
execute commands as root
- just a few lines of shell and js
- no setuid program
- no hard to understand config file
Project for firewall-related sources, sources from the Netfilter group, and for iproute.
SuSEfirewall2 implements a packet filter that protects hosts and
routers by limiting which services or networks are accessible on the
host or via the router.
SuSEfirewall2 uses the iptables/netfilter packet filtering
infrastructure to create a flexible rule set for a stateful firewall.
This is an internal package that is used to create the patterns as part
of the installation source setup. Installation of this package does
not make sense.
This particular package contains all the base / core patterns (and those that don't fit well anywhere else.
SuSE Linux Professional Control file needed for installation.
Internal package only, used for openSUSE OSS Media sets
Vdradmin provides a webinterface for managing the Linux Video Disk
Recorder (VDR), it has a virtual remote to control your VDR and you can
search for certain shows in the EPG
vdr:plugins contains the "less well maintained" plugins for VDR
Packages in here are provided "as-is", might fail to build or work and might be removed at any time. In short: stuff in here is unsupported.
If you want to use such a package and help maintaining it, then help getting it into the main "vdr" repo.
As of 20230831, building .appx images for:
* openSUSE Leap 15.4 (disabled 20240821, smb)
* openSUSE Leap 15.5 (disabled 20250702, smb)
* openSUSE Leap 15.6
* openSUSE Leap 16.0 (not building `.appx` here)
* openSUSE Tumbleweed
### !!! ATTENTION !!!
As of v2.4.4 of WSL (~ November 19th, 2024), compressed tarballs (as `.wsl` files) are the preferred file format for WSL Distros; Microsoft calls these ModernDistributions and `.appx` can be chosen via a `--legacy` flag.
There are no plans to continue to develop `.appx` Distro releases as they're phased out of the Microsoft Store.
This project provides some tools that can be used when cross-compiling on linux for windows with MinGW compiler
This projects aims at providing cross-toolchain for building on linux for 32-bit windows as well as packages built with this toolchain.
D-Bus is a message bus system, a simple way for applications to talk to
one another. D-Bus supplies both a system daemon and a
per-user-login-session daemon. Also, the message bus is built on top of
a general one-to-one message passing framework, which can be used by
any two apps to communicate directly (without going through the message
bus daemon).
MinGW Windows cross-compiler (GCC) for C
MPC is a C library for the arithmetic of complex numbers with
arbitrarily high precision and correct rounding of the result. It is
built upon and follows the same principles as MPFR.