Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
 |
|
Thread: iseq on a string with a space??
Post: RE: iseq on a string with a space??
(2016-02-11 21:28)NiKiZe Wrote: (2016-02-11 21:15)robzr Wrote: On a Dell server, the ${manufacturer} variable is "Dell Inc.". I cannot figure out a way to do an iseq on this variabl... |
|
robzr |
General |
3 |
15,166 |
2016-02-11, 22:01 |
 |
|
Thread: iseq on a string with a space??
Post: iseq on a string with a space??
On a Dell server, the ${manufacturer} variable is "Dell Inc.". I cannot figure out a way to do an iseq on this variable, I tried:
iseq ${manufacturer} Dell${}Inc.
But it always evaluate... |
|
robzr |
General |
3 |
15,166 |
2016-02-11, 21:15 |
 |
|
Thread: How to detect available download protocols or build options inside an iPXE script?
Post: RE: How to detect available download protocols or ...
Thanks Michael. I ended up doing exactly that, reading the option with dhcpd, setting the url and passing it in option 130. Works great! Nice work on iPXE, I had a GRUB based PXE selector for a few... |
|
robzr |
General |
2 |
13,854 |
2016-02-06, 23:37 |
 |
|
Thread: How to detect available download protocols or build options inside an iPXE script?
Post: How to detect available download protocols or buil...
Is it possible, within an iPXE script, to base a conditional statement (or variable value) on whether or not a download protocol is available in the iPXE instance that is running?
IE: Use HTTP if ava... |
|
robzr |
General |
2 |
13,854 |
2016-02-05, 01:08 |