| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add update-packer-to + update-packages is now build-packagesHEADmaster | clyhtsuriva | 2026-04-10 | 3 | -2/+17 |
| | | |||||
| * | 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. | ||||
| * | who-needs-update: skips commented packages | clyhtsuriva | 2025-05-29 | 1 | -0/+4 |
| | | |||||
| * | Add 'xbps-src clean' before building in `update-package.sh` | clyhtsuriva | 2025-03-23 | 1 | -0/+2 |
| | | |||||
| * | 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 |
| | | |||||
| * | updates script for contribs to void | clyhtsuriva | 2025-02-09 | 1 | -3/+10 |
| | | | | | | | - adds cleaning repocache at the start, after binary bootstrap - linting - check (run the package checks) | ||||
| * | Moving ansible stuff to homelab-iac repo. | clyhtsuriva | 2025-01-31 | 3 | -39/+1 |
| | | | | | | Also adding patch flag to git add to interactively choose what to commit. | ||||
| * | Simplify scripts and improve clarity | clyhtsuriva | 2025-01-22 | 2 | -10/+6 |
| | | | | | | - Removed redundant variables in `update-git-repo.sh`. - Simplified `update-scripts-repo.sh` by removing unnecessary `git diff` output. | ||||
| * | Add file in /tmp with list of packages to build | clyhtsuriva | 2024-11-08 | 1 | -1/+7 |
| | | |||||
| * | grepping differently the excluding option | clyhtsuriva | 2024-10-20 | 1 | -7/+4 |
| | | |||||
| * | Mostly working on the build loop in auto-build | clyhtsuriva | 2024-10-17 | 2 | -30/+45 |
| | | | | | Also adding a check for the test status in commit-push-pr.sh | ||||
| * | Continuing auto-build script | clyhtsuriva | 2024-10-15 | 4 | -10/+39 |
| | | | | | Also adding the option to put a custom path for the build architectures file | ||||
| * | Starting to work on a script to auto build orphan void packages | clyhtsuriva | 2024-10-13 | 1 | -0/+114 |
| | | |||||
| * | 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 | ||||
| * | Changed VOID_UPDATES_URL to a working one | clyhtsuriva | 2024-03-26 | 1 | -1/+1 |
| | | |||||
| * | Added xbps update line to the update script | clyhtsuriva | 2023-08-30 | 1 | -0/+1 |
| | | |||||
| * | Update .gitignore : useless lines | clyhtsuriva | 2023-08-16 | 1 | -2/+0 |
| | | |||||
| * | 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 |
| | | |||||
| * | Ansible playbooks, now, lint compliant | clyhtsuriva | 2023-06-12 | 2 | -22/+35 |
| | | |||||
| * | 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 |
| | | |||||
| * | Add GPL3 LICENSE | clyhtsuriva | 2023-06-01 | 1 | -0/+674 |
| | | |||||
| * | 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 |
| | | |||||
| * | Renamed arm6l to arm6l-musl | clyhtsuriva | 2023-01-18 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | Fixing a typo in update-check-contributed.sh | clyhtsuriva | 2022-12-10 | 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 |
| | | |||||
| * | Removing .txt files from auto-void-packages | clyhtsuriva | 2022-12-02 | 2 | -31/+1 |
| | | |||||
| * | Adding bisq and wasabi binaries to gitignore | clyhtsuriva | 2022-11-27 | 1 | -0/+2 |
| | | |||||
| * | Updating the script for this repo and adding rc.sh | clyhtsuriva | 2022-11-02 | 2 | -3/+39 |
| | | |||||
| * | Adding ansible YAML files | clyhtsuriva | 2022-11-02 | 3 | -0/+25 |
| | | |||||
| * | 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 | -12/+8 |
| | | |||||
| * | Adding scripts to semi-automate void-packages updates | clyhtsuriva | 2022-11-02 | 7 | -0/+242 |
| | | |||||
| * | Adding README.md | clyhtsuriva | 2022-11-01 | 1 | -0/+3 |
| | | |||||
| * | Inital commit | clyhtsuriva | 2022-11-01 | 3 | -0/+139 |
