|
Bugzilla – Full Text Bug Listing |
| Summary: | missing links in /dev/disk/ | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Joachim Reichelt <Joachim.Reichelt> |
| Component: | Basesystem | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | Beta 2 | ||
| Target Milestone: | Beta 5 | ||
| Hardware: | 32bit | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Y2Logs | ||
|
Description
Joachim Reichelt
2006-02-06 21:15:21 UTC
I'm not sure if this is an enhancement (if this is intentional). Let's ask Thomas. The links are created by udev from the content of the file /etc/udev/rules.d/65-cdrom.rules Please attach y2log files and the content of /etc/udev/rules.d/65-cdrom.rules Created attachment 66862 [details]
Y2Logs
There seems to be something missing in:
ls -l !$
ls -l /etc/udev/rules.d/
insgesamt 81
drwxr-xr-x 2 root root 752 2006-02-06 22:10 .
drwxr-xr-x 3 root root 104 2006-01-22 19:55 ..
-rw-r--r-- 1 root root 327 2006-01-22 19:47 05-udev-early.rules
-rw-r--r-- 1 root root 175 2006-01-27 23:38 20-cdrom.rules
-rw-r--r-- 1 root root 553 2006-01-27 23:38 29-net_trigger_firmware.rules
-rw-r--r-- 1 root root 956 2006-01-27 23:38 30-net_persistent_names.rules
-rw-r--r-- 1 root root 656 2006-01-27 23:38 30-net_persistent_names.rules.rpmnew
-rw-r--r-- 1 root root 691 2006-01-27 23:38 31-net_create_names.rules
-rw-r--r-- 1 root root 1253 2006-01-22 21:22 40-alsa.rules
-rw-r--r-- 1 root root 4124 2006-01-23 07:23 40-bluetooth.rules
-rw-r--r-- 1 root root 38 2006-01-22 19:55 40-fuse.rules
-rw-r--r-- 1 root root 3977 2006-01-23 19:37 45-isdn.rules
-rw-r--r-- 1 root root 6719 2006-01-22 19:47 50-udev-default.rules
-rw-r--r-- 1 root root 577 2006-01-23 18:23 51-lirc.rules
-rw-r--r-- 1 root root 119 2006-01-27 23:38 56-idedma.rules
-rw-r--r-- 1 root root 2639 2006-01-22 19:47 60-persistent-disk.rules
-rw-r--r-- 1 root root 1315 2006-01-27 23:38 80-sysconfig.rules
-rw-r--r-- 1 root root 114 2006-01-27 23:38 85-mount-fstab.rules
-rw-r--r-- 1 root root 46 2006-01-23 05:14 90-hal.rules
-rw-r--r-- 1 root root 187 2006-01-22 19:47 95-udev-late.rules
You have 20-cdrom.rules as the file was named formerly. Since you did an update the file was not touched. I now changed the code to also create 65-cdrom.rules also when updatin from SL 10.0 |