mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
- Update from version 3.2.6 to 3.2.11 - Update of rootfile - Changelog Release 3.2.11 Latest add actions workflows to check compilation on glibc and musl (devuan, alpine) by @ArsenArsen in #206 Add build instructions by @slicer69 in #207 src/libudev/conf-files.c: fix bug of using basename by @xfan1024 in #198 Permit eudev to work with rules which include escaped double-quotes by @slicer69 in #208 sync src/ata_id/ata_id.c by @bbonev in #201 sync src/v4l_id/v4l_id.c by @bbonev in #202 sync src/scsi_id/scsi_id.c by @bbonev in #203 sync src/mtd_probe/*.[ch] by @bbonev in #204 sparse: avoid clash with __bitwise and __force from 4.10 linux/types.… by @bbonev in #209 Silence deprecation warnings by @bbonev in #210 update CONTRIBUTING to reflect updated governance, clarify systemd commit hash requirements by @kaniini in #211 hashmap: don't initialize devt_hash_ops in the header by @kaniini in #212 Update to latest Devuan stable by @wwuck in #213 hwdb: sync with systemd/main by @bbonev in #215 Add getrandom(2) system call number for PowerPC by @Low-power in #216 No changelog for versions prior to 3.2.11 found. Looks like they are in nthe systemd releases and not easily extracted. Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Acked-by: Michael Tremer <michael.tremer@ipfire.org> Acked-by: Michael Tremer <michael.tremer@ipfire.org>
99 lines
2.9 KiB
Plaintext
99 lines
2.9 KiB
Plaintext
bin/udevadm
|
|
etc/modprobe.d/blacklist.conf
|
|
etc/udev
|
|
etc/udev/hwdb.bin
|
|
etc/udev/hwdb.d
|
|
etc/udev/hwdb.d/20-OUI.hwdb
|
|
etc/udev/hwdb.d/20-acpi-vendor.hwdb
|
|
etc/udev/hwdb.d/20-bluetooth-vendor-product.hwdb
|
|
etc/udev/hwdb.d/20-dmi-id.hwdb
|
|
etc/udev/hwdb.d/20-net-ifname.hwdb
|
|
etc/udev/hwdb.d/20-pci-classes.hwdb
|
|
etc/udev/hwdb.d/20-pci-vendor-model.hwdb
|
|
etc/udev/hwdb.d/20-sdio-classes.hwdb
|
|
etc/udev/hwdb.d/20-sdio-vendor-model.hwdb
|
|
etc/udev/hwdb.d/20-usb-classes.hwdb
|
|
etc/udev/hwdb.d/20-usb-vendor-model.hwdb
|
|
etc/udev/hwdb.d/20-vmbus-class.hwdb
|
|
etc/udev/hwdb.d/60-autosuspend-fingerprint-reader.hwdb
|
|
etc/udev/hwdb.d/60-autosuspend.hwdb
|
|
etc/udev/hwdb.d/60-evdev.hwdb
|
|
etc/udev/hwdb.d/60-input-id.hwdb
|
|
etc/udev/hwdb.d/60-keyboard.hwdb
|
|
etc/udev/hwdb.d/60-seat.hwdb
|
|
etc/udev/hwdb.d/60-sensor.hwdb
|
|
etc/udev/hwdb.d/70-analyzers.hwdb
|
|
etc/udev/hwdb.d/70-cameras.hwdb
|
|
etc/udev/hwdb.d/70-joystick.hwdb
|
|
etc/udev/hwdb.d/70-mouse.hwdb
|
|
etc/udev/hwdb.d/70-pointingstick.hwdb
|
|
etc/udev/hwdb.d/70-touchpad.hwdb
|
|
etc/udev/hwdb.d/80-ieee1394-unit-function.hwdb
|
|
#etc/udev/rules.d
|
|
etc/udev/rules.d/55-lfs.rules
|
|
etc/udev/rules.d/81-cdrom.rules
|
|
etc/udev/rules.d/83-cdrom-symlinks.rules
|
|
etc/udev/udev.conf
|
|
lib/libudev.so.1
|
|
lib/libudev.so.1.6.3
|
|
lib/udev
|
|
lib/udev/ata_id
|
|
lib/udev/cdrom_id
|
|
lib/udev/collect
|
|
lib/udev/init-net-rules.sh
|
|
lib/udev/mtd_probe
|
|
lib/udev/network-aqm
|
|
lib/udev/network-hotplug-bridges
|
|
lib/udev/network-hotplug-rename
|
|
lib/udev/network-hotplug-vlan
|
|
lib/udev/network-offloading
|
|
lib/udev/rule_generator.functions
|
|
#lib/udev/rules.d
|
|
lib/udev/rules.d/25-alsa.rules
|
|
lib/udev/rules.d/50-udev-default.rules
|
|
lib/udev/rules.d/60-block.rules
|
|
lib/udev/rules.d/60-cdrom_id.rules
|
|
lib/udev/rules.d/60-drm.rules
|
|
lib/udev/rules.d/60-evdev.rules
|
|
lib/udev/rules.d/60-input-id.rules
|
|
lib/udev/rules.d/60-net.rules
|
|
lib/udev/rules.d/60-persistent-alsa.rules
|
|
lib/udev/rules.d/60-persistent-input.rules
|
|
lib/udev/rules.d/60-persistent-storage-tape.rules
|
|
lib/udev/rules.d/60-persistent-storage.rules
|
|
lib/udev/rules.d/60-persistent-v4l.rules
|
|
lib/udev/rules.d/60-sensor.rules
|
|
lib/udev/rules.d/60-serial.rules
|
|
lib/udev/rules.d/64-btrfs.rules
|
|
lib/udev/rules.d/70-joystick.rules
|
|
lib/udev/rules.d/70-mouse.rules
|
|
lib/udev/rules.d/70-touchpad.rules
|
|
lib/udev/rules.d/75-net-description.rules
|
|
lib/udev/rules.d/75-probe_mtd.rules
|
|
lib/udev/rules.d/78-sound-card.rules
|
|
lib/udev/rules.d/80-drivers.rules
|
|
lib/udev/rules.d/90-hwrng.rules
|
|
lib/udev/rules.d/99-aqm.rules
|
|
lib/udev/rules.d/99-offloading.rules
|
|
lib/udev/scsi_id
|
|
lib/udev/v4l_id
|
|
lib/udev/write_cd_rules
|
|
lib/udev/write_net_rules
|
|
sbin/udevadm
|
|
sbin/udevd
|
|
#usr/include/libudev.h
|
|
#usr/include/udev.h
|
|
#usr/lib/libudev.la
|
|
#usr/lib/libudev.so
|
|
#usr/lib/pkgconfig/libudev.pc
|
|
#usr/share/doc/udev-20171102
|
|
#usr/share/doc/udev-20171102/lfs
|
|
#usr/share/doc/udev-20171102/lfs/55-lfs.txt
|
|
#usr/share/doc/udev-20171102/lfs/README
|
|
#usr/share/man/man5/udev.conf.5
|
|
#usr/share/man/man7/udev.7
|
|
#usr/share/man/man8/udevadm.8
|
|
#usr/share/man/man8/udevd.8
|
|
#usr/share/pkgconfig
|
|
#usr/share/pkgconfig/udev.pc
|