From: Perforce Review Daemon <p4review AT smee.org>
To: "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Eric Sandall" <eric AT sandall.us>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Flavien Bridault" <f.bridault AT fra.net>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Ladislav Hagara" <ladislav.hagara AT unob.cz>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Pol Vinogradov" <vin.public AT gmail.com>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
Subject: [SM-Commit] PERFORCE change 77880 by Juuso Alasuutari for review
Date: Tue, 18 Apr 2006 11:05:01 +0100 (BST)
Change 77880 by juuso_alasuutari@juuso_alasuutari-kamayuq on 2006/04/18
11:00:39
@@ -1,3 +1,13 @@
+2006-04-18 Juuso Alasuutari <iuso AT sourcemage.org>
+ * CONFIGURE, INSTALL: Undid previous hack in favor of a better
+ one. Now interface names are bound if MAC addresses are set
+ for them with netconf. Thanks to Mads Laursen for the idea and
+ Arwed von Merkatz for pointing out how to do it.
+ * bindings: Deleted
+ * helpers/mac2name: Added, helper script to retrieve interface
+ names in exchange for MAC addresses
+ * rules/07-bindings.rules: Added, calls mentioned script
+
2006-04-15 Juuso Alasuutari <iuso AT sourcemage.org>
* CONFIGURE: Added prompt to install persistent network
interface names, made prompts more uniform
-# Install rules to set persistent name bindings for network interfaces
-if [[ $UDEV_NETWORK == y ]]; then
- . $SCRIPT_DIRECTORY/bindings
-fi &&
-
if [[ "$UDEV_STATIC" == 'y' ]]; then
pushd __static__ &&
# we are not supposed to use `make install'
[SM-Commit] PERFORCE change 77880 by Juuso Alasuutari for review,
Perforce Review Daemon, 04/18/2006