On 28/09/23 09:16, Oskari Pirhonen wrote:
> I know you're just learning, so here's some more tips:
>
> Updated patches are generally sent as a "vN" where N is the revision of
> the series. `git format-patch` can do this nicely with the `-v` arg.
> This would make the subject line look like "[PATCH
I know you're just learning, so here's some more tips:
Updated patches are generally sent as a "vN" where N is the revision of
the series. `git format-patch` can do this nicely with the `-v` arg.
This would make the subject line look like "[PATCH vN] Allow specifying
the boot device by its label i
Le mer. 27 sept. 2023, 18:26, darkpenguin a écrit :
> Here it is, as a single patch, and in reply to the corresponding thread
> this time!
>
> ---
> util/grub-mkconfig.in | 1 +
> util/grub-mkconfig_lib.in | 14 +++---
> util/grub.d/10_linux.in | 3 +++
> 3 files changed, 15 inse