summaryrefslogtreecommitdiff
path: root/sysutils/auto-admin/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-09-19sysutils/auto-admin: Update to 0.7.13bacon1-2/+2
Bug fix release Changes: https://github.com/outpaddling/auto-admin/releases
2022-06-08sysutils/auto-admin: Update to 0.7.11bacon1-2/+2
New scripts: auto-upgrade-base: Upgrade base system to a new release Minor bug fixes, modernizations, enhancements, and code improvements
2022-03-13sysutils/auto-admin: Update to 0.7.10bacon1-7/+2
Numerous minor fixes to improve robustness and usability Begin adding man pages A few new scripts factored out from desktop-installer, etc.
2021-12-12sysutils/auto-admin: Update to 0.7.8bacon1-2/+2
New scripts factored out from desktop-installer Several minor bug fixes and enhancements Changes: https://github.com/outpaddling/auto-admin/tags
2021-11-11sysutils/auto-admin: Update to 0.7.7bacon1-2/+2
Expanded auto-admin menu Modernized auto-pkgsrc-setup Numerous other small fixes and enhancements
2021-09-10sysutils/auto-admin: Update to 0.7.6bacon1-2/+2
Expand auto-admin menu to include network and power sub-menus Numerous other minor fixes and enhancements
2021-06-16sysutils/auto-admin: Update to 0.7.5bacon1-2/+2
Fixes to auto-pkgsrc-setup and auto-update-pkgsrc Other minor enhancements and fixes Upstream change log: https://github.com/outpaddling/auto-admin/releases
2021-05-15sysutils/auto-admin: Update to 0.7.3bacon1-2/+2
Add auto-update-pkgsrc: Automate update of tree and installed packages Numerous other bug fixes and minor enhancements
2021-03-15sysutils/auto-admin: Update to 0.7.1bacon1-2/+2
Numerous bug fixes and enhancements since 0.6.12, including: auto-pkgsrc-setup: Add custom umask to sbmake wrapper to override user env auto-change-uid: Improve performance with find -exec +, prune nfs mounts auto-mount-noautos: New cronable script for mounting noauto NFS mounts
2021-01-30sysutils/auto-admin: Update to 0.6.12bacon1-2/+2
Improvements to auto-admin menu auto-update-system: Add support for reinstalling specified ports from source auto-pkgsrc-setup: Add PKGSRC dir to mk.conf for pkg_chk auto-install-packages: Add CLI flags for installing from source and skipping options dialog Add Darwin and pkgsrc support to some scripts UI improvements to several scripts
2020-12-17sysutils/auto-admin: import auto-admin-0.6.9bacon1-0/+21
Auto-admin is a set of scripts for automating common systems management tasks from the command line. It is meant as a library of scripts to be used by more specific automated systems management tools. It is also intended to serve as a compatibility layer to ease management of multiple POSIX platforms.