Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove-Unused-Kernel-Packages not mentioned in README.md #246

Open
jarnos opened this issue Jan 20, 2020 · 5 comments
Open

Remove-Unused-Kernel-Packages not mentioned in README.md #246

jarnos opened this issue Jan 20, 2020 · 5 comments
Labels

Comments

@jarnos
Copy link
Contributor

jarnos commented Jan 20, 2020

All options should be explained in chapter "Supported Options Reference".

@rbalint rbalint added the bug label Jan 20, 2020
@rbalint
Copy link
Collaborator

rbalint commented Jan 20, 2020

Patches are very welcome.

@jarnos
Copy link
Contributor Author

jarnos commented Jan 22, 2020

#247

@Paul-Reed
Copy link

Now I'm confused... in my conf file I have;
Unattended-Upgrade::Remove-Unused-Kernel-Packages "true";
If it is a boolean value, should my conf entry be;
Unattended-Upgrade::Remove-Unused-Kernel-Packages True;
and does the same apply to the other boolean values?

@jarnos
Copy link
Contributor Author

jarnos commented Feb 4, 2022

Now I'm confused... in my conf file I have; Unattended-Upgrade::Remove-Unused-Kernel-Packages "true"; If it is a boolean value, should my conf entry be; Unattended-Upgrade::Remove-Unused-Kernel-Packages True; and does the same apply to the other boolean values?

They both do the same according to my testing in for unattended-upgrades version 2.3

@jarnos
Copy link
Contributor Author

jarnos commented Feb 4, 2022

I am confused about the Remove-Unused-Kernel-Packages setting. I tested with --debug --dry-run: Even if I had disabled the setting, but set Unattended-Upgrade::Remove-Unused-Dependencies true; it will remove the kernels anyway. I couldn't test, if setting Unattended-Upgrade::Remove-New-Unused-Dependencies true; (which is the default) had any effect for removing kernels, because I did not have any awaiting kernel upgrades.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants