| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updates `update-everything` to clear a deprecation warning | clyhtsuriva | 2025-12-25 | 1 | -1/+1 |
| | | | | | | | The '--inventory-file' argument is deprecated. This feature will be removed from ansible-core version 2.23. Use -i or --inventory instead. | ||||
| * | Add verbosity flag to update playbook call | clyhtsuriva | 2025-03-02 | 1 | -1/+1 |
| | | |||||
| * | Remove void non-free update and change homelab's iac's playbook name | clyhtsuriva | 2025-02-16 | 1 | -18/+2 |
| | | |||||
| * | update-everything.sh : update pip, change ansible path, remove discord | clyhtsuriva | 2025-02-13 | 1 | -3/+5 |
| | | |||||
| * | Moving ansible stuff to homelab-iac repo. | clyhtsuriva | 2025-01-31 | 1 | -2/+1 |
| | | | | | | Also adding patch flag to git add to interactively choose what to commit. | ||||
| * | Simplify scripts and improve clarity | clyhtsuriva | 2025-01-22 | 1 | -2/+2 |
| | | | | | | - Removed redundant variables in `update-git-repo.sh`. - Simplified `update-scripts-repo.sh` by removing unnecessary `git diff` output. | ||||
| * | Adding vagrant to non-free install list | clyhtsuriva | 2024-09-11 | 1 | -2/+2 |
| | | | | | TODO: Build only if newer version is available for non-free packages | ||||
| * | Removing spotify from nonfree packages | clyhtsuriva | 2024-07-24 | 1 | -2/+0 |
| | | |||||
| * | Enabling back pip update with changes to its function | clyhtsuriva | 2024-06-30 | 1 | -3/+3 |
| | | | | | Now uses a python virtual environment | ||||
| * | Added xbps update line to the update script | clyhtsuriva | 2023-08-30 | 1 | -0/+1 |
| | | |||||
| * | Add remote backup functionality | clyhtsuriva | 2023-08-02 | 1 | -1/+17 |
| | | |||||
| * | Commenting out echo used for debug | clyhtsuriva | 2023-06-27 | 1 | -12/+13 |
| | | |||||
| * | Add a test for convert-filenames | clyhtsuriva | 2023-06-18 | 1 | -0/+68 |
| | | | | | | Using BATS (Bash Automated Testing System) for the tests. More to come soon for other scripts | ||||
| * | Rename convert_filenames.sh into convert-filenames.sh | clyhtsuriva | 2023-06-15 | 1 | -0/+0 |
| | | |||||
| * | Add comment about the previous new makewhatis func | clyhtsuriva | 2023-06-13 | 1 | -0/+1 |
| | | |||||
| * | Add new script that converts file names | clyhtsuriva | 2023-06-09 | 1 | -0/+64 |
| | | | | | | Basically removes any special characters except dash, underscores, dots and spaces. More easy to type in a terminal withotu using quotes around a file name | ||||
| * | Add sudo to makewhatis command | clyhtsuriva | 2023-06-04 | 1 | -1/+1 |
| | | |||||
| * | Add makewhatis to the global update script | clyhtsuriva | 2023-06-04 | 1 | -0/+6 |
| | | |||||
| * | Improve update-scripts-rep.sh and added new script | clyhtsuriva | 2023-05-04 | 2 | -0/+31 |
| | | | | | potentia displays battery level in the term + notification | ||||
| * | Update rc.sh | clyhtsuriva | 2023-05-02 | 1 | -2/+13 |
| | | |||||
| * | Updating update-eveerything.sh | clyhtsuriva | 2023-03-30 | 1 | -2/+0 |
| | | |||||
| * | Adding infos about rync's parameters | clyhtsuriva | 2023-01-10 | 1 | -0/+5 |
| | | |||||
| * | Commenting pip from update-everything.sh as it's unstable | clyhtsuriva | 2023-01-09 | 1 | -1/+1 |
| | | |||||
| * | Updating update-everything.sh | clyhtsuriva | 2022-12-10 | 1 | -8/+25 |
| | | |||||
| * | Adding update-scripts-repo.sh to update-everything.sh | clyhtsuriva | 2022-12-10 | 1 | -4/+25 |
| | | |||||
| * | Updating the script for this repo and adding rc.sh | clyhtsuriva | 2022-11-02 | 2 | -3/+39 |
| | | |||||
| * | Renaming backup_usb32 and update-script-repo | clyhtsuriva | 2022-11-02 | 2 | -0/+1 |
| | | |||||
| * | Putting the first scripts in a bin/ folder | clyhtsuriva | 2022-11-02 | 4 | -0/+135 |
