Lennart Poettering
Lennart Poettering
> @poettering > > > ideas for all these questions more than welcome! > > Reading the discussion so far, and the intended use-cases/purpose: > > > 3. I am...
> Currently, systemd-bsod just displays the log message it fetches on the tty and in a QR code, this patch makes it display a url to the systemd message catalog...
maybe this idea could work: generate an URL that puts the catalog fields in the "fragment" part of the URL, i.e. behind the `#`. IIRC anyhing encoded there will not...
hmm, superficially, please read https://systemd.io/CODING_STYLE/ Also, I am not convinced that explicitly configurable submenus are a good idea. I'd be OK with adding automatic ones though, i.e. if there are...
> We need submenus for alternative cmdlines - ie a UKI with N cmdlines sure, but those too should be automatic submenus, not explicit ones.
> May I ask what the reasoning against explicit submenus is? for starters, sd-boot is really about simplicity: you just drop a UKI in a dir, done. This is conceptually...
> Thanks for the long answer :) > To be honest, I never heard of .osrel before, what exactly is that? sweat_smile https://uapi-group.org/specifications/specs/unified_kernel_image/ > I would like to learn how...
> 1. When only the newest entry is shown in the top level menu, how do we make it obvious that it belongs to the entries in the "more..." menu?...
> 2\. How do we name the menus when there are multiple possible menus due to the same IDs? Would all menus be named the same? not sure what you...
> 3\. Is using subdirectories per se bad? > We could use the id to group the entries, but also parse entries from subdirectories. > This would allow organizing the...