LWN: Comments on "Kexec handover and the live update orchestrator" https://lwn.net/Articles/1033364/ This is a special feed containing comments posted to the individual LWN article titled "Kexec handover and the live update orchestrator". en-us Sun, 09 Nov 2025 12:38:16 +0000 Sun, 09 Nov 2025 12:38:16 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Accelerating and simplifying booting https://lwn.net/Articles/1036845/ https://lwn.net/Articles/1036845/ FluffyFox <div class="FormattedComment"> Linux does already support booting that way, through CONFIG_EFI_STUB and pair with CONFIG_CMDLINE, you can have a kernel know what to do when nothing gives it command line.<br> <p> That is most simplest and favourite setup of booting kernel where the kernel has all compiled modules to use entire system and compiled in command line to know how to boot without relying on additional parameter given by other thing just tuck kernel bzImage into /EFI/Boot/bootx64.efi (or other name depends on architecture) with single cp and kernel is updated.<br> </div> Fri, 05 Sep 2025 03:08:51 +0000 Nice https://lwn.net/Articles/1035540/ https://lwn.net/Articles/1035540/ yanjun.zhu <div class="FormattedComment"> The latest LUO is version 3.<br> </div> Thu, 28 Aug 2025 22:56:11 +0000 Nice https://lwn.net/Articles/1035539/ https://lwn.net/Articles/1035539/ yanjun.zhu <div class="FormattedComment"> Great and interesting job.<br> </div> Thu, 28 Aug 2025 22:45:16 +0000 Accelerating and simplifying booting https://lwn.net/Articles/1034723/ https://lwn.net/Articles/1034723/ pmolloy <div class="FormattedComment"> In my experience in computing consensus doesn't mean there aren't better options worth advocating for. But that's definitely off topic. Happy to discuss the topic further in the linuxboot.org community.<br> </div> Fri, 22 Aug 2025 06:28:30 +0000 Accelerating and simplifying booting https://lwn.net/Articles/1034722/ https://lwn.net/Articles/1034722/ Cyberax <div class="FormattedComment"> <span class="QuotedText">&gt; Why load a chain of software that has to reinitialize from scratch at every stage when some state could be saved between stages? </span><br> <p> I think the consensus at this point is that UEFI can just boot Linux directly, with a small bootloader written using the UEFI API.<br> </div> Fri, 22 Aug 2025 06:17:19 +0000 Accelerating and simplifying booting https://lwn.net/Articles/1034721/ https://lwn.net/Articles/1034721/ pmolloy <div class="FormattedComment"> This is also a really interesting feature for LinuxBoot, the idea of using a minimal kernel/initramfs as a boot loader to load and execute a runtime kernel or other operating system. Why load a chain of software that has to reinitialize from scratch at every stage when some state could be saved between stages? This is also a point of pain in current systems where boot loaders and runtime operating systems need to be carefully coordinated and leads to significant system complexity.<br> </div> Fri, 22 Aug 2025 06:09:16 +0000 Nice https://lwn.net/Articles/1034308/ https://lwn.net/Articles/1034308/ bluca <div class="FormattedComment"> It's so nice to see this work take shape, this is such an important feature for cloud providers, great job everyone involved<br> </div> Mon, 18 Aug 2025 19:58:18 +0000