Package: libudev-compat-dev Source: libudev-compat Version: 3.2.19+really3.2.14-1+genuen6u1 Architecture: amd64 Origin: Genuen Maintainer: Aitor CZ Installed-Size: 33 Depends: libudev1-compat (= 3.2.19+really3.2.14-1+genuen6u1) Conflicts: libeudev-dev Breaks: libudev-dev (<< 1:3.2.19+really3.2.14-1+genuen6u1) Replaces: libudev-dev (>= 215), libudev-dev (<< 1:3.2.19+really3.2.14-1+genuen6u1) Provides: libeudev-dev (= 3.2.14-4+genuen6u1), libudev-dev (= 1:3.2.19+really3.2.14-1+genuen6u1) Multi-Arch: foreign Homepage: https://genuen.org Priority: important Section: libdevel Filename: pool/main/libu/libudev-compat/libudev-compat-dev_3.2.19+really3.2.14-1+genuen6u1_amd64.deb Size: 8520 SHA256: 09cefb7770fbb2a3311f0a7ff017ce0d9425c2b1dbd8c571cf075c0d18bced2d SHA1: 9768ed15311c73c7f61dff43afbe5dc7c902d2b2 MD5sum: a2993d3117b7371b3a4f9825250596de Description: libudev-compat development files . libudev-compat is an ABI-compatible libudev that does not need udevd to be running. Package: libudev1-compat Source: libudev-compat Version: 3.2.19+really3.2.14-1+genuen6u1 Architecture: amd64 Origin: Genuen Maintainer: Aitor CZ Installed-Size: 539 Depends: libc6 (>= 2.38) Conflicts: libeudev1 Breaks: libudev1 (<< 1:3.2.19+really3.2.14-1+genuen6u1), vdev (<< 1.4.7-1+genuen6u1) Replaces: libudev1 (>= 215), libudev1 (<< 1:3.2.19+really3.2.14-1+genuen6u1) Provides: libeudev1 (= 3.2.14-4+genuen6u1), libudev1 (= 1:3.2.19+really3.2.14-1+genuen6u1) Multi-Arch: same Homepage: https://genuen.org Priority: important Section: libs Filename: pool/main/libu/libudev-compat/libudev1-compat_3.2.19+really3.2.14-1+genuen6u1_amd64.deb Size: 210652 SHA256: cf4d00736f970a794e4840721ea111774f2a5215c60f5c18c09f643ac30ec105 SHA1: 4e50cef2816b557baadef875662638f5a769c1bf MD5sum: 2e714867ad9881d8211b6f1b3a309668 Description: ABI-compatible libeudev isolated from udevd. Vdev is a portable userspace device-file manager for UNIX-like operating systems. It differs from existing device-file managers in that it provides an optional filesystem interface that implements a per-process view of /dev, thereby giving the host administrator the means to control device node access based on arbitrary criteria (such as process session ID, process seat assignment, etc.). . This package provides access to eudev device information and ships cdrom_id at /lib/udev/cdrom_id for live-boot and initramfs use. Package: vdev Version: 1.4.8-1+genuen6u1 Architecture: amd64 Origin: Genuen Maintainer: Aitor Cuadrado Zubizarreta Installed-Size: 7751 Pre-Depends: build-essential Depends: libblkid1 (>= 2.36.1~), libc6 (>= 2.38), libinput10 (>= 1.22.1~), libudev1-compat (>= 3.2.19+really3.2.14), debconf (>= 0.5) | debconf-2.0, runit-helper (>= 2.14.0~), eventfs (>= 0.3~), acl, util-linux, sed, grep, fuse3, dash, kmod, dmsetup, iproute2, jq Recommends: lvm2 Conflicts: eudev, hal, udev (<< 1:3.2.9) Breaks: libudev-compat-helpers (<< 3.2.18+really3.2.14-1+genuen6u1), libvdev1 (<< 1.3.67) Replaces: bash-completion (<< 1:2.1), libudev-compat-helpers (<< 3.2.18+really3.2.14-1+genuen6u1), udev (>= 215) Provides: udev (= 1:3.2.9+devuan4) Multi-Arch: foreign Homepage: http://judecnelson.blogspot.com Priority: optional Section: admin Filename: pool/main/v/vdev/vdev_1.4.8-1+genuen6u1_amd64.deb Size: 6113128 SHA256: 2b54db94498ff8c1fa70e3432b1b52e2f1d71b8504f91a95ff199c50af29e710 SHA1: 9a0ab82fb59d147b40cb625d932daca62432dfc5 MD5sum: 081f6fa47b68a87e743d998e790bab38 Description: Portable userspace device-file manager. Vdev is a new type of device-file manager for *nix that offers per-process access controls to device nodes in a portable manner: it offers per-process access controls and is portable to most modern UNICES. . Vdev sticks to a principled design, whereby the filesystem itself is the API, the shell is the inter-service glue, and anything is allowed to be a device event source. In doing so, vdev offers a simple but powerful model presenting per-process views of the host's devices to different programs. . This package provides the runtime daemon for using vdev as /dev manager (the backend device listener), and the actions. Package: vdevfs Source: vdev Version: 1.4.8-1+genuen6u1 Architecture: amd64 Origin: Genuen Maintainer: Aitor Cuadrado Zubizarreta Installed-Size: 51 Depends: libfuse2 (>= 2.9.3-15+deb8u1), libfskit (>= 1.0.2), libpstat1 (>= 0.2-1) Recommends: libpstat-util (>= 0.2-1) Multi-Arch: foreign Homepage: http://judecnelson.blogspot.com Priority: optional Section: libs Filename: pool/main/v/vdev/vdevfs_1.4.8-1+genuen6u1_amd64.deb Size: 42808 SHA256: abf41be15635dd6f216c87eace06a5f0dbfd004cb70f22cd8985707df5a12309 SHA1: ca67a37e14a1107b46c6c50ffd863e5a461ccc3b MD5sum: 95032c9c01a5dbdfc62cc84afe194bc6 Description: Frontend filesystem and access control. Since POSIX permission bits are insufficient for per-process access control, vdevfs defines its own notion of an ACL. Now, it's not enough to simply hide devices from some processes and not others; vdevfs must be able to equivocate about what it knows about devices-namely, the device's permission bits, owner, and group. . For example, programs in a user's login session should see the device nodes that correspond to a user's seat's input devices and video card as owned by and accessible to the user, for the duration of the session.