Find a file
Thierry Martin 2f091b1b49 nspawn: container network interface naming
systemd-nspawn now optionally supports colon-separated pair of
host interface name and container interface name for --network-macvlan, --network-ipvlan and --network-interface options.
Also supported in .nspawn configuration files (i.e Interface=, MACVLAN=, IPVLAN= parameters).

man page changed for ntwk interface naming
2023-04-12 14:28:43 +02:00
.clusterfuzzlite
.github ci: drop checkout from release workflow 2023-04-11 16:59:18 +02:00
.semaphore
catalog
coccinelle
docs os-util: make $SYSTEMD_OS_RELEASE prefixed with the root directory 2023-04-11 18:49:23 +09:00
factory
hwdb.d hwdb: add matrix for Asus BR1100F (#27197) 2023-04-11 23:11:16 +09:00
LICENSES
man nspawn: container network interface naming 2023-04-12 14:28:43 +02:00
mkosi.conf.d mkosi: Update to latest 2023-04-07 08:13:42 +09:00
mkosi.extra
modprobe.d
network
po
presets
rules.d Merge pull request #27169 from yuwata/udev-rule-refuse-unsafe-path 2023-04-11 14:43:50 +02:00
shell-completion shell-completion: add --xml-interface option of busctl to the rules 2023-04-11 11:47:56 +09:00
src nspawn: container network interface naming 2023-04-12 14:28:43 +02:00
sysctl.d
sysusers.d
test Merge pull request #25608 from poettering/dissect-moar 2023-04-12 13:46:08 +02:00
tmpfiles.d
tools
units Merge pull request #25608 from poettering/dissect-moar 2023-04-12 13:46:08 +02:00
xorg
.clang-format
.ctags
.dir-locals.el
.editorconfig
.gitattributes
.gitignore
.mailmap
.packit.yml
.vimrc
.ycm_extra_conf.py
configure
LICENSE.GPL2
LICENSE.LGPL2.1
Makefile
meson.build
meson_options.txt
mkosi.build mkosi: Make sure we always boot our built from source kernel 2023-04-05 16:20:28 +02:00
mkosi.kernel.config mkosi: Update bundled kconfig 2023-04-05 17:19:24 +02:00
mkosi.postinst
mkosi.prepare
NEWS
README
README.md
TODO Merge pull request #25608 from poettering/dissect-moar 2023-04-12 13:46:08 +02:00

Systemd

System and Service Manager

Semaphore CI 2.0 Build Status
Coverity Scan Status
OSS-Fuzz Status
CIFuzz
CII Best Practices
CentOS CI - CentOS 8
CentOS CI - Arch
CentOS CI - Arch (sanitizers)
CentOS CI - Rawhide (SELinux)
Fossies codespell report
Coverage Status
Packaging status
OpenSSF Scorecard

Details

Most documentation is available on systemd's web site.

Assorted, older, general information about systemd can be found in the systemd Wiki.

Information about build requirements is provided in the README file.

Consult our NEWS file for information about what's new in the most recent systemd versions.

Please see the Code Map for information about this repository's layout and content.

Please see the Hacking guide for information on how to hack on systemd and test your modifications.

Please see our Contribution Guidelines for more information about filing GitHub Issues and posting GitHub Pull Requests.

When preparing patches for systemd, please follow our Coding Style Guidelines.

If you are looking for support, please contact our mailing list or join our IRC channel.

Stable branches with backported patches are available in the stable repo.