@tj @DianeBruce @tykling I don't think this has been merged yet, and I was tracking it, because I used it to build out a lab on #Cisco #UCS metal using #Cobbler for my doctoral work over a decade ago. There was a dependency on #SYSLINUX #MEMDISK and to pick up Cobbler's "kernel command line" for injecting options before the provisioning server can be reached required #loader modifications, some of which have since been implemented and are tracked in #Phabricator .

does anyone know of any #syslinux #zfs patches floating around?

https://github.com/openzfs/zfs/issues/10404

syslinux ZFS support · Issue #10404 · openzfs/zfs

I spoke with the maintainer of syslinux in 2014 at LinuxCon about porting GPL 2.0 licensed ZFS code from illumos-grub into syslinux to provide us with an alternative to GRUB2 and he was okay with i...

GitHub
As #SYSLINUX and thus #PXELINUX are unmaintained syslinux.efi does not work well:
Which software should one use to boot from network into a selection menu for various operating systems running from network or local in #EFI systems?

Hey #Linux users. This is probably going to be extremely geeky and technical and I'm fully expecting not to understand any of the answers I'm going to receive, if any, but...

If a Linux Distro's official ISO is built using an older version of SysLinux which has since been depreciated, and no newer ISO exists, is there a way to manually rebuild the ISO to use an up-to-date SysLinux instead?

#syslinux #rufus #livecd #technical

@fuchsiii @nixCraft @landley I mean if I wasn't strapped for space I'd not even bother, as #syslinux just works.

And Syslinux-Distros like #Ventoy make creating #USB-#Multiboot drives easier than getting one of the #IODD cases at reasonable price and installing a 2,5" SSD into it...

@fuchsiii @nixCraft Yikes!

I do want to get rid of #syslinux because it's like 200kB of #Perl that make it harder to make OS/1337 fit a #1440kB FDD.
https://github.com/OS-1337/OS1337/issues/10

Luckily @landley already pointed out the solution to me:
https://github.com/OS-1337/OS1337/issues/10#issuecomment-1868276691

So all I need is get rid of my headaches and some time to make the #MinimalLinuxBootloader go brr!
https://github.com/wikkyk/mlb

#OS1337 #mlb #Linux #EmbeddedLinux

Boot: "CORE" Edition: Alternative to syslinux - saving up to ~200kB of space on FDDs. · Issue #10 · OS-1337/OS1337

As @landley pointed out, syslinux has perl as dependency and as per observation is consuming quite a lot of space. So far, thanks to @sweetaibelle the following options are on the table: mlb - Mini...

GitHub

@sassageflare cool...

Where can I download that?
Do you plan to make a #Syslinux Version for i.e. #Ventoy??

Granted I'm open and willing to suggestions to make that happen on the "#CoreEdition" of OS/1337 but as of now that'll be the limit.

Tho this could change later once #syslinux has been replaced with something more efficient...

I guess @landley may also be interested in the alternatives to syslinux for #mkroot / #toybox?
https://github.com/OS-1337/OS1337/issues/10

Either way, development is continuing and work is in progress...

#OS1337

Boot: "CORE" Edition: Alternative to syslinux - saving up to ~200kB of space on FDDs. · Issue #10 · OS-1337/OS1337

As @landley pointed out, syslinux has perl as dependency and as per observation is consuming quite a lot of space. So far, thanks to @sweetaibelle the following options are on the table: mlb - Mini...

GitHub

@landley @OS1337 Tho I'm convinced #mkroot can't be pushed well under 1440k given that #syslinux as bootloader is a chonky boi.

I wished there was a better drop-in replacement but then again I've yet to do extensive research on that matter...

@alina Re: AS I'd recommend to seek advice from @fusl ....

But if you like #Linux and working on #boot routines then maybe you know a better alternative to #SYSLINUX that I can use on @OS1337 / #OS1337, which is a #toybox + #musl / Linux distribution I'm working on.