Complete transfer of Warewulf from HPCng

Warewulf is now being maintained in its own GitHub organization at
github.com/warewulf

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-01-26 21:31:53 -07:00
parent 4fd05aa554
commit a1832ad8c1
214 changed files with 628 additions and 632 deletions

View File

@@ -23,7 +23,7 @@ kernel --name kernel ${uri_base}&stage=kernel || goto reboot
# in 32-Bit mode).
# -> Use the old initrd method with a compressed image to save as much RAM as possible
# in this early boot stage.
# See <https://github.com/hpcng/warewulf/issues/222> for more details.
# See <https://github.com/warewulf/warewulf/issues/222> for more details.
iseq ${platform} efi && goto efi || goto noefi
:efi