Updated README.md
This commit is contained in:
parent
51c9f22da9
commit
9b73ceaea4
1 changed files with 4 additions and 4 deletions
|
@ -10,10 +10,10 @@ Take note that currently, all the used update tools' parameters are hard coded.
|
|||
## v1.0 REQUIREMENTS
|
||||
Prior to releasing a v1.0, I will need the following features for the CLI version (GUI version will need not exist, but is on the roadmap)
|
||||
|
||||
* -[x] The smarts to not run an old version of a tool if a newer is purposefully installed. This is specifically aimed at dnf/dnf5
|
||||
* -[x] CLI flags to pick and choose what to update and what to skip
|
||||
* -[ ] Proper logging -- this means a datestamped file for each tool run plopped into /var/log/
|
||||
* -[ ] Stock parameters to be pulled from /etc/osupdater.conf or ~/.config/osupdater/osupdater.conf
|
||||
* [x] The smarts to not run an old version of a tool if a newer is purposefully installed. This is specifically aimed at dnf/dnf5
|
||||
* [x] CLI flags to pick and choose what to update and what to skip
|
||||
* [ ] Proper logging -- this means a datestamped file for each tool run plopped into /var/log/
|
||||
* [ ] Stock parameters to be pulled from /etc/osupdater.conf or ~/.config/osupdater/osupdater.conf
|
||||
|
||||
## THE ROADMAP : v1.1 AND BEYOND
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue