From: Andrey Borzenkov <arvidjaar@mail.ru>
To: linux-hotplug@vger.kernel.org
Subject: path_id confusion
Date: Thu, 23 Mar 2006 18:10:05 +0000 [thread overview]
Message-ID: <200603232110.09592.arvidjaar@mail.ru> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
In 087 it is apparently broken:
{pts/1}% git reset --hard 087
{pts/1}% DEVPATH=/block/hdc sh ./extras/path_id
sed: невозможно прочитать /var/lib/pcmcia/stab: No such file or directory
ID_PATH=pcmcia--ide-0:0
In current git it is better:
{pts/1}% git checkout master
{pts/1}% DEVPATH=/block/hdc ./extras/path_id
ID_PATH=ide-0:0
Still apparently at some point it was even better:
{pts/1}% cat /etc/udev/rules.d/51-block_config.rules
# udev persistent rules for block subsystem
# Generated by Mandriva udev rules
# See /etc/udev/rules.d/52-create_persistent.rules
SUBSYSTEM="block", ACTION="add", ENV{ID_PATH}="pci-0000:00:04.0-ide-1:0",
SYMLINK+="cdrom cdrom0 dvd dvd0", ENV{MDV_CONFIGURED}="yes"
Well, the latter looks like the right one; was change intentional (or possibly
at some point path_id was customized in Mandriva)?
- -andrey
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEIuSBR6LMutpd94wRAumWAJsFodBEaZ9DCheXv0V3ZxVtSYNlPwCguIWF
XjGh8feMpReftX10Ss6oUm4=jUSz
-----END PGP SIGNATURE-----
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x110944&bid$1720&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
next reply other threads:[~2006-03-23 18:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-23 18:10 Andrey Borzenkov [this message]
2006-03-24 11:12 ` path_id confusion Olivier Blin
2006-03-24 16:25 ` Andrey Borzenkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200603232110.09592.arvidjaar@mail.ru \
--to=arvidjaar@mail.ru \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.