Commit Graph

105 Commits

Author SHA1 Message Date
24cbc9725f Removed testing code 2024-02-19 19:30:17 +01:00
3c773a8dc2 Added add_backing 2024-02-19 18:18:18 +01:00
b77418f0ec Added a janky system for storing commands 2024-02-19 16:44:07 +01:00
5cf1b33178 Made some small adjustments 2024-02-19 16:01:53 +01:00
1896e41b8a Add commands 2024-02-19 02:06:12 +01:00
0da7474158 Made small modifications 2024-02-18 18:09:53 +01:00
c9f76746b4 Added automatic backing id generation 2024-02-18 15:33:25 +01:00
5613fbdcab Added add-backing and remove-backing commands (still missing recursive remove) 2024-02-18 15:23:01 +01:00
444bbc6ebe Improved the entry listing 2024-02-18 14:56:36 +01:00
cf6e692289 Fixed a bug and added resetting 2024-02-18 14:43:38 +01:00
4d859efdac Refined the commands 2024-02-18 14:38:31 +01:00
3e08d6a438 Added commands for managing disks 2024-02-18 14:05:04 +01:00
a149a838d1 Implemented entry resetting 2024-02-18 13:20:30 +01:00
1ff4d4df2f Added some small modifications 2024-02-18 02:06:49 +01:00
dcdec67476 Implemented some more functions. Next big step : AddBacking 2024-02-18 00:28:42 +01:00
051b95484c Started implementing the backing system 2024-02-18 00:11:12 +01:00
0aa2cfbfa8 Added some commands 2024-02-18 00:07:44 +01:00
487982a182 Reimplemented most functions 2024-02-17 23:59:38 +01:00
1cd34dd514 Small regression to a more stable state 2024-02-17 18:10:07 +01:00
c1b3f3c262 Added a user system 2024-02-17 15:15:40 +01:00
f0dd2ca5fb Implemented the add-entry command 2024-02-17 14:38:52 +01:00
8821519a12 Added backing signatures 2024-02-17 14:21:14 +01:00
fd7b056457 Started implementing backing managment 2024-02-17 13:01:40 +01:00
36a1faf948 Added an inefficient listing for entries 2024-02-17 12:55:21 +01:00
2d1f228ad0 Added disk resetting 2024-02-17 12:35:33 +01:00
694092e12e Implemented creation of root disks 2024-02-17 12:34:24 +01:00
188e57dc31 Added some signatures to handle updating entries 2024-02-17 12:11:09 +01:00
e38e07ca68 Added some signatures to reprensent automatic entries 2024-02-17 12:00:17 +01:00
5073ba3834 Added resetting and trim to the entries 2024-02-17 02:46:21 +01:00
799a362074 Added disk trim function 2024-02-17 02:39:41 +01:00
d13a2e3053 Implemented some entry functions 2024-02-17 02:28:17 +01:00
a2339d7515 Modified some signatures 2024-02-17 02:18:16 +01:00
ab244698c5 Added some more signatures to implement 2024-02-17 01:44:37 +01:00
4d9e89e48f Implemented most disk functions (except trim) 2024-02-17 01:34:58 +01:00
48ec1c6412 Added some more signatures 2024-02-17 01:20:20 +01:00
f92c3c6a1e Added disk operation signatures 2024-02-17 00:57:30 +01:00
044f15dc3c Added a result system to keep better track of errors 2024-02-17 00:46:09 +01:00
85ad0ab103 Started working on a refactored version 2024-02-17 00:40:09 +01:00
66caca4a7f Added signatures for the backing system. 2024-02-16 23:26:29 +01:00
332f5ccfd0 Made some minor modifications 2024-02-16 18:26:02 +01:00
d925445876 Added support for command details 2024-02-16 17:19:56 +01:00
2c0dd8d9ab Added support for CLI style commands 2024-02-16 17:13:52 +01:00
ba07fd7968 Added support for commands 2024-02-16 16:53:02 +01:00
9cd9ca03af Discarded some code that does not work well with the needs 2024-02-16 02:22:24 +01:00
96b522d521 Added some more signatures and implemented more functions 2024-02-15 20:58:50 +01:00
2a706fb01f Started reimplementing some functions for the backing system 2024-02-15 20:00:24 +01:00
01ea511b2d Perfected the disk utilities 2024-02-15 19:42:22 +01:00
e6bc757343 Implemented the creation of backing disks 2024-02-15 13:06:21 +01:00
f64f39c9c8 Implemented some more functions 2024-02-15 12:50:30 +01:00
a059611982 Added a function to delete a directory 2024-02-15 00:44:40 +01:00