Christian I. Nilsson

Results 40 issues of Christian I. Nilsson

`ipfs add -r --raw-leaves --nocopy --local ./arch-repository` Using nocopy would avoid duplicating the data, filestore is already enabled in the init. Or is there any reason for not to use...

Lets say we have ``` C# namespace a { public class a : object {} public class b : a {} } ``` and use Reflxil rename (running from ILSpy)...

bug

imgfetch/initrd can currently load files from a number of protocols. `-n` can be used to specify "efi filename" and an additional argument can be used to specify "cpio filename" I...

enhancement

HTTPS is the current standard and should be used when possible. Very much in common with 0c25daad38b2b345fbe6c4838ea2d9c82cc08228 Signed-off-by: Christian Nilsson

Reported on IRC by "vesu" When user boots using `ipxe.efi` into linux, there is issues that downloads of "stage 2" fails There is no issue with `undionly.kpxe` or `snponly.efi` (reporter...

drivers
bug
enhancement

Trying to fix oddity with params, ##paramsXfoo works just as well as ##params=foo, there is no check for= just one char jump. And also found one issue with params name...

User wants to do `chain file://SYSTEM/EFI/MICROSOFT/BOOT/BOOTMGFW.EFI` This currently uses `netX` context and tries to load files over TFTP instead of the disk. maybe some parameter could be added that allows...

enhancement

As an example snponly.efi from rom-o-matic shows header: `iPXE 1.0.0+ -- Open Source Network Boot Firmware -- http://ipxe.org` While default build from http://boot.ipxe.org shows `iPXE 1.0.0+ (827dd) -- Open Source...

It is more of a console option, it dumps the B800 text buffer, which only works in PCBIOS mode. So it is mostly used in combination with CONSOLE_PCBIOS or for...

For some reason it had links to Skane