# # Dynamic device management. # # Udev is the device manager for the Linux 2.6 kernel series. # Its primary function is managing device nodes in /dev. # # It is the successor of devfs and hotplug, which means that # it handles the /dev directory and all user space actions # when adding/removing devices, including firmware load. # # This is a fork of Udev from Gentoo. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=eudev pkgversion=20230406_39979ddf4 arch=amd64 release=1 pkgcategory="boot" full_pkgname=eudev_20230406_39979ddf4_amd64-1@boot blurb="Dynamic device management." homepage="https://wiki.gentoo.org/wiki/Eudev" license="GPLv2+" fetch=" https://dragora.mirror.garr.it/current/sources/eudev-20230406_39979ddf4.tar.lz rsync://rsync.dragora.org/current/sources/eudev-20230406_39979ddf4.tar.lz " replace=""