Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[settings] Add ability to get interface name #43

Closed
wants to merge 1 commit into from

Conversation

mcb30
Copy link
Member

@mcb30 mcb30 commented Jan 18, 2016

Having the ability to get the interface name makes doing things like the
following quite a bit easier:

iPXE> echo ${netX/ifname}
net0
iPXE> dhcp ${netX/ifname}
Configuring (net0 00:50:56:a6:30:ca)..... ok

Signed-off-by: Andrew Widdersheim amwiddersheim@gmail.com

Having the ability to get the interface name makes doing things like the
following quite a bit easier:

iPXE> echo ${netX/ifname}
net0
iPXE> dhcp ${netX/ifname}
Configuring (net0 00:50:56:a6:30:ca)..... ok

Signed-off-by: Andrew Widdersheim <amwiddersheim@gmail.com>
@mcb30 mcb30 closed this Jan 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants