Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
35 hours | Updates for AKFS | kaotisk | 1 | -52/+56 | |
- Changed old directories to comprehensible names - Introduced relevant settings to the API - install script now creates these directories - AK_LEAFSDIR, AK_MAPSDIR, AK_CHUNKSDIR | |||||
2024-07-24 | ak-fs: new flag --list | kaotisk | 1 | -1/+11 | |
2024-07-23 | no need to save that map type anymore | kaotisk | 1 | -3/+3 | |
2024-07-23 | we don't need to execute the script since we do stuff in place | kaotisk | 1 | -2/+2 | |
2024-07-21 | apply fs driver for chunks as well | kaotisk | 1 | -3/+5 | |
2024-07-21 | Decreased sleep time | kaotisk | 1 | -1/+1 | |
2024-07-21 | fixed output formating | kaotisk | 1 | -4/+7 | |
2024-06-30 | Refactoring | kaotisk | 1 | -1/+1 | |
2024-06-24 | Reworked tempassin to lib/_ak_script | kaotisk | 1 | -2/+2 | |
2024-06-24 | - Moved previous ak-fs-* scripts to library | kaotisk | 1 | -0/+345 | |
- Made an ak-fs to select the previous as flags in a "main script" - Feature: 3rd_gen_map where the sha512sum of the original file (pre base64 encoding) and its original named are stored in the first line and the second line holds the sha512sum of the level.1.map new file: bin/ak-fs deleted: bin/ak-fs-add deleted: bin/ak-fs-cat deleted: bin/ak-fs-get modified: lib/_ak_fs | |||||
2024-05-27 | Refactoring | kaotisk | 1 | -5/+6 | |
2024-05-08 | fix typo | kaotisk | 1 | -2/+1 | |
2024-04-09 | I guess I learnt something today | kaotisk | 1 | -0/+29 | |