From: "Alexander E. Patrakov" <patrakov@ums.usu.ru>
To: linux-hotplug@vger.kernel.org
Subject: Re: write_net_rules: path-based persistence #2
Date: Mon, 13 Nov 2006 06:35:41 +0000 [thread overview]
Message-ID: <4558123D.7090803@ums.usu.ru> (raw)
In-Reply-To: <45564207.4040000@kadzban.is-a-geek.net>
Bryan Kadzban wrote:
> Modifications to 75-persistent-net-generator.rules have it run path_id,
> and specify by-mac to write_net_rules by default. To move to path-based
> persistence for new devices, "sed -i -e 's/by-mac/by-path/'
> 75-persistent-net-generator.rules" or something similar. (by-path
> ignores all subsequent arguments, so the $attr{address} is still
> accepted, though it does nothing.)
>
Maybe it is a good idea to remove $attr{address} from the command line
in 75-persistent-net-generator.rules, because of the code below?
> + if [ "$2" ] ; then
> + MAC_ADDR="$2"
> + else
> + MAC_ADDR=$(sysread address)
> + fi
>
--
Alexander E. Patrakov
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&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
prev parent reply other threads:[~2006-11-13 6:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-11 21:35 write_net_rules: path-based persistence #2 Bryan Kadzban
2006-11-13 6:35 ` Alexander E. Patrakov [this message]
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=4558123D.7090803@ums.usu.ru \
--to=patrakov@ums.usu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).