aboutsummaryrefslogtreecommitdiff
path: root/install.sh
AgeCommit message (Collapse)AuthorFilesLines
37 hoursUpdates for AKFSkaotisk1-0/+3
- Changed old directories to comprehensible names - Introduced relevant settings to the API - install script now creates these directories - AK_LEAFSDIR, AK_MAPSDIR, AK_CHUNKSDIR
7 daysSettings directory properly set up during installation nowkaotisk1-0/+1
2024-06-24refactoringkaotisk1-1/+1
2024-06-14Refactoringkaotisk1-44/+19
2024-06-07minor changeskaotisk1-1/+1
2024-06-07Fixes and updates in testskaotisk1-7/+14
2024-06-04Refactoring, modules directory introducedkaotisk1-0/+1
- All modules are now stored separately from the rest of the bin/ - You can run them now with `ak -m <module> <args>` - Files affected: * bin/ak-articles -> modules/ak-articles * bin/ak-categories -> modules/ak-categories * bin/ak-comments -> modules/ak-comments * bin/ak-files -> modules/ak-files * bin/ak-folders -> modules/ak-folders * bin/ak-mixtapes -> modules/ak-mixtapes * bin/ak-news -> modules/ak-news * bin/ak-reference -> modules/ak-reference * bin/ak-repositories -> modules/ak-repositories * bin/ak-roadmap -> modules/ak-roadmap * bin/ak-todos -> modules/ak-todos
2024-04-06y, that was a problem as wellkaotisk1-2/+2
2024-04-06Needed to install the links to the scripts prior to attempting install ipfskaotisk1-0/+1
2024-04-04Deployed space lazers to eliminate tabbed spaceskaotisk1-16/+16
- Also: _ak_not_implemented introduced
2024-03-11Introduced ./lib for common stuffkaotisk1-0/+1
ofc, logit was the first lib to add... finally
2023-09-24Link to the location we retrieved from whichkaotisk1-1/+1
2023-09-24Added screen to the dependencieskaotisk1-1/+1
2023-09-14We should first install the api before building itkaotisk1-0/+3
2023-09-14Added log messagekaotisk1-0/+1
2023-09-11Build and install the APIkaotisk1-0/+7
2023-09-11Removes nodejs as explicit depedencykaotisk1-1/+1
- Avoid name differences from package to executable (nodejs vs node) - Gets installed via npm
2023-09-08Clean outputkaotisk1-1/+1
2023-09-01Added support for apk package managerkaotisk1-0/+8
2023-09-01Corrected wrong log messagekaotisk1-1/+1
2023-09-01Added support for zypper package managerkaotisk1-0/+8
2023-08-23Added support for ArchLinuxkaotisk1-0/+8
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-23Fixed wrong dependency namekaotisk1-1/+1
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-20Moving initial cache directory herekaotisk1-0/+1
2023-08-20Fixed checkkaotisk1-1/+1
2023-08-20Replaced double brackets with single oneskaotisk1-13/+13
2023-08-18Moved GPG keyring to dedicated folder under .arching-kaos/kaotisk1-0/+1
2023-04-15still fixing installationkaotisk1-0/+13
2023-04-08Outputing the directory we were called from to reference the path laterkaotisk1-0/+2
2023-04-04Fixed installation errorskaotisk1-2/+3
2023-03-29Renamed everythingkaotisk1-1/+1
2022-09-17It was not grepping the correct value, resulting to duplication in rc fileskaotisk1-1/+1
2022-02-11removed duplication adding another onekaotisk1-1/+1
2022-02-11possible fixkaotisk1-0/+2
2021-12-26Fixed logging and assube bash is the default shellkaotisk1-3/+5
2021-12-16Fixes (2):kaotisk1-3/+4
- Changed name to variable for rc file - Changed order of running scripts
2021-12-14As far as I 've beenkaotisk1-0/+37