source: udev-lfs/55-lfs.txt@ 5196dae

12.1 12.1-rc1 multilib trunk xry111/arm64 xry111/clfs-ng xry111/loongarch xry111/loongarch-12.1 xry111/mips64el xry111/update-glibc
Last change on this file since 5196dae was 6de383a, checked in by Bruce Dubbs <bdubbs@…>, 11 months ago

Package updates.
Update udev-lfs tarball to remove obsolete

cdrom rules and references to ISDN devices.

Update to wheel-0.41.0 (Python Module).
Update to tar-1.35.
Update to systemd-254.
Update to meson-1.2.0.
Update to linux-6.4.7.
Update to gcc-13.2.0.
Update to file-5.45.

  • Property mode set to 100644
File size: 631 bytes
RevLine 
[b2b1e1a]1Purpose of rules file:
2
3Most of the rules installed by Udev itself create devices with the correct
4properties. This file contains rules that have not been merged upstream yet.
5
6Description of rules:
7
8By default, Udev creates device nodes with UID 0, GID 0, and permissions 0660.
9
[6de383a]10The RTC-related rule causes the setclock bootscript to be run as soon as the
[b2b1e1a]11RTC device has been created by Udev, meaning that times in log files, for
12example, are as accurate as possible as quickly as possible.
13
[6de383a]14A word of caution: A comma must separate each part of the rule. A rule can span
15multiple lines if the newline is escaped by a backslash.
Note: See TracBrowser for help on using the repository browser.