I agree purge-old-kernels should not just do an `autoremove` by default,
but I do not agree on adding heuristics to the script. I'd just like the
script to eventually go away (it's unrelated to the rest of byobu
functionality), perhaps after a release where a deprecation warning and
suggested alter
** Description changed:
Hi!
/usr/bin/purge-old-kernels script installed by byobu today it's a simple
bypass to an apt autoremove which can uninstall other packages not
kernel related.
Please replace on that script the line:
sudo apt-get $@ autoremove
By this one:
- apt
** Description changed:
Hi!
/usr/bin/purge-old-kernels script installed by byobu today it's a simple
bypass to an apt autoremove which can uninstall other packages not
kernel related.
Please replace on that script the line:
sudo apt-get $@ autoremove
By this one:
- apt