source: udev-config/ChangeLog@ cd358b8

10.0 10.0-rc1 10.1 10.1-rc1 11.0 11.0-rc1 11.0-rc2 11.0-rc3 11.1 11.1-rc1 11.2 11.2-rc1 11.3 11.3-rc1 12.0 12.0-rc1 12.1 12.1-rc1 6.5 6.6 6.7 6.8 7.0 7.1 7.2 7.3 7.4 7.5 7.5-systemd 7.6 7.6-systemd 7.7 7.7-systemd 7.8 7.8-systemd 7.9 7.9-systemd 8.0 8.1 8.2 8.3 8.4 9.0 9.1 arm bdubbs/gcc13 ml-11.0 multilib renodr/libudev-from-systemd s6-init trunk xry111/arm64 xry111/arm64-12.0 xry111/clfs-ng xry111/lfs-next xry111/loongarch xry111/loongarch-12.0 xry111/loongarch-12.1 xry111/mips64el xry111/pip3 xry111/rust-wip-20221008 xry111/update-glibc
Last change on this file since cd358b8 was cd358b8, checked in by Bryan Kadzban <bryan@…>, 15 years ago

Remove several rules that are duplicates from upstream. Remove two rules (/dev/js and /dev/tjs) that will never match any device, according to devices.txt.

Fixes the first part of #2297.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

  • Property mode set to 100644
