On Fri, Mar 01, 2024 at 03:43:50PM +, Simon Rowe wrote:
> Kernel parameters actually cover a range of purposes, including
> userspace like systemd. They also need setting for a variety of
> reasons:
>
> * as distro defaults
> * to provide configuration for a package
> * for an admin to s
Ping?
On 01/03/2024, 15:43, "Simon Rowe" wrote:
Kernel parameters actually cover a range of purposes, including
userspace like systemd. They also need setting for a variety of
reasons:
* as distro defaults
* to provide configuration for a package
* for an admin to set desired behaviour
H
On Mon, Mar 04, 2024 at 09:04:04 +, Simon Rowe wrote:
> On 02/03/2024, 03:21, "Oskari Pirhonen" wrote:
>
> > Would it be better to have the kernel command line args in GRUB config
> > override the ones in
> > any drop-ins? At least for me it would be surprising behavior if my distro
> > set
On 02/03/2024, 03:21, "Oskari Pirhonen" wrote:
> Would it be better to have the kernel command line args in GRUB config
> override the ones in
> any drop-ins? At least for me it would be surprising behavior if my distro
> set something in
> /usr/lib/kernel.d/ and changing that value in my GRUB
On Fri, Mar 01, 2024 at 15:43:50 +, Simon Rowe wrote:
> Kernel parameters actually cover a range of purposes, including
> userspace like systemd. They also need setting for a variety of
> reasons:
>
> * as distro defaults
> * to provide configuration for a package
> * for an admin to set