- Oct 07, 2024
-
-
Clayton Craft authored
Note that the default behavior is still the current behavior: stuff is installed to /lib/mdev. This can be changed by setting PREFIX fixes #4
-
- May 23, 2024
-
-
Natanael Copa authored
Execute nameif if /etc/mactab exists when network interfaces are discovered.
-
- Nov 27, 2023
-
- Nov 10, 2023
-
- Nov 06, 2023
-
-
macmpi authored
as per https://www.kernel.org/doc/Documentation/usb/gadget_serial.txt
-
- Oct 20, 2023
-
-
Virtio-BLK doesn't provide the serial attached to a device but to the block itself, handle the special case
-
- Oct 10, 2023
-
-
Peter Shkenev authored
-
- May 03, 2023
-
-
Natanael Copa authored
Add missing -b option
-
Natanael Copa authored
5.17 kernels and newer no longer set the CDROM capability in sysfs. Check if device is removable to detec if it is a cdrom. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1a827ce1b9f2c740d2c6a228afd972970c18bc21
-
- Mar 21, 2023
-
-
Natanael Copa authored
-
Natanael Copa authored
create symlink to the name of the attached EBS storage volume This is needed by tiny-cloud
-
-
vchiq driver creates several devices: /dev/vchiq /dev/vcio /dev/vcsm-cma /dev/vc-mem Let's set them in video group so that users from that group can use them with video/graphics related apps. This translates 10-local-rpi.rules found in libraspberrypi0 PiOS package KERNEL=="vchiq", GROUP="video", MODE="0660" SUBSYSTEM=="vc-sm", GROUP="video", MODE="0660" KERNEL=="vcio", GROUP="video", MODE="0660" ref: https://archive.raspberrypi.org/debian/pool/main/r/raspberrypi-userland/libraspberrypi0_2+git20220616~133208+6e8f786-1_armhf.deb
-
- Mar 19, 2023
-
-
Jakub Jirutka authored
This device type is used for cellular (e.g. LTE) modems connected via USB bus.
-
- Nov 08, 2022
-
-
- Nov 01, 2022
-
-
Natanael Copa authored
Add /dev/block, /dev/disk/by-label, /dev/disk/by-partlabel symlinks See merge request !2
-
Dermot Bradley authored
to the related device filename in /dev. The same entries are created by eudev/udev. cloud-init makes uses /dev/block/ entries as part of determining the device containing the rootfs. Add /dev/disk/by-label symlinks. Add /dev/disk/by-partlabel symlinks (if util-linux blkid is installed). Add /dev/disk/by-id entries for MMC, NVME, and SATA devices.
-
- Sep 07, 2022
-
-
Natanael Copa authored
Fix input stuff See merge request !1
-
- Aug 22, 2022
-
-
Peter Shkenev authored
Kernel seems to add these devices directly to /dev/input, thus old rules didn't work. New rule is location-agnostic. Also, change permissions to these devices since Xorg requires write access to input devices.
-
- Jul 20, 2022
-
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-
Natanael Copa authored
-