On Tue, 2022-07-26 at 22:26 -0700, Samuel Sieb wrote:
> On 7/26/22 19:27, Sérgio Basto wrote:
> > Hi,
> > after searching a lot still can't find how installonlypks package
> > list
> > is generated
> > 
> > I found these 2 references :
> > https://dnf.readthedocs.io/en/latest/command_ref.html
> > https://docs.fedoraproject.org/en-US/Fedora/24/html/System_Administrators_Guide/sec-Configuring_DNF_and_DNF_Repositories.html
> > 
> > dnf repoquery --installonly
> >      Limit the resulting set to installed installonly packages.
> > 
> > I see the list of installonlypkgs , but where in Centos Stream 9, I
> > get
> > his list of installonlypkgs and how I can modify it i.e. what
> > package
> > set or unset packages on this list of installonly pakages ?
> 
> The default list is hardcoded into dnf.  I expect that you can modify
> it 
> with a config option.

on centos Stream 9 
dnf repoquery --installonly --qf "%{from_repo}  %{name}" 
@commandline  kmod-VirtualBox-5.14.0-119.el9
@commandline  kmod-VirtualBox-5.14.0-124.el9
@commandline  kmod-VirtualBox-5.14.0-130.el9
appstream  kernel-devel
baseos  kernel
baseos  kernel-core
baseos  kernel-modules
baseos  kernel-modules-extra
centos-kmods  kmod-vbox-guest-additions


on Fedora
35 dnf repoquery --installonly --qf "%{from_repo}  %{name}"

updates  kernel
updates  kernel-core
updates  kernel-devel
updates  kernel-modules
updates  kernel-modules-extra

why or how kmod-VirtualBox entered in this list of CS9 ? , it shouldn't
, how I can force in dnf configuration remove kmod-VirtualBox from 
installonly list ? 





> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines:
> https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it:
> https://pagure.io/fedora-infrastructure

-- 
Sérgio M. B.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to