aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-23Added support for ArchLinuxkaotisk2-0/+21
2023-08-23Won't need. It was a mistaken assumption fixed at 587c1a5kaotisk1-4/+0
2023-08-23Applying work of two previous commitskaotisk1-2/+2
2023-08-23Dynamic sudo usagekaotisk1-0/+10
2023-08-23Preparing for dynamic package manager argumentskaotisk1-0/+6
2023-08-23Provided container build target for Debian Linuxkaotisk1-0/+13
2023-08-23Fixed wrong dependency namekaotisk1-1/+1
2023-08-23Changed previous to new defaultskaotisk1-2/+2
2023-08-23Removed sudo command as the container user is root, removed wget from depskaotisk1-1/+1
2023-08-23Script provided for testing containers under various Linux distroskaotisk2-0/+17
2023-08-22Aborts installation if AK_WORKDIR is found.kaotisk1-1/+10
2023-08-22Fixed wrong array declarationkaotisk1-1/+1
2023-08-22Cleans output from which executionskaotisk1-3/+3
2023-08-22Added dependency checking and attempts installing themkaotisk1-0/+95
2023-08-21Removed forgotten messagekaotisk1-1/+0
2023-08-20Good update in READMEkaotisk1-0/+111
2023-08-20Removed inlined thenskaotisk1-2/+4
2023-08-20Full ZBLOCK cache subfolder is created when it's neededkaotisk1-0/+5
2023-08-20Moving initial cache directory herekaotisk2-9/+4
2023-08-20Fixed checkkaotisk2-1/+2
2023-08-20Removed trailing slashkaotisk1-2/+2
2023-08-20Cache folder initial appearencekaotisk1-0/+5
2023-08-20Fixed bug when ak-config key was not initially createdkaotisk1-0/+5
2023-08-20Tar warnings offkaotisk1-1/+1
2023-08-20Fixed bug and inconsistency in configurationkaotisk1-2/+2
2023-08-20Fixed a wrong conditionkaotisk1-25/+27
2023-08-20No need for importing keys manually, they get created during installkaotisk1-3/+2
2023-08-20Tidying up and some additionskaotisk1-17/+43
2023-08-20Fixed a bug where ZGENESIS pointer file wasn't createdkaotisk1-1/+5
2023-08-20Check if there is already a zchain key in IPFSkaotisk1-1/+10
2023-08-20Corrected condition and worked around printf bugkaotisk1-2/+2
2023-08-20Now checking if it is installed firstkaotisk1-0/+1
2023-08-20Removed verbose outputkaotisk1-1/+1
2023-08-20Fixed a bug that could cause installation to failkaotisk1-1/+1
2023-08-20(new) uninstall scriptkaotisk1-0/+38
2023-08-20Replaced double brackets with single oneskaotisk4-24/+24
2023-08-19Added routes to merkle leafs and file chunkskaotisk3-0/+128
2023-08-19Fixed bug for files less than 4097 byteskaotisk1-4/+9
2023-08-19More accurate descriptionkaotisk1-4/+7
2023-08-18Needless to create .ipfs manually, needless to call IPFS with specified PATHkaotisk1-2/+1
2023-08-18Added a condition where we have the IPFS binary but we haven't configuredkaotisk1-0/+5
2023-08-18Fixed wrong flagkaotisk1-1/+1
2023-08-18Added gpg key create implementation and minor refactorkaotisk1-35/+73
2023-08-18Moved GPG keyring to dedicated folder under .arching-kaos/kaotisk18-25/+27
2023-08-05New tool: Restore file from merkle treeorigin/miningkaotisk1-0/+91
2023-08-05Removed 1 level of verbositykaotisk1-2/+0
2023-08-05Makes use of ak-tempassin instead of static temp dirkaotisk1-2/+2
2023-08-05Encodes file to base64 to avoid losing byteskaotisk1-1/+2
2023-08-03New tool: Create merkle tree from filekaotisk1-0/+219
2023-08-03Fixed the way cache is stored or notkaotisk1-4/+10