./sysutils/auto-admin, Portable tools for automating systems management

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.1, Package name: auto-admin-0.8.1, Maintainer: bacon

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.


Master sites:

Filesize: 138.98 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-04 17:13:13 by Jason Bacon | Files touched by this commit (3)
Log message:
sysutils/auto-admin: Update to 0.8.1

New scripts:

auto-pkgsrc-make: Output name of make program being used
auto-change-login-class: Change login class for existing users on
			 BSD (Linux has no such concept)
auto-physmem: Report physical memory size

Interesting changes:

Move some scripts from sbin to bin for broader user access
Expand DragonFly, macOS, NetBSD, OpenBSD, pkgsrc, RHEL, and SunOS support
Add framework for Debian support
auto-pkg-branch: Use less fragile approach for FreeBSD
Clean up existing man pages and add templates to more scripts

Numerous other small fixes and enhancements

Changes: https://github.com/outpaddling/auto-admin/releases
   2023-12-24 11:07:51 by Niclas Rosenvik | Files touched by this commit (1)
Log message:
auto-admin: fix installation when using custom PKGMANDIR
   2023-10-21 22:45:02 by Jason Bacon | Files touched by this commit (3)
Log message:
sysutils/auto-admin: Update to 0.8.0

Numerous small UI improvements
Several bug fixes
Add OpenBSD support to some of the most common scripts

Changes: https://github.com/outpaddling/auto-admin/releases
   2023-09-24 13:54:20 by Jason Bacon | Files touched by this commit (4) | Package updated
Log message:
sysutils/auto-admin: Update to 0.7.18.8

Unbreak auto-pkgsrc-dir where binary packages are used
A few minor enhancements to auto-update-system
   2023-07-12 15:03:30 by Jason Bacon | Files touched by this commit (3)
Log message:
sysutils/auto-admin: Update to 0.7.18

Import auto-image2dev from diskimage-tools
Improved NetBSD support in several scripts
auto-automount-setup: Switch from sysutils/automount to sysutils/devd-mount

changes: https://github.com/outpaddling/auto-admin/releases
   2023-06-17 17:17:40 by Jason Bacon | Files touched by this commit (3)
Log message:
sysutils/auto-admin: Update to 0.7.17

Add NetBSD support to several scripts supporting desktop-installer,
qmediamanager, and devpub-mount
   2023-06-10 14:59:02 by Jason Bacon | Files touched by this commit (3)
Log message:
sysutils/auto-admin: Update to 0.7.16

Numerous enhancements and a few fixes
Changes: https://github.com/outpaddling/auto-admin/releases
   2023-05-26 18:33:04 by Jason Bacon | Files touched by this commit (3) | Package updated
Log message:
sysutils/auto-admin: Update to 0.7.15.17

Improvements to auto-pkgsrc-setup, auto-software-manager, and
auto-update-pkgsrc