I did the same thing some time ago and installed systemd-boot.
Linux
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Well it's been a good ride. Time to mint.
I've tried distro hopping occasionally over the last couple years. I keep coming back to Mint. It just fits my tastes and it works.
Yeah. The more I hear about it, the more I'm liking it.
Ripping out all of these GRUB features would basically mandate that most Ubuntu 26.10+ installations are done with the /boot partition being done on a raw EXT4 partition. Thus no more encrypted boot partition and having to rely on an EXT4 boot partition even if you are a diehard Btrfs / XFS / OpenZFS fan. Or you could opt for the non-signed GRUB bootloader that would be more full-featured albeit lacking Secure Boot and security compliance.
Reducing the signed GRUB builds to the minimum support necessary they feel would "[substantially] improve security". Users wanting those features back could use the non-signed GRUB builds albeit losing out on UEFI Secure Boot and security support.
How the Hell is any of that supposed to "improve" security? Something is fishy here.
The simpler the arbitrary string/blob parsing logic the less this happens
https://app.opencve.io/cve/?product=grub2&vendor=gnu
I agree with you that it'd be nice if the cuts were a little shallower and allowed for an encrypted boot partition, but you could still have the system reasonably secure by encrypting the data partitions and signing the entire boot process to detect and abort decryption if the boot partition doesn't match signatures. You already have to do this with the efi partition if you're particularly paranoid about that attack vector, so this really isn't a new one.
Alternate title: Ubuntu hasn't discovered LILO.
You mean
LI
Not shown: user staring at a screen that is blank except for those two characters
There are alternatives to LILO nowadays.
It’s probably easier to strip down GRUB, than it is to resurrect and add missing features to a project that has been dead for 10+ years
It's default for Slackware so i'd hardly call it dead.
And i doubt it's easier to strip a behemoth than it is to add features to a small code-base.
I guess they have their own fork of it?
Upstream hasn’t seen a new release, nor any commits, since 2015: https://lilo.joonet.de/
ETA: It is also my understanding that LILO fundamentally does not support reading filesystems, while Canonical want to keep SquashFS, among others. Adding support for that to LILO, along with whatever other features are missing, would likely be a major undertaking
I guess they have their own fork of it?
Upstream hasn’t seen a new release, nor any commits, since 2015: https://lilo.joonet.de/
Perhaps.
Has lilo needed any changes, though?
If it hasn't, then no commits and no feature creep.
Development stopped not because LILO didn’t need any changes, but because of its limitations (source):
NOTE: I have finished development of LILO at December 2015 because of some limitations (e.g. with BTFS, GPT, RAID). If someone want to develop this nice software further, please let me know ...
Also, I dunno what your position is on this, but it is amusing to see calls for Canonical to replace GPL licensed software, with something with a more lenient license (BSD-3-clause). Normally that would cause outrage around here
I recall something about LILO nor supporting RAID when i tried it a few years ago.
but it is amusing to see calls for Canonical to replace GPL licensed software,
Par for the course with Canonical™, much like all the rust rewrites.
How does Canonical make money anyway? It's been going for like two decades now...
Ubuntu Pro is a big one. FIPS 140-3 compliance for enterprise and gov/defense
It appears to be mostly commercial or industry support type stuff and licensing fees for servers.