Commit graph

77 commits

Author SHA1 Message Date
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
1da2e82f76 README.md updates - compatibility table 2024-06-15 00:17:26 -05:00
66647e2084 README.md updates - compatibility table 2024-06-15 00:12:59 -05:00
4f7d196ba0 README.md updates - compatibility table 2024-06-15 00:12:08 -05:00
321b1d47da README.md updates - compatibility table 2024-06-15 00:11:38 -05:00
8602ee8d4e README.md updates - compatibility table 2024-06-15 00:10:05 -05:00
637a7bd81f Source fix for zypper 2024-06-15 00:05:26 -05:00
8315314bc6 README.md updates - compatibility table 2024-06-15 00:04:20 -05:00
3359dcca90 README.md updates - compatibility table 2024-06-14 23:36:50 -05:00
86dd951596 README.md updates - compatibility table 2024-06-14 23:34:42 -05:00
4db9d8a02b Source fix for zypper 2024-06-14 23:23:39 -05:00
c9be0c363b Readme updates 2024-06-14 23:05:20 -05:00
390d5b90bb Readme updates 2024-06-14 23:04:52 -05:00
602842fc1b Readme updates 2024-06-14 23:03:50 -05:00
f2c6834682 Readme updates 2024-06-14 23:02:40 -05:00
4ff02c1f1d Readme updates 2024-06-14 23:01:51 -05:00
6b346a63bf Readme updates 2024-06-14 22:45:33 -05:00
6cd35afe80 Readme updates 2024-06-14 22:44:41 -05:00
49f6b0fc36 UI cleanup. 2024-06-14 03:05:10 -05:00
bf40108d4d Dir cleanup 2024-06-14 02:26:19 -05:00
d52260e1a5 Dir cleanup 2024-06-14 02:25:32 -05:00
1a7689790b Dir cleanup 2024-06-12 20:30:47 -05:00
f80d5f51ab Dir cleanup 2024-06-12 20:29:56 -05:00
0b693e403c Redid dir layout, emphasizing rust port, antiquating bash and python ports. Also added a cleanup command to the rust build shell script. 2024-06-05 01:02:30 -05:00
eec91833d7 More fixes to gitignore 2024-06-05 00:47:18 -05:00