aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBarry Jackson <barjac@users.noreply.github.com>2023-01-20 13:31:44 +0000
committerGitHub <noreply@github.com>2023-01-20 13:31:44 +0000
commitc3f66708c0897d16e71f076e397c8ba1b773ee7b (patch)
tree74137ac0e901be9a32686b85ab9c3d8b9ee77285
parente1be2c4b3c56ad9f814b73136a51246642e3443a (diff)
downloadremove-old-kernels-c3f66708c0897d16e71f076e397c8ba1b773ee7b.tar
remove-old-kernels-c3f66708c0897d16e71f076e397c8ba1b773ee7b.tar.gz
remove-old-kernels-c3f66708c0897d16e71f076e397c8ba1b773ee7b.tar.bz2
remove-old-kernels-c3f66708c0897d16e71f076e397c8ba1b773ee7b.tar.xz
remove-old-kernels-c3f66708c0897d16e71f076e397c8ba1b773ee7b.zip
Update README.md
-rw-r--r--README.md20
1 files changed, 10 insertions, 10 deletions
diff --git a/README.md b/README.md
index 1be78d2..8ec4221 100644
--- a/README.md
+++ b/README.md
@@ -24,18 +24,18 @@ For more information see: 'man remove-old-kernels' or 'man rok' in a terminal.
# History
Following a long running bug report about failing systems with sometimes over 50 installed kernels and
-disk space exhausted, I decided that unless I did something myself this would just drag on ad infinitum.
+disk space exhausted, I decided that unless I did something myself this would just drag on ad infinitum.
A basic package had already been created by Bruno Cornec using the original script, but there was no automatic integration into
-regular systems at install time, which would be essential for non-tech users.
-It soon was apparent that some more advanced users would need greater flexibility and control.
-So whilst keeping 'no user intervention needed' by default, command line options were added to suit most needs, along with
-the optional use of alternative configuration files (an idea from Pierre Jarillon).
+regular systems at install time, which would be essential for non-tech users.
+It was apparent that more advanced users would need greater flexibility and control.
+So, whilst keeping 'no user intervention needed' by default, command line options were added to suit most needs, along with
+the optional use of alternative configuration files (an idea from Pierre Jarillon).
Mageia QA team requested more advanced features to avoid certain kernels being removed that may be required during testing,
-so these can now be protected using the Q option.
-A .desktop file was added into the Mageia main system menu using policykit based login for root access.
-A log file was added for the automatic runs controlled by cron.weekly with fixed log rotation at 1000 lines approx.
-i18n support has been added for the main bash script and thanks to the translatiors listed below we now have several langauages
-catered for.
+so these can now be protected using the Q option.
+A .desktop file was added into the Mageia main system menu using policykit based login for root access.
+A log file was added for the automatic runs controlled by cron.weekly with fixed log rotation at 1000 lines approx.
+Internationalization support has been added for the main bash script and thanks to the translatiors listed below we now have several langauages
+catered for.
If you would like to help with other languages, then please read TRANSLATING.
# Tranlsators