Re: can dnf exclude all kernel related packages when upgrading or installing packages

2022-09-30 Thread John Horne
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

Re: can dnf exclude all kernel related packages when upgrading or installing packages

2022-09-30 Thread old sixpack13
> 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

can dnf exclude all kernel related packages when upgrading or installing packages

2022-09-30 Thread Mgr. Janusz Chmiel
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