2024-09-08 | setup_ports: Use Git mirror instead of CVS | 1 | +9 | -6 |
2024-09-08 | setup_{gpg,sys}: Make minor improvements | 3 | +17 | -11 |
2024-07-16 | setup_ports: Install ccache | 1 | +2 | -0 |
2024-06-12 | setup_sys: Remove everything in $HOME | 1 | +1 | -7 |
2024-06-11 | setup_gpg: Fix typo in destination directory | 1 | +1 | -1 |
2024-05-08 | setup_sys: Rename scripts repo to bin | 1 | +1 | -1 |
2024-05-07 | setup_ports: Remove FETCH_PACKAGES from mk.conf | 1 | +0 | -1 |
2024-05-07 | setup_ports: Remove wip from PORTSDIR_PATH | 1 | +1 | -1 |
2024-05-07 | setup_ports: Do not append to mk.conf | 1 | +1 | -1 |
2024-05-07 | setup_ports: Change CVSMIRROR | 1 | +1 | -1 |
2024-04-30 | Revert 'Make repositories readonly by default' | 1 | +1 | -11 |
2024-04-22 | setup_gpg: Add pinentry-program to gpg-agent.conf | 1 | +1 | -0 |
2024-04-19 | setup_sys: Make repositories readonly by default | 1 | +11 | -1 |
2024-04-19 | setup_sys: Fix errors and revise with shellcheck | 1 | +16 | -16 |
2024-04-18 | Add setup_ports script | 1 | +38 | -0 |
2024-04-18 | setup_gpg: Change variable name | 1 | +4 | -4 |
2024-04-14 | setup_sys: Auto-create documents and downloads | 1 | +6 | -1 |
2024-04-13 | setup_sys: Remove unnecessary grouping brackets | 1 | +1 | -2 |
2024-04-13 | setup_gpg: Generate gpg-agent.conf | 1 | +7 | -0 |
2024-04-13 | Drop Makefile and use plain shell scripts instead | 5 | +63 | -75 |
2024-04-09 | Add command for importing gpg trust database | 1 | +7 | -3 |
2024-04-09 | Change default location of gpg keys | 1 | +1 | -1 |
2024-04-09 | Remove unnecessary commands for gnupg key import | 2 | +0 | -3 |
2024-04-09 | Fix bare repo destination path | 1 | +4 | -4 |
2024-04-09 | Create bin directory on scripts repo checkout | 1 | +1 | -1 |
2024-04-09 | Improve error handling and printf format | 2 | +12 | -13 |
2024-04-09 | Use variable to specify path for repositiories | 2 | +10 | -10 |
2024-04-09 | Ignore errors when removing unexisting files | 1 | +1 | -1 |
2024-04-09 | Do not override files if already configured | 1 | +6 | -3 |
2024-04-09 | Update Makefile and scripts | 5 | +41 | -47 |
2024-04-09 | Remove unnecessary REMOTE variable fold | 1 | +0 | -1 |
2024-04-09 | Initial commit | 4 | +79 | -0 |