On Fri, 2022-09-30 at 13:41 +, old sixpack13 wrote:
> > Dear advanced users and developers,
> ...
> > Or unfortunately, Dnf and also Yum do not allow users to skip or exclude
> > kernel related
> > packages?
> ...
>
> sudo dnf upgrade --exclude=kernel-core
>
> will exclude:
> - kernel and
> - k
> Dear advanced users and developers,
...
> Or unfortunately, Dnf and also Yum do not allow users to skip or exclude
> kernel related
> packages?
...
sudo dnf upgrade --exclude=kernel-core
will exclude:
- kernel and
- kernel-core and
- kernel-modules
I'm unsure about kernel-headers, kernel-modu
Dear advanced users and developers,
Because Redhad elite programmers allow users to run their chroot Fedora
containers for AArch64 architecture, I Am using Fedora 35 on Termux with
Android 8.0. For obvious reason, all kernel related Fedora packages are
redundand for Me in this scenario.
I would