Commit graph

101 commits

Author SHA1 Message Date
656b20f540 Merge branch 'main' of https://git.schotty.com/andrew/osupdater 2024-12-25 20:15:41 -06:00
cdc1df3e3f Fixed firmware routine : added '--force' flag to db update 2024-12-25 20:14:50 -06:00
78eaf0d719 Fixed firmware routine : added flag to db update 2024-12-25 20:11:39 -06:00
f91fd1a19b Fixed typo in src : version tag 2024-12-11 12:37:28 -06:00
00f8297b1c Updated README.md to include fwupdmgr related changes. 2024-12-11 12:35:30 -06:00
925673811d Updated to 0.9 : Added fwupdmgr support for firmware updates. 2024-12-11 12:32:58 -06:00
b5cc58b2b6 Added GPL v3 licesnse file 2024-11-23 12:32:36 -06:00
59fd9a1141 README.md update 2024-10-27 19:52:10 -05:00
da1a39fc61 README.md update 2024-10-27 19:51:55 -05:00
b003838c31 README.md update 2024-10-27 19:51:13 -05:00
5aea06b9b0 README.md update 2024-10-27 19:50:52 -05:00
9e1547a658 README.md update 2024-10-27 19:49:11 -05:00
82bd5571b1 README.md update 2024-10-27 19:48:26 -05:00
355f86e358 README.md update 2024-10-27 19:47:22 -05:00
9b73ceaea4 Updated README.md 2024-10-07 11:46:12 -05:00
51c9f22da9 Ran cargo update 2024-10-07 11:43:06 -05:00
39a2172f67 Removed console spam 2024-10-07 11:38:06 -05:00
7b203572ad Fixed typo 2024-10-07 11:33:41 -05:00
012a2b55e2 Fixed typo 2024-10-07 11:30:17 -05:00
72e20f8015 Bumped rev to 0.8.0. Added a gpl v3 license. Added a changelog. 2024-10-06 21:05:22 -05:00
289dcdde3a Removed the phrasing that dnf was found but dnf5 is being used instead. F41 beta seems to have deprecated dnf3 and has a symplink of dnf5 to dnf. 2024-10-06 20:48:24 -05:00
83a722c57e Code cleanup round 2 2024-09-29 00:35:59 -05:00
72b5f977dc Code cleanup 2024-09-29 00:11:13 -05:00
b3b9231554 Added the ability to run two or more of the supported updaters rather than just one or all. Updated README.md to include new feature. Cleaned up most sections in README.md. 2024-09-28 23:36:19 -05:00
b8cb797703 Updated README.md to include CLI parameters. 2024-09-25 22:15:39 -05:00
aff8475115 Added in parameters to individually select update tool. Only one tool at this time. 2024-09-25 22:11:22 -05:00
b5c72eee8c Migrated code to a function based approach. Added an update_all() which will run all of the existing functions. Future update will include picking/choosing the desired tools only. 2024-09-25 18:30:49 -05:00
de02fd677c added multithreading support to the buildscript 2024-08-20 21:01:08 -05:00
367b5e02d7 Removed stray files 2024-08-20 20:51:04 -05:00
e0bcfef2c3 Code cleanup : made each update tool into a function. 2024-08-20 20:49:00 -05:00
9a7c029754 Added logic for skipping dnf if dnf5 exists. Added roadmap and v1.0 requirements to README.md. 2024-08-19 20:26:20 -05:00
5c412a7902 Added logic for skipping dnf if dnf5 exists. 2024-08-19 20:16:36 -05:00
966af8866e Updated README to include Debian version requirements. 2024-07-23 02:36:21 -05:00
a94291a95e Updated README.md -- included some notes regarding Debian. 2024-07-23 02:21:12 -05:00
0ee4dc4942 Updated README.md 2024-07-02 04:20:12 -05:00
ce0419cdf2 Fixed dnf5 bug. -- removed deprecated flags. 2024-06-27 03:52:50 -05:00
99c88b7b32 Beginnings of user input for autoupdating. 2024-06-25 01:36:32 -05:00
5b5894be85 Added podman suppport. Updated README.md to reflect new container types supported. 2024-06-24 03:43:43 -05:00
0f1fd1a958 Merge branch 'main' of https://git.schotty.com/andrew/osupdater
Added distrobox support
2024-06-24 01:56:10 -05:00
05d2781b48 Added distrobox suppport. 2024-06-24 01:55:03 -05:00
4ca292f633 README.md fixes 2024-06-15 00:54:38 -05:00
83a1b524c9 README.md fixes 2024-06-15 00:53:01 -05:00
1684ea04fb README.md updates - compatibility table 2024-06-15 00:47:55 -05:00
9dee5e6a56 README.md updates - compatibility table 2024-06-15 00:43:31 -05:00
0863be6a6e README.md updates - compatibility table 2024-06-15 00:32:15 -05:00
b9153bbd26 README.md updates - compatibility table 2024-06-15 00:30:58 -05:00
433b26e88f README.md updates - compatibility table 2024-06-15 00:28:40 -05:00
edefd01b3e README.md updates - compatibility table 2024-06-15 00:28:00 -05:00
a77437435b README.md updates - compatibility table 2024-06-15 00:26:28 -05:00
76414d7938 README.md updates - compatibility table 2024-06-15 00:26:02 -05:00