sys-tools - System deployment/maintenance tools
ssh://anon@thyssentishman.com/sys-tools
Log | Files | Refs | Feed

DateCommit messageFiles+-
2024-07-16setup_ports: Install ccache1+2-0
2024-06-12setup_sys: Remove everything in $HOME1+1-7
2024-06-11setup_gpg: Fix typo in destination directory1+1-1
2024-05-08setup_sys: Rename scripts repo to bin1+1-1
2024-05-07setup_ports: Remove FETCH_PACKAGES from mk.conf1+0-1
2024-05-07setup_ports: Remove wip from PORTSDIR_PATH1+1-1
2024-05-07setup_ports: Do not append to mk.conf1+1-1
2024-05-07setup_ports: Change CVSMIRROR1+1-1
2024-04-30Revert 'Make repositories readonly by default'1+1-11
2024-04-22setup_gpg: Add pinentry-program to gpg-agent.conf1+1-0
2024-04-19setup_sys: Make repositories readonly by default1+11-1
2024-04-19setup_sys: Fix errors and revise with shellcheck1+16-16
2024-04-18Add setup_ports script1+38-0
2024-04-18setup_gpg: Change variable name1+4-4
2024-04-14setup_sys: Auto-create documents and downloads1+6-1
2024-04-13setup_sys: Remove unnecessary grouping brackets1+1-2
2024-04-13setup_gpg: Generate gpg-agent.conf1+7-0
2024-04-13Drop Makefile and use plain shell scripts instead5+63-75
2024-04-09Add command for importing gpg trust database1+7-3
2024-04-09Change default location of gpg keys1+1-1
2024-04-09Remove unnecessary commands for gnupg key import2+0-3
2024-04-09Fix bare repo destination path1+4-4
2024-04-09Create bin directory on scripts repo checkout1+1-1
2024-04-09Improve error handling and printf format2+12-13
2024-04-09Use variable to specify path for repositiories2+10-10
2024-04-09Ignore errors when removing unexisting files1+1-1
2024-04-09Do not override files if already configured1+6-3
2024-04-09Update Makefile and scripts5+41-47
2024-04-09Remove unnecessary REMOTE variable fold1+0-1
2024-04-09Initial commit4+79-0