david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/usr
Michael Brown ce350e4314 [autoboot] Allow a SAN boot as a fallback if a filename boot returns
Currently, if both a filename and root-path are present, iPXE will
hook the SAN device but will only attempt to boot from the filename.
Change this behaviour so that both are attempted.  Users who want to
avoid booting from the SAN as a fallback can do so via the existing
"skip-san-boot" setting.

This allows for seamless deployment to a SAN target using Windows
Deployment Services (and similar products).  A user simply has to
define the root-path option in DHCP and then use WDS to deploy the
system.  No further configuration should be required.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-02 20:01:26 +00:00
..
autoboot.c [autoboot] Allow a SAN boot as a fallback if a filename boot returns 2011-03-02 20:01:26 +00:00
dhcpmgmt.c [dhcp] Use Ethernet-compatible chaddr, if possible 2010-12-15 18:46:19 +00:00
fcmgmt.c [fc] Use port WWN rather than node WWN as the primary Fibre Channel name 2010-10-15 01:54:48 +01:00
ifmgmt.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
imgmgmt.c [image] Allow download job to complete before acting upon image 2011-03-02 19:29:24 +00:00
iwmgmt.c [libc] Enable automated extraction of error usage reports 2010-05-31 03:11:57 +01:00
lotest.c [lotest] Fix endianness in status message 2010-11-20 16:51:05 +00:00
pxemenu.c [autoboot] Connect SAN disk during a filename boot, if applicable 2011-01-27 20:41:27 +00:00
route.c [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00