-
alancrichlowe: randyf created it, in PSARC/2005/469 he said srn stands for "Suspend and Resume Notify"
-
alancI of course mangled it to "Suspend/Resume Notification" in gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1540 because I'm sloppy like that
-
gitomat[illumos-gate] 12249 rge: smatch errors -- Toomas Soome <tsoome⊙mc>
-
toastersontsoome or others aswell. I am trying to boot a system via IPXE.efi and that can only download and execute efi images. our unix kernel is not an EFI image. So the question. can I chainload loader (7) somehow to then boot the kernel from https?
-
toastersonhttp at the current time is ok too
-
toastersonand the reason I am trying that, is that out bHyve now wont boot the ipxe.iso images anymore
-
toastersondue to us dropping BIOS ROM
-
tsoometoasterson is that bhyve actually using UEFI firmware?
-
toastersontsoome , yes
-
tsoomedammit, this update still needs reboot, brb...
-
jclulowtoasterson: As far as I know the loader only supports TFTP and NFS, not HTTP, for loading artefacts. It should in theory be possible to use iPXE to start loader over HTTP, as it appears to leave some kind of EFI driver in place to provide access to files, which it then proxies to the HTTP server -- except it doesn't work because loader isn't correctly recognising it as a file system or whatever
-
jclulowI was able to get the NFS stuff to work, at least
-
tsoomeon reviewboard there was illumos.org/issues/11284 but it did receive no attention and is aging nicely in the corner of the disk atm.
-
fenix→ FEATURE 11284: loader: add HTTP support using UEFI (In Progress)
-
richloweI'm so glad someone else decided to understand this for me :)