-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CBM should support labeling an EFI boot entry so it's easier to identify a CL partition #177
Comments
What's the point of having the version number in the label? |
The version number will continuously change, and therefore be wrong most of the time. No issue with the installer labelling the rootfs during installation, but this should not be a |
Ah you mean |
I'd think that the boot menu labels already properly distinguish between |
I believe @bktan8 complaint has to do with this image: Note that cbm added three entries -- all show precisely the same even though they are booting differently. Also, this does not truly identify the OS as Clear Linux* OS. |
In the commit c4e4903 I introduced a build flag to do that, we've not changed the packaging yet to pass the flag with something like "Clear Linux OS". I assume this would be enough. |
Right now, if there are multiple partitions on a hard drive, it's hard to know which one is Clear Linux or some other OS. It would be nice if CBM can label a Clear partition with the version number as well.
The text was updated successfully, but these errors were encountered: