DNF gotta go fast

Dnf is a bit slow by default can these options be added to “/etc/dnf/dnf.conf”

“fastestmirror=True”
“max_parallel_downloads=10”

And this for ex-apt users

“defaultyes=True”

I can’t make this a default without repackaging dnf with this patch, however I will add this to the welcome screen as an option.

This I would preferably not use. Especially for new users, they should learn to read what dnf is telling them.

Hello, the new quick setup now has this option.

1 Like

As long as it is an option there is not a problem. I just think it is important to read the dnf messages to see eventual issues we could run in. It takes a bit more time. But we safe this time while we not have to fix something we cold see while reading it.

oh, assumeyes isn’t an option. I’m not trying to cause an LTT.

However
“fastestmirror=True”
“max_parallel_downloads=10”
are settable through risiWelcome now.

1 Like