File size: 8.8 KB
Line 
12008-12-07 Bryan Kadzban <bryan@linuxfromscratch.org>
2 * 55-lfs.rules: Remove several rules that are either provided by upstream,
3 or that don't have any effect (there is no /dev/js or /dev/djs according
4 to devices.txt).
5
62008-11-11 Bryan Kadzban <bryan@linuxfromscratch.org>
7 * 55-lfs.rules, 61-cdrom.rules: Fix comments to use the right rule
8 numbers. Thanks to Trent Shea for the fix. Closes #2278.
9
102008-10-15 DJ Lucas <dj@linuxfromscratch.org>
11 * 55-lfs.rules: Override default perms on floppy disk devices provided
12 by 50-udev-default.rules. Thanks to Bruce Dubbs for the fix. Closes
13 LFS ticket #2076.
14
152008-05-21 Bryan Kadzban <bryan@linuxfromscratch.org>
16 * 81-firmware.rules, doc/81-firmware.txt: Remove. This rule is
17 already handled by udev's 50-udev-default.rules file. The docs
18 can be added back later if needed.
19 * Makefile: Don't install the above deleted files.
20 * 55-lfs.rules: Remove the device-mapper rule, since the upstream
21 50-udev-default.rules file handles it properly.
22
232008-04-02 Bryan Kadzban <bryan@linuxfromscratch.org>
24 * Makefile: Make the package DESTDIR-friendly by installing the docs
25 into a fixed $(PREFIX)/share/doc/udev-config directory, instead of
26 trying to figure out what version of udev was just installed.
27
282007-10-30 Bryan Kadzban <bryan@linuxfromscratch.org>
29 * 55-lfs.rules: Since the dialout group was renamed to uucp, delete
30 the rules that override upstream's assignment of the dialout group.
31 Replace "dialout" with "uucp" on the remaining rules.
32
332007-10-29 Bryan Kadzban <bryan@linuxfromscratch.org>
34 * 51-lfs.rules: Move to 55-lfs.rules.
35 * doc/51-lfs.rules: Move to doc/55-lfs.rules.
36
372007-10-27 Bryan Kadzban <bryan@linuxfromscratch.org>
38 * 25-lfs.rules: Some rules in here are duplicates of rules from udev's
39 new 50-udev-defaults.rules file; remove them. Override permissions
40 where needed elsewhere (and document overrides in comments).
41 * 26-modprobe.rules: Provided by udev's 80-drivers.rules and built-in
42 modaliases for SCSI device-type modules in 2.6.22+ kernels; remove.
43
44 * 25-lfs.rules: Move to 51-lfs.rules.
45 * 27-firmware.rules: Move to 81-firmware.rules.
46 * 81-cdrom.rules: Move to 61-cdrom.rules.
47
48 * doc/25-lfs.txt: Rename to 51-lfs.txt.
49 * doc/26-modprobe.txt: Rename to 80-drivers.txt, and modify to reflect
50 the upstream rules.
51 * doc/27-firmware.txt: Rename to 81-firmware.txt.
52 * doc/81-cdrom.txt: Rename to 61-cdrom.txt.
53
54 * Makefile: Use new filenames.
55
562007-07-31 Dan Nicholson <dnicholson@linuxfromscratch.org>
57 * 25-lfs.rules: Changed the usb_device rule tto create /dev/bus/usb
58 nodes if the usb_device in 2.6.22+ kernels. The rule was also changed
59 to only trigger on "add" events. This change is not backwards
60 compatible with older kernels.
61
622007-06-12 Dan Nicholson <dnicholson@linuxfromscratch.org>
63 * 25-lfs.rules: Fix the CPUID nodes from cpu/%n/cpu to cpu/%n/cpuid,
64 which is what's expected in userspace apps such as x86info.
65
662007-06-08 Bryan Kadzban <bryan@linuxfromscratch.org>
67 * 25-lfs.rules: Add rules for DVB devices (create nodes in /dev/dvb/)
68 and floppies (create extra nodes based on CMOS type), copied from
69 the SuSE rules file. Thanks to Alexander Patrakov for the bugreport.
70
712007-03-04 Matthew Burgess <matthew@linuxfromscratch.org>
72 * Makefile: Use `udevd --version' to work out what version of Udev is
73 installed (requires Udev >= 106)
74
752007-01-02 Bryan Kadzban <bryan@linuxfromscratch.org>
76 * 25-lfs.rules: Change CPU devices (cpu, msr, microcode) to be in
77 /dev/cpu/ and /dev/cpu/N/, to match Documentation/devices.txt.
78
792006-10-21 Bryan Kadzban <bryan@linuxfromscratch.org>
80 * Makefile: Add a missing backslash in install-extra-doc.
81
82 * 05-udev-early.rules, 60-persistent-input.rules,
83 60-persistent-storage.rules, 95-udev-late.rules: Remove. The book
84 will install these files from udev's etc/udev/rules.d directory
85 instead.
86 * Makefile: Don't install these rules files after all. Also, only
87 install corresponding docs if requested.
88
892006-10-20 Bryan Kadzban <bryan@linuxfromscratch.org>
90 * Makefile: Added; contains targets to install rules and doc files.
91 From Dan Nicholson.
92
932006-10-14 Bryan Kadzban <bryan@linuxfromscratch.org>
94 * 05-udev-early.rules, 60-persistent-storage.rules: Sync up with
95 upstream sample rules files (from udev-102), except for one rule
96 which is more specific in our tarball and should probably be changed
97 upstream.
98 * doc/60-persistent-storage.txt: Modify to match the changes. Also
99 fix a couple typos.
100
101 * 25-lfs.rules: Remove duplicate rules (ttyS[0-9]* is also matched by
102 tty[BC...S...][0-9]*, and ttyUSB[0-9]* is in there twice).
103
104 * 25-lfs.rules: Fix Alsa device KERNEL rules. Udev uses shell-style
105 glob matching, not regular expressions, so the old rules would match
106 nonsense device names like hw0asdf and pcmDzxcv. As long as the first
107 character after the "fixed" portion was in the list, the rule would
108 match; it wouldn't apply the same character range to later characters.
109
110 * doc/25-lfs.txt: Add a note on interaction between permissions and
111 symlinks.
112
1132006-10-09 Bryan Kadzban <bryan@linuxfromscrtach.org>
114 * 25-lfs.rules: Fix fb[0-9]* device permissions (should use the default
115 0660).
116
117 * doc/25-lfs.txt: Fix typo: /dev/ptmx is given mode 0666, not 0660.
118 Also tweak the comment about other TTY devices.
119
1202006-10-04 Bryan Kadzban <bryan@linuxfromscratch.org>
121 * 05-udev-early.rules: Remove WAIT_FOR_SYSFS="bus" rule. With kernel
122 2.6.18, this rule is no longer required.
123
124 * doc/05-udev-early.txt: Update to match.
125
1262006-09-28 Bryan Kadzban <bryan@linuxfromscratch.org>
127 * doc/60-persistent-storage.txt: Explain persistent storage rules, or
128 at least the parts I understand. (I don't use DASD or netblock or
129 several other supported configurations.)
130
131 * doc/81-cdrom.txt: Explain 81-cdrom.rules.
132
133 * doc/95-udev-late.txt: Explain 95-udev-late.rules. Documentation is
134 now finished.
135
1362006-09-26 Bryan Kadzban <bryan@linuxfromscratch.org>
137 * doc/60-persistent-input.txt: Explain (in probably too much detail)
138 60-persistent-input.rules.
139
1402006-09-24 Bryan Kadzban <bryan@linuxfromscratch.org>
141 * doc/05-udev-early.txt: Rewrap to fit 80 columns.
142
143 * doc/26-modprobe.txt: Explain 26-modprobe.rules, and modaliases.
144
145 * doc/27-firmware.txt: Explain 27-firmware.rules.
146
1472006-09-24 Bryan Kadzban <bryan@linuxfromscratch.org>
148 * doc/25-lfs.txt: Explain 25-lfs.rules.
149
150 * 25-lfs.rules: Use SYMLINK+= for isdn/capi20 also.
151
1522006-09-23 Bryan Kadzban <bryan@linuxfromscratch.org>
153 * doc: New subdirectory to contain documentation of rules
154 * doc/README: New file, top-level documentation
155 * doc/*.txt: New documentation files, one for each rules file. Only
156 05-udev-early.txt has anything in it.
157
1582006-09-23 Bryan Kadzban <bryan@linuxfromscratch.org>
159 * 25-lfs.rules: Add "ignore_device" to OPTIONS for DRI devices, instead
160 of setting NAME to an empty string. This matches the way we ignore
161 devmapper / LVM devices.
162
1632006-09-22 Bryan Kadzban <bryan@linuxfromscratch.org>
164 * 60-persistent-input.rules, 95-udev-late.rules: Import from udev-100.
165 60-persistent-input.rules creates persistent symlinks for input
166 devices, and 95-udev-late.rules enables udevmonitor.
167
168 * 60-persistent-storage.rules: Replace ATTRS{../removable} with just
169 ATTRS{removable} on partition devices. Replace ATTRS{removable}
170 with ATTR{removable} on whole-disk devices.
171
1722006-09-20 Bryan Kadzban <bryan@linuxfromscratch.org>
173 * 05-early.rules: Missed a rule in the last change. ENV{PHYSDEVBUS}
174 in the rule that waits for the "bus" symlink should be replaced by
175 SUBSYSTEMS.
176
1772006-09-20 Bryan Kadzban <bryan@linuxfromscratch.org>
178 * Adapted rules to the new matches used in udev-098 and above (e.g.,
179 SYSFS becomes ATTRS). Prevents warnings, and support for the old
180 matches will be removed eventually. These rules will not work with
181 udev-097 and before!
182 * Fixed several bugs in the rules left over from previous udev
183 versions (missing commas, overwriting user symlinks using ="..."
184 instead of +="...", and matching against "*" instead of "?*").
185
186 * Renamed CHANGELOG to ChangeLog, started using pseudo-GNU-format
187 entries. (See standards.info; search it for "changelog" to get
188 the general gist.)
189
190dnicholson - Jul 14, 2006
191 * Fixed usbdev PROGRAM so that it works with the BusyBox sh. Thanks
192 to Anthony Wright.
193
194n/a - Jul 12, 2006
195 * Added options so temporary nodes are not created with device-mapper
196 * Adapted cdrom rules to identify CD-ROM drives correctly by adding
197 SUBSYSTEM=="block" test.
198 * Added simple 81-cdrom.rules file to set cdrom group ownership
199
200n/a - Jun 07, 2006
201 * Removed nvidia rules
202 * Removed bug reporting rule
203 * Moved Debian-based persistent CD-ROM rules to contrib
204 * Adapted firmware rule to udev-093
205
206n/a - May 15, 2006
207 * Part one of 25-lfs.rules rewrite
208 * Some minor tweaking of the layout
209
210n/a - May 12, 2006
211 * Initial import of the udev-config directory.
212 * Reorganized and modularized the rules files.
213 * Added explanatory comments
Note: See TracBrowser for help on using the repository browser.