[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: --class option
From: |
Andrei Borzenkov |
Subject: |
Re: --class option |
Date: |
Tue, 10 May 2022 20:56:42 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 |
On 10.05.2022 20:14, richard lucassen wrote:
> Hello list,
>
> In grub.cfg these parameters appear at the menuitems stanza:
>
> --class debian --class gnu-linux --class gnu --class os
>
> This "debian, gnu-linux, gnu and os" where can I find what this is all
> about?
That's just tells what icon to show for the menu entry. They are tried
in order until one is found.
> I can't find it on:
>
> https://www.gnu.org/software/grub/manual/grub/grub.html
>
Well, sometimes you need to check the source code.
- --class option, richard lucassen, 2022/05/10
- Re: --class option,
Andrei Borzenkov <=