.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "DNF5.CONF-TODO" "5" "Apr 23, 2025" "" "dnf5" .SH NAME dnf5.conf-todo \- Options that are documented/implemented in DNF but not in DNF5 .sp \fIDNF5\fP has some options that are not yet implemented or documented. This section marks the config options that are missing. Some of the options might be duplicated in \fI\%DNF5 Configuration Reference\fP\&. In the event there are some duplicates, this section should be considered invalid and the option implemented and documented. If you find any issue, please, open a ticket at \X'tty: link https://github.com/rpm-software-management/dnf5/issues'\fI\%https://github.com/rpm\-software\-management/dnf5/issues\fP\X'tty: link'\&. .sp This section does not track any deprecated option. For such options see \fI\%Deprecated Config Options\fP .INDENT 0.0 .TP .B \fBautocheck_running_kernel\fP \fI\%boolean\fP .sp Automatic check whether there is installed newer kernel module with security update than currently running kernel. .sp Default: \fBTrue\fP\&. .sp \fBNOTE:\fP .INDENT 7.0 .INDENT 3.5 YUM compatibility option .UNINDENT .UNINDENT .UNINDENT .sp \fBlogfilelevel\fP .sp \fBlog_compress\fP .sp \fBtransformdb\fP .sp \fBreset_nice\fP .INDENT 0.0 .TP .B \fBdebuglevel\fP \fI\%integer\fP .sp Debug messages output level, in the range \fB0\fP to \fB10\fP\&. The higher the number the more debug output is put to stdout. .sp Default: \fB2\fP\&. .UNINDENT .INDENT 0.0 .TP .B \fBdiskspacecheck\fP \fI\%boolean\fP .sp If enabled, controls whether rpm should check available disk space during the transaction. .sp Default: \fBTrue\fP\&. .UNINDENT .INDENT 0.0 .TP .B \fBexit_on_lock\fP \fI\%boolean\fP .sp If enabled, DNF5 will exit immediately when something else has the lock. .sp Default: \fBFalse\fP\&. .UNINDENT .INDENT 0.0 .TP .B \fBgpgkey_dns_verification\fP \fI\%boolean\fP .sp If enabled, DNF5 will attempt to automatically verify OpenPGP verification keys using the DNS system. .sp This option requires the unbound python module (python3\-unbound) to be installed on the client system. This system has two main features. The first one is to check if any of the already installed keys have been revoked. Automatic removal of the key is not yet available, so it is up to the user, to remove revoked keys from the system. The second feature is automatic verification of new keys when a repository is added to the system. In interactive mode, the result is written to the output as a suggestion to the user. In non\-interactive mode (i.e. when \-y is used), this system will automatically accept keys that are available in the DNS and are correctly signed using DNSSEC. It will also accept keys that do not exist in the DNS system and their NON\-existence is cryptographically proven using DNSSEC. This is mainly to preserve backward compatibility. .sp Default: \fBFalse\fP\&. .UNINDENT .sp \fBbugtracker_url\fP .sp \fBhistory_record\fP .sp \fBhistory_record_packages\fP .sp \fBhistory_list_view\fP .sp \fBcomment\fP .sp \fBreleasever\fP .INDENT 0.0 .TP .B \fBmodule_obsoletes\fP \fI\%boolean\fP .sp If enabled, DNF5 tries to apply modular obsoletes when possible. .sp Default: \fBFalse\fP\&. .UNINDENT .INDENT 0.0 .TP .B \fBrpmverbosity\fP \fI\%string\fP .sp RPM debug scriptlet output level. One of: \fBcritical\fP, \fBemergency\fP, \fBerror\fP, \fBwarn\fP, \fBinfo\fP or \fBdebug\fP\&. .sp Default: \fBinfo\fP\&. .UNINDENT .INDENT 0.0 .TP .B \fBupgrade_group_objects_upgrade\fP \fI\%boolean\fP .sp If enabled, performs the automatic running of \fBgroup upgrade\fP when running the \fBupgrade\fP command. .sp Default: \fBTrue\fP\&. .UNINDENT .INDENT 0.0 .TP .B \fBcolor\fP \fI\%string\fP .sp Controls if DNF5 uses colored output on the command line. Possible values: \fBauto\fP, \fBnever\fP, \fBalways\fP\&. .sp Default: \fBauto\fP\&. .UNINDENT .INDENT 0.0 .TP .B \fBcolor_list_installed_older\fP \fI\%color\fP .sp Color of installed packages that are older than any version among available packages. The option is used during list operations. .sp Default: \fByellow\fP\&. .UNINDENT .INDENT 0.0 .TP .B \fBcolor_list_installed_newer\fP \fI\%color\fP .sp Color of installed packages that are newer than any version among available packages. The option is used during list operations. .sp Default: \fBbold,yellow\fP\&. .UNINDENT .INDENT 0.0 .TP .B \fBcolor_list_installed_reinstall\fP \fI\%color\fP .sp Color of installed packages that are among available packages and can be reinstalled. The option is used during list operations. .sp Default: \fBdim,cyan\fP\&. .UNINDENT .INDENT 0.0 .TP .B \fBcolor_list_installed_extra\fP \fI\%color\fP .sp Color of installed packages that do not have any version among available packages. The option is used during list operations. .sp Default: \fBbold,red\fP\&. .UNINDENT .sp \fBmodule_hotfixes\fP .sp \fBsslverifystatus\fP .SH AUTHOR See AUTHORS.md in dnf5 source distribution. .SH COPYRIGHT Contributors to the dnf5 project. .\" Generated by docutils manpage writer. .