Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: systemd-udev | Distribution: Fedora Project |
Version: 245.4 | Vendor: Fedora Project |
Release: 1.fc32 | Build date: Wed Apr 1 23:44:07 2020 |
Group: Unspecified | Build host: buildvm-s390x-02.s390.fedoraproject.org |
Size: 8771289 | Source RPM: systemd-245.4-1.fc32.src.rpm |
Packager: Fedora Project | |
Url: https://www.freedesktop.org/wiki/Software/systemd | |
Summary: Rule-based device node and kernel event manager |
This package contains systemd-udev and the rules and hardware database needed to manage device nodes. This package is necessary on physical machines and in virtual machines, but not in containers.
LGPLv2+
* Wed Apr 01 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.4-1 - Update to latest stable version (#1814454) * Thu Mar 26 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.3-1 - Update to latest stable version (no issue that got reported in bugzilla) * Wed Mar 18 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245.2-1 - Update to latest stable version (a few bug fixes for random things) (#1798776, #1807485) - Modify the downstream udev rule to use bfq to only apply to disks (#1803500) - "Upgrade" dependency on kbd package from Recommends to Requires (#1408878) - Move systemd-bless-boot.service and systemd-boot-system-token.service to systemd-udev subpackage (#1807462) - Move a bunch of other services to systemd-udev: systemd-pstore.service, all fsck-related functionality, systemd-volatile-root.service, systemd-verity-setup.service, and a few other related files. - Fix namespace-related failure when starting systemd-homed (#1807465) and group lookup failure in nss_systemd (#1809147) - Drop autogenerated BOOT_IMAGE= parameter from stored kernel command lines (#1716164) - Update daemon-reexec fallback to check whether the system is booted with systemd as PID 1 and check whether we're upgrading before using kill -TERM on PID 1 (#1803240) * Tue Mar 03 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245~rc1-4 - Don't require /proc to be mounted for systemd-sysusers to work (#1807768) * Tue Feb 18 2020 Adam Williamson <awilliam@redhat.com> - 245~rc1-3 - Revert 097537f0 to fix plymouth etc. running when they shouldn't (#1803293) * Fri Feb 07 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245~rc1-2 - Add default 'disable *' preset for user units (#1792474, #1468501), see https://fedoraproject.org/wiki/Changes/Systemd_presets_for_user_units. - Add macro to generate "compat" scriptlets based off sysusers.d format and autogenerate user() and group() virtual provides (#1792462), see https://fedoraproject.org/wiki/Changes/Adopting_sysusers.d_format. - Revert patch to udev rules causing regression with usb hubs (#1800820). * Wed Feb 05 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 245~rc1-1 - New upstream release, see https://raw.githubusercontent.com/systemd/systemd/v245-rc1/NEWS. This release includes completely new functionality: systemd-repart, systemd-homed, user reconds in json, and multi-instantiable journald, and a partial rework of internal communcation to use varlink, and bunch of more incremental changes. The "predictable" interface name naming scheme is changed, net.naming-scheme= can be used to undo the change. The change applies to container interface names on the host. - Fixes #1774242, #1787089, #1798414/CVE-2020-1712. * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Dec 21 2019 <zbyszek@nano-f31> - 244.1-2 - Disable service watchdogs (for systemd units) * Sun Dec 15 2019 <zbyszek@nano-f31> - 244.1-1 - Update to latest stable batch (systemd-networkd fixups, better support for seccomp on s390x, minor cleanups to documentation). - Drop patch to revert addition of NoNewPrivileges to systemd units * Fri Nov 29 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 244-1 - Update to latest version. Just minor bugs fixed since the pre-release. * Fri Nov 22 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 244~rc1-1 - Update to latest pre-release version, see https://github.com/systemd/systemd/blob/master/NEWS#L3. Biggest items: cgroups v2 cpuset controller, fido_id builtin in udev, systemd-networkd does not create a default route for link local addressing, systemd-networkd supports dynamic reconfiguration and a bunch of new settings. Network files support matching on WLAN SSID and BSSID. - Better error messages when preset/enable/disable are used with a glob (#1763488) - u2f-hidraw-policy package is obsoleted (#1753381) * Tue Nov 19 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243.4 - Latest bugfix release. Systemd-stable snapshots will now be numbered. - Fix broken PrivateDevices filter on big-endian, s390x in particular (#1769148) - systemd-modules-load.service should only warn, not fail, on error (#1254340) - Fix incorrect certificate validation with DNS over TLS (#1771725, #1771726, CVE-2018-21029) - Fix regression with crypttab keys with colons - Various memleaks and minor memory access issues, warning adjustments * Fri Oct 18 2019 Adam Williamson <awilliam@redhat.com> - 243-4.gitef67743 - Backport PR #13792 to fix nomodeset+BIOS CanGraphical bug (#1728240) * Thu Oct 10 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243-3.gitef67743 - Various minor documentation and error message cleanups - Do not use cgroup v1 hierarchy in nspawn on groups v2 (#1756143) * Sat Sep 21 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243-2.gitfab6f01 - Backport a bunch of patches (memory access issues, improvements to error reporting and handling in networkd, some misleading man page contents #1751363) - Fix permissions on static nodes (#1740664) - Make systemd-networks follow the RFC for DHPCv6 and radv timeouts - Fix one crash in systemd-resolved (#1703598) - Make journal catalog creation reproducible (avoid unordered hashmap use) - Mark the accelerometer in HP laptops as part of the laptop base - Fix relabeling of directories with relabel-extra.d/ - Fix potential stuck noop jobs in pid1 - Obsolete timedatex package (#1735584) * Tue Sep 03 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243-1 - Update to latest release - Emission of Session property-changed notifications from logind is fixed (this was breaking the switching of sessions to and from gnome). - Security issue: unprivileged users were allowed to change DNS servers configured in systemd-resolved. Now proper polkit authorization is required. * Mon Aug 26 2019 Adam Williamson <awilliam@redhat.com> - 243~rc2-2 - Backport PR #13406 to solve PATH ordering issue (#1744059) * Thu Aug 22 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243~rc2-1 - Update to latest pre-release. Fixes #1740113, #1717712. - The default scheduler for disks is set to BFQ (1738828) - The default cgroup hierarchy is set to unified (cgroups v2) (#1732114). Use systemd.unified-cgroup-hierarchy=0 on the kernel command line to revert. See https://fedoraproject.org/wiki/Changes/CGroupsV2. * Wed Aug 07 2019 Adam Williamson <awilliam@redhat.com> - 243~rc1-2 - Backport PR #1737362 so we own /etc/systemd/system again (#1737362) * Tue Jul 30 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 243~rc1-1 - Update to latest version (#1715699, #1696373, #1711065, #1718192) * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat Jul 20 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242-6.git9d34e79 - Ignore bad rdrand output on AMD CPUs (#1729268) - A bunch of backported patches from upstream: documentation, memory access fixups, command output tweaks (#1708996) * Tue Jun 25 2019 Björn Esser <besser82@fedoraproject.org>- 242-5.git7a6d834 - Rebuilt (libqrencode.so.4) * Tue Jun 25 2019 Miro Hrončok <mhroncok@redhat.com>- 242-4.git7a6d834 - Rebuilt for iptables update (libip4tc.so.2) * Fri Apr 26 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242-3.git7a6d834 - Add symbol to mark vtable format changes (anything using sd_add_object_vtable or sd_add_fallback_vtable needs to be rebuilt) - Fix wireguard ListenPort handling in systemd-networkd - Fix hang in flush_accept (#1702358) - Fix handling of RUN keys in udevd - Some documentation and shell completion updates and minor fixes * Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 242-2 - Rebuild with Meson fix for #1699099 * Thu Apr 11 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242-1 - Update to latest release - Make scriptlet failure non-fatal * Tue Apr 09 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242~rc4-1 - Update to latest prerelease * Thu Apr 04 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242~rc3-1 - Update to latest prerelease * Wed Apr 03 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 242~rc2-1 - Update to the latest prerelease. - The bug reported on latest update that systemd-resolved and systemd-networkd are re-enabled after upgrade is fixed. * Fri Mar 29 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241-4.gitcbf14c9 - Backport various patches from the v241..v242 range: kernel-install will not create the boot loader entry automatically (#1648907), various bash completion improvements (#1183769), memory leaks and such (#1685286). * Thu Mar 14 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241-3.gitc1f8ff8 - Declare hyperv and framebuffer devices master-of-seat again (#1683197) * Wed Feb 20 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241-2.gita09c170 - Prevent buffer overread in systemd-udevd - Properly validate dbus paths received over dbus (#1678394, CVE-2019-6454) * Sat Feb 09 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241~rc2-2 - Turn LTO back on * Tue Feb 05 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241~rc2-1 - Update to latest release -rc2 * Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jan 27 2019 Yu Watanabe <watanabe.yu@gmail.com> - 241~rc1-2 - Backport a patch for kernel-install * Sat Jan 26 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 241~rc1-1 - Update to latest release -rc1 * Tue Jan 15 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 240-6.gitf02b547 - Add a work-around for #1663040 * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - Rebuilt for libcrypt.so.2 (#1666033) * Fri Jan 11 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 240-4.gitf02b547 - Add a work-around for selinux issue on live images (#1663040) * Fri Jan 11 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 240-3.gitf02b547 - systemd-journald and systemd-journal-remote reject entries which contain too many fields (CVE-2018-16865, #1664973) and set limits on the process' command line length (CVE-2018-16864, #1664972) - $DBUS_SESSION_BUS_ADDRESS is again exported by pam_systemd (#1662857) - A fix for systemd-udevd crash (#1662303) * Sat Dec 22 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 240-2 - Add two more patches that revert recent udev changes * Fri Dec 21 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 240-1 - Update to latest release See https://github.com/systemd/systemd/blob/master/NEWS for the list of changes. * Mon Dec 17 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 239-10.git9f3aed1 - Hibernation checks for resume= are rescinded (#1645870) - Various patches: - memory issues in logind, networkd, journald (#1653068), sd-device, etc. - Adaptations for newer meson, lz4, kernel - Fixes for misleading bugs in documentation - net.ipv4.conf.all.rp_filter is changed from 1 to 2 * Thu Nov 29 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - Adjust scriptlets to modify /etc/authselect/user-nsswitch.conf (see https://github.com/pbrezina/authselect/issues/77) - Drop old scriptlets for nsswitch.conf modifications for nss-mymachines and nss-resolve * Sun Nov 18 2018 Alejandro Domínguez Muñoz <adomu@net-c.com> - Remove link creation for rsyslog.service * Thu Nov 08 2018 Adam Williamson <awilliam@redhat.com> - 239-9.git9f3aed1 - Go back to using systemctl preset-all in %post (#1647172, #1118740) * Mon Nov 05 2018 Adam Williamson <awilliam@redhat.com> - 239-8.git9f3aed1 - Requires(post) openssl-libs to fix live image build machine-id issue See: https://pagure.io/dusty/failed-composes/issue/960 * Mon Nov 05 2018 Yu Watanabe <watanabe.yu@gmail.com> - Set proper attributes to private directories * Fri Nov 02 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 239-7.git9f3aed1 - Split out the rpm macros into systemd-rpm-macros subpackage (#1645298) * Sun Oct 28 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 239-6.git9f3aed1 - Fix a local vulnerability from a race condition in chown-recursive (CVE-2018-15687, #1639076) - Fix a local vulnerability from invalid handling of long lines in state deserialization (CVE-2018-15686, #1639071) - Fix a remote vulnerability in DHCPv6 in systemd-networkd (CVE-2018-15688, #1639067) - The DHCP server is started only when link is UP - DHCPv6 prefix delegation is improved - Downgrade logging of various messages and add loging in other places - Many many fixes in error handling and minor memory leaks and such - Fix typos and omissions in documentation - Typo in %_environmnentdir rpm macro is fixed (with backwards compatiblity preserved) - Matching by MACAddress= in systemd-networkd is fixed - Creation of user runtime directories is improved, and the user manager is only stopped after 10 s after the user logs out (#1642460 and other bugs) - systemd units systemd-timesyncd, systemd-resolved, systemd-networkd are switched back to use DynamicUser=0 - Aliases are now resolved when loading modules from pid1. This is a (redundant) fix for a brief kernel regression. - "systemctl --wait start" exits immediately if no valid units are named - zram devices are not considered as candidates for hibernation - ECN is not requested for both in- and out-going connections (the sysctl overide for net.ipv4.tcp_ecn is removed) - Various smaller improvements to unit ordering and dependencies - generators are now called with the manager's environment - Handling of invalid (intentionally corrupt) dbus messages is improved, fixing potential local DOS avenues - The target of symlinks links in .wants/ and .requires/ is now ignored. This fixes an issue where the unit file would sometimes be loaded from such a symlink, leading to non-deterministic unit contents. - Filtering of kernel threads is improved. This fixes an issues with newer kernels where hybrid kernel/user threads are used by bpfilter. - "noresume" can be used on the kernel command line to force normal boot even if a hibernation images is present - Hibernation is not advertised if resume= is not present on the kernenl command line - Hibernation/Suspend/... modes can be disabled using AllowSuspend=, AllowHibernation=, AllowSuspendThenHibernate=, AllowHybridSleep= - LOGO= and DOCUMENTATION_URL= are documented for the os-release file - The hashmap mempool is now only used internally in systemd, and is disabled for external users of the systemd libraries - Additional state is serialized/deserialized when logind is restarted, fixing the handling of user objects - Catalog entries for the journal are improved (#1639482) - If suspend fails, the post-suspend hooks are still called. - Various build issues on less-common architectures are fixed * Wed Oct 03 2018 Jan Synáček <jsynacek@redhat.com> - 239-5 - Fix meson using -Ddebug, which results in FTBFS - Fix line_begins() to accept word matching full string (#1631840) * Mon Sep 10 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 239-4 - Move /etc/yum/protected.d/systemd.conf to /etc/dnf/ (#1626969) * Wed Jul 18 2018 Terje Rosten <terje.rosten@ntnu.no> - 239-3 - Ignore return value from systemd-binfmt in scriptlet (#1565425) * Sun Jul 15 2018 Filipe Brandenburger <filbranden@gmail.com> - Override systemd-user PAM config in install and not prep * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 25 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - Rebuild for Python 3.7 again * Fri Jun 22 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 239-1 - Update to latest version, mostly bug fixes and new functionality, very little breaking changes. See https://github.com/systemd/systemd/blob/v239/NEWS for details. * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - Rebuilt for Python 3.7 * Fri May 11 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 238-8.git0e0aa59 - Backport a number of patches (documentation, hwdb updates) - Fixes for tmpfiles 'e' entries - systemd-networkd crashes - XEN virtualization detection on hyper-v - Avoid relabelling /sys/fs/cgroup if not needed (#1576240) * Wed Apr 18 2018 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 238-7.fc28.1 - Allow fake Delegate= setting on slices (#1568594)
/etc/kernel /etc/kernel/install.d /etc/modules-load.d /etc/systemd/pstore.conf /etc/systemd/sleep.conf /etc/systemd/timesyncd.conf /etc/udev /etc/udev/hwdb.bin /etc/udev/hwdb.d /etc/udev/rules.d /etc/udev/udev.conf /etc/vconsole.conf /usr/bin/bootctl /usr/bin/kernel-install /usr/bin/systemd-hwdb /usr/bin/systemd-repart /usr/bin/udevadm /usr/lib/.build-id /usr/lib/.build-id/07 /usr/lib/.build-id/07/5d573e241d7ef9c28a26a2d75ccd58eacd425f /usr/lib/.build-id/0d /usr/lib/.build-id/0d/7f4d1f759e89900c5a0e50ea465d1c1623c757 /usr/lib/.build-id/12 /usr/lib/.build-id/12/b68aeeb164a1a897d4c4b19097796444553124 /usr/lib/.build-id/16/9450515d2549044600405612b2ac23c4d27365 /usr/lib/.build-id/1b /usr/lib/.build-id/1b/1425905f0f222055eb23c900f0b153aa28ec32 /usr/lib/.build-id/23 /usr/lib/.build-id/23/b5f280d3f07d6c1447399c809d46c4eb3908ff /usr/lib/.build-id/27 /usr/lib/.build-id/27/20243fb4e3c08e8f4d75aa9ccfbf0a0ced0dce /usr/lib/.build-id/40 /usr/lib/.build-id/40/34dac8c598b9c9137e93eb5c29867bbcf1e8bb /usr/lib/.build-id/40/b3027aab9d44a6ac9564b25fc96560495c9e9e /usr/lib/.build-id/45/0613314fd7762b47ddf936f24f6caec78c8fc5 /usr/lib/.build-id/45/44262a4cc5ea1f3047e39da31b82273d52ce49 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/b8531cdd026ef4a1f0116b3a28dd2b0bb7eb56 /usr/lib/.build-id/56 /usr/lib/.build-id/56/9a046d1a20083a30dd7a5f23eef4982aef71a4 /usr/lib/.build-id/67 /usr/lib/.build-id/67/ffa648a0138ddc1f894e0db948b80021e998c4 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/54425fb7ed6aef41707403eeb306dfcd837ca6 /usr/lib/.build-id/91 /usr/lib/.build-id/91/217f4e3598f1c0b1ebb086bd4cec7b5b3427bb /usr/lib/.build-id/94 /usr/lib/.build-id/94/5cf0cf1e0235a3c392fbb44633227e3f7864fb /usr/lib/.build-id/9a/1f8ca87cd74a142ccea5f01abb3b38456275f4 /usr/lib/.build-id/9c /usr/lib/.build-id/9c/979788e3f2416f3821b2816913b798a5444425 /usr/lib/.build-id/a1 /usr/lib/.build-id/a1/68412e8e0e278f9dd16044874a5465f55df328 /usr/lib/.build-id/c4/30030da4f277508239fea004f548cf2a4d1a71 /usr/lib/.build-id/c5/df12da268a804c4988087adbef8c626ca19e71 /usr/lib/.build-id/c7/406822e3839236cae388c802c22e703f7ea7ff /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/61f4458facd355f1fa50641da7e2fddcb9869b /usr/lib/.build-id/d3/14f298ccd5c18f5e5f7d55fc9bc74dbc5a2d05 /usr/lib/.build-id/d8 /usr/lib/.build-id/d8/72c7df11ef945478e8b2d2c490d869e2ac7448 /usr/lib/.build-id/db/62a472199dc6e69b5dcf8ea973353514b42510 /usr/lib/.build-id/dd /usr/lib/.build-id/dd/0a0ac801c227ea398c0de1bdc71c03ff6f297b /usr/lib/.build-id/dd/3ca4c4d59184c146e191d500ed371b022dee54 /usr/lib/.build-id/ec/b66e83136eaad70b8cfae96e17b730b900fa0a /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/0c965b45822a7cb4ebadd4696c63f6b52821a9 /usr/lib/.build-id/f1/f04be13e84a183caa61de3f0fd6a72702ceba1 /usr/lib/kernel /usr/lib/kernel/install.d /usr/lib/kernel/install.d/00-entry-directory.install /usr/lib/kernel/install.d/20-grubby.install /usr/lib/kernel/install.d/50-depmod.install /usr/lib/kernel/install.d/90-loaderentry.install /usr/lib/modprobe.d /usr/lib/modprobe.d/systemd.conf /usr/lib/modules-load.d /usr/lib/systemd/network/99-default.link /usr/lib/systemd/ntp-units.d/80-systemd-timesync.list /usr/lib/systemd/system-generators/systemd-bless-boot-generator /usr/lib/systemd/system-generators/systemd-cryptsetup-generator /usr/lib/systemd/system-generators/systemd-gpt-auto-generator /usr/lib/systemd/system-generators/systemd-hibernate-resume-generator /usr/lib/systemd/system-sleep /usr/lib/systemd/system/cryptsetup-pre.target /usr/lib/systemd/system/cryptsetup.target /usr/lib/systemd/system/hibernate.target /usr/lib/systemd/system/hybrid-sleep.target /usr/lib/systemd/system/initrd-root-fs.target.wants/systemd-repart.service /usr/lib/systemd/system/initrd-udevadm-cleanup-db.service /usr/lib/systemd/system/kmod-static-nodes.service /usr/lib/systemd/system/quotaon.service /usr/lib/systemd/system/remote-cryptsetup.target /usr/lib/systemd/system/sleep.target /usr/lib/systemd/system/sockets.target.wants/systemd-udevd-control.socket /usr/lib/systemd/system/sockets.target.wants/systemd-udevd-kernel.socket /usr/lib/systemd/system/suspend-then-hibernate.target /usr/lib/systemd/system/suspend.target /usr/lib/systemd/system/sysinit.target.wants/cryptsetup.target /usr/lib/systemd/system/sysinit.target.wants/kmod-static-nodes.service /usr/lib/systemd/system/sysinit.target.wants/systemd-boot-system-token.service /usr/lib/systemd/system/sysinit.target.wants/systemd-hwdb-update.service /usr/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service /usr/lib/systemd/system/sysinit.target.wants/systemd-random-seed.service /usr/lib/systemd/system/sysinit.target.wants/systemd-repart.service /usr/lib/systemd/system/sysinit.target.wants/systemd-tmpfiles-setup-dev.service /usr/lib/systemd/system/sysinit.target.wants/systemd-udev-trigger.service /usr/lib/systemd/system/sysinit.target.wants/systemd-udevd.service /usr/lib/systemd/system/system-systemd\x2dcryptsetup.slice /usr/lib/systemd/system/systemd-backlight@.service /usr/lib/systemd/system/systemd-bless-boot.service /usr/lib/systemd/system/systemd-boot-system-token.service /usr/lib/systemd/system/systemd-fsck-root.service /usr/lib/systemd/system/systemd-fsck@.service /usr/lib/systemd/system/systemd-hibernate-resume@.service /usr/lib/systemd/system/systemd-hibernate.service /usr/lib/systemd/system/systemd-hwdb-update.service /usr/lib/systemd/system/systemd-hybrid-sleep.service /usr/lib/systemd/system/systemd-modules-load.service /usr/lib/systemd/system/systemd-pstore.service /usr/lib/systemd/system/systemd-quotacheck.service /usr/lib/systemd/system/systemd-random-seed.service /usr/lib/systemd/system/systemd-remount-fs.service /usr/lib/systemd/system/systemd-repart.service /usr/lib/systemd/system/systemd-rfkill.service /usr/lib/systemd/system/systemd-rfkill.socket /usr/lib/systemd/system/systemd-suspend-then-hibernate.service /usr/lib/systemd/system/systemd-suspend.service /usr/lib/systemd/system/systemd-timesyncd.service /usr/lib/systemd/system/systemd-tmpfiles-setup-dev.service /usr/lib/systemd/system/systemd-udev-settle.service /usr/lib/systemd/system/systemd-udev-trigger.service /usr/lib/systemd/system/systemd-udev-trigger.service.d /usr/lib/systemd/system/systemd-udev-trigger.service.d/systemd-udev-trigger-no-reload.conf /usr/lib/systemd/system/systemd-udevd-control.socket /usr/lib/systemd/system/systemd-udevd-kernel.socket /usr/lib/systemd/system/systemd-udevd.service /usr/lib/systemd/system/systemd-vconsole-setup.service /usr/lib/systemd/system/systemd-volatile-root.service /usr/lib/systemd/systemd-backlight /usr/lib/systemd/systemd-bless-boot /usr/lib/systemd/systemd-cryptsetup /usr/lib/systemd/systemd-fsck /usr/lib/systemd/systemd-growfs /usr/lib/systemd/systemd-hibernate-resume /usr/lib/systemd/systemd-makefs /usr/lib/systemd/systemd-modules-load /usr/lib/systemd/systemd-pstore /usr/lib/systemd/systemd-quotacheck /usr/lib/systemd/systemd-random-seed /usr/lib/systemd/systemd-remount-fs /usr/lib/systemd/systemd-rfkill /usr/lib/systemd/systemd-sleep /usr/lib/systemd/systemd-timesyncd /usr/lib/systemd/systemd-udevd /usr/lib/systemd/systemd-vconsole-setup /usr/lib/systemd/systemd-volatile-root /usr/lib/udev /usr/lib/udev/ata_id /usr/lib/udev/cdrom_id /usr/lib/udev/fido_id /usr/lib/udev/hwdb.d /usr/lib/udev/hwdb.d/20-OUI.hwdb /usr/lib/udev/hwdb.d/20-acpi-vendor.hwdb /usr/lib/udev/hwdb.d/20-bluetooth-vendor-product.hwdb /usr/lib/udev/hwdb.d/20-net-ifname.hwdb /usr/lib/udev/hwdb.d/20-pci-classes.hwdb /usr/lib/udev/hwdb.d/20-pci-vendor-model.hwdb /usr/lib/udev/hwdb.d/20-sdio-classes.hwdb /usr/lib/udev/hwdb.d/20-sdio-vendor-model.hwdb /usr/lib/udev/hwdb.d/20-usb-classes.hwdb /usr/lib/udev/hwdb.d/20-usb-vendor-model.hwdb /usr/lib/udev/hwdb.d/20-vmbus-class.hwdb /usr/lib/udev/hwdb.d/60-evdev.hwdb /usr/lib/udev/hwdb.d/60-input-id.hwdb /usr/lib/udev/hwdb.d/60-keyboard.hwdb /usr/lib/udev/hwdb.d/60-sensor.hwdb /usr/lib/udev/hwdb.d/70-joystick.hwdb /usr/lib/udev/hwdb.d/70-mouse.hwdb /usr/lib/udev/hwdb.d/70-pointingstick.hwdb /usr/lib/udev/hwdb.d/70-touchpad.hwdb /usr/lib/udev/mtd_probe /usr/lib/udev/rules.d /usr/lib/udev/rules.d/50-udev-default.rules /usr/lib/udev/rules.d/60-autosuspend-chromiumos.rules /usr/lib/udev/rules.d/60-block-scheduler.rules /usr/lib/udev/rules.d/60-block.rules /usr/lib/udev/rules.d/60-cdrom_id.rules /usr/lib/udev/rules.d/60-drm.rules /usr/lib/udev/rules.d/60-evdev.rules /usr/lib/udev/rules.d/60-fido-id.rules /usr/lib/udev/rules.d/60-input-id.rules /usr/lib/udev/rules.d/60-persistent-alsa.rules /usr/lib/udev/rules.d/60-persistent-input.rules /usr/lib/udev/rules.d/60-persistent-storage-tape.rules /usr/lib/udev/rules.d/60-persistent-storage.rules /usr/lib/udev/rules.d/60-persistent-v4l.rules /usr/lib/udev/rules.d/60-sensor.rules /usr/lib/udev/rules.d/60-serial.rules /usr/lib/udev/rules.d/61-autosuspend-manual.rules /usr/lib/udev/rules.d/64-btrfs.rules /usr/lib/udev/rules.d/70-joystick.rules /usr/lib/udev/rules.d/70-mouse.rules /usr/lib/udev/rules.d/70-power-switch.rules /usr/lib/udev/rules.d/70-touchpad.rules /usr/lib/udev/rules.d/70-uaccess.rules /usr/lib/udev/rules.d/71-seat.rules /usr/lib/udev/rules.d/73-seat-late.rules /usr/lib/udev/rules.d/75-net-description.rules /usr/lib/udev/rules.d/75-probe_mtd.rules /usr/lib/udev/rules.d/78-sound-card.rules /usr/lib/udev/rules.d/80-drivers.rules /usr/lib/udev/rules.d/80-net-setup-link.rules /usr/lib/udev/rules.d/90-vconsole.rules /usr/lib/udev/rules.d/99-systemd.rules /usr/lib/udev/scsi_id /usr/lib/udev/v4l_id /usr/sbin/udevadm /usr/share/bash-completion/completions/bootctl /usr/share/bash-completion/completions/kernel-install /usr/share/bash-completion/completions/udevadm /usr/share/dbus-1/system-services/org.freedesktop.timesync1.service /usr/share/dbus-1/system.d/org.freedesktop.timesync1.conf /usr/share/man/man1/bootctl.1.gz /usr/share/man/man5/loader.conf.5.gz /usr/share/man/man5/modules-load.d.5.gz /usr/share/man/man5/pstore.conf.5.gz /usr/share/man/man5/pstore.conf.d.5.gz /usr/share/man/man5/repart.d.5.gz /usr/share/man/man5/sleep.conf.d.5.gz /usr/share/man/man5/systemd-sleep.conf.5.gz /usr/share/man/man5/timesyncd.conf.5.gz /usr/share/man/man5/timesyncd.conf.d.5.gz /usr/share/man/man5/udev.conf.5.gz /usr/share/man/man5/vconsole.conf.5.gz /usr/share/man/man7/hwdb.7.gz /usr/share/man/man7/sd-boot.7.gz /usr/share/man/man7/systemd-boot.7.gz /usr/share/man/man7/udev.7.gz /usr/share/man/man8/kernel-install.8.gz /usr/share/man/man8/systemd-backlight.8.gz /usr/share/man/man8/systemd-backlight@.service.8.gz /usr/share/man/man8/systemd-bless-boot-generator.8.gz /usr/share/man/man8/systemd-bless-boot.8.gz /usr/share/man/man8/systemd-bless-boot.service.8.gz /usr/share/man/man8/systemd-boot-system-token.service.8.gz /usr/share/man/man8/systemd-cryptsetup-generator.8.gz /usr/share/man/man8/systemd-cryptsetup.8.gz /usr/share/man/man8/systemd-cryptsetup@.service.8.gz /usr/share/man/man8/systemd-fsck-root.service.8.gz /usr/share/man/man8/systemd-fsck.8.gz /usr/share/man/man8/systemd-fsck@.service.8.gz /usr/share/man/man8/systemd-gpt-auto-generator.8.gz /usr/share/man/man8/systemd-growfs.8.gz /usr/share/man/man8/systemd-growfs@.service.8.gz /usr/share/man/man8/systemd-hibernate-resume-generator.8.gz /usr/share/man/man8/systemd-hibernate-resume.8.gz /usr/share/man/man8/systemd-hibernate-resume@.service.8.gz /usr/share/man/man8/systemd-hibernate.service.8.gz /usr/share/man/man8/systemd-hwdb.8.gz /usr/share/man/man8/systemd-hybrid-sleep.service.8.gz /usr/share/man/man8/systemd-makefs.8.gz /usr/share/man/man8/systemd-makefs@.service.8.gz /usr/share/man/man8/systemd-mkswap@.service.8.gz /usr/share/man/man8/systemd-modules-load.8.gz /usr/share/man/man8/systemd-modules-load.service.8.gz /usr/share/man/man8/systemd-pstore.8.gz /usr/share/man/man8/systemd-pstore.service.8.gz /usr/share/man/man8/systemd-quotacheck.8.gz /usr/share/man/man8/systemd-quotacheck.service.8.gz /usr/share/man/man8/systemd-random-seed.8.gz /usr/share/man/man8/systemd-random-seed.service.8.gz /usr/share/man/man8/systemd-remount-fs.8.gz /usr/share/man/man8/systemd-remount-fs.service.8.gz /usr/share/man/man8/systemd-repart.8.gz /usr/share/man/man8/systemd-repart.service.8.gz /usr/share/man/man8/systemd-rfkill.8.gz /usr/share/man/man8/systemd-rfkill.service.8.gz /usr/share/man/man8/systemd-rfkill.socket.8.gz /usr/share/man/man8/systemd-sleep.8.gz /usr/share/man/man8/systemd-suspend-then-hibernate.service.8.gz /usr/share/man/man8/systemd-suspend.service.8.gz /usr/share/man/man8/systemd-timesyncd.8.gz /usr/share/man/man8/systemd-timesyncd.service.8.gz /usr/share/man/man8/systemd-tmpfiles-setup-dev.service.8.gz /usr/share/man/man8/systemd-udev-settle.service.8.gz /usr/share/man/man8/systemd-udevd-control.socket.8.gz /usr/share/man/man8/systemd-udevd-kernel.socket.8.gz /usr/share/man/man8/systemd-udevd.8.gz /usr/share/man/man8/systemd-udevd.service.8.gz /usr/share/man/man8/systemd-vconsole-setup.8.gz /usr/share/man/man8/systemd-vconsole-setup.service.8.gz /usr/share/man/man8/systemd-volatile-root.8.gz /usr/share/man/man8/systemd-volatile-root.service.8.gz /usr/share/man/man8/udevadm.8.gz /usr/share/zsh/site-functions/_bootctl /usr/share/zsh/site-functions/_kernel-install /usr/share/zsh/site-functions/_udevadm /var/lib/systemd/backlight /var/lib/systemd/random-seed /var/lib/systemd/rfkill /var/lib/systemd/timesync /var/lib/systemd/timesync/clock
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 9 16:20:45 2022