aboutsummaryrefslogtreecommitdiff
path: root/src/hci/commands/sanboot_cmd.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-07[block] Allow SAN boot device to be identified by filesystem labelMichael Brown1-1/+6
2024-03-07[block] Allow SAN boot device to be identified by an extra filenameMichael Brown1-2/+7
2024-03-06[block] Allow SAN boot device to be identified by UUIDMichael Brown1-3/+7
2024-03-06[block] Allow for additional SAN boot parameters alongside filenameMichael Brown1-1/+5
2017-04-12[block] Allow use of a non-default EFI SAN boot filenameMichael Brown1-3/+8
2017-03-26[block] Add basic multipath supportMichael Brown1-15/+15
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+5
2013-11-07[cmdline] Generate command option help text automaticallyMichael Brown1-13/+21
2012-07-20[legal] Update FSF mailing address in GPL licence textsMichael Brown1-1/+2
2011-04-24[sanboot] Add "sanhook" and "sanunhook" commandsMichael Brown1-20/+114
2011-03-04[parseopt] Refer to online documentation for command helpMichael Brown1-1/+1
2011-01-27[autoboot] Connect SAN disk during a filename boot, if applicableMichael Brown1-4/+16
2010-11-22[san] Use generic option-parsing libraryMichael Brown1-33/+41
2010-04-19[build] Rename gPXE to iPXEMichael Brown1-1/+1
2009-05-18[legal] Add a selection of FILE_LICENCE declarationsMichael Brown1-0/+2
2008-03-04[Command] Add "sanboot" command.Michael Brown1-0/+68