diff options
author | bacon <bacon@pkgsrc.org> | 2020-12-17 15:59:35 +0000 |
---|---|---|
committer | bacon <bacon@pkgsrc.org> | 2020-12-17 15:59:35 +0000 |
commit | ec8585bf33fcedb81ea77ccff2d56989958c6ef4 (patch) | |
tree | 124f7521beac42c05b4686bd20a15a972657d3a7 /sysutils | |
parent | b1195a811727041361479f0393ed178978fbaa8d (diff) | |
download | pkgsrc-ec8585bf33fcedb81ea77ccff2d56989958c6ef4.tar.gz |
sysutils/auto-admin: import auto-admin-0.6.9
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.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/auto-admin/DESCR | 4 | ||||
-rw-r--r-- | sysutils/auto-admin/Makefile | 21 | ||||
-rw-r--r-- | sysutils/auto-admin/PLIST | 130 | ||||
-rw-r--r-- | sysutils/auto-admin/distinfo | 6 |
4 files changed, 161 insertions, 0 deletions
diff --git a/sysutils/auto-admin/DESCR b/sysutils/auto-admin/DESCR new file mode 100644 index 00000000000..0d0276450b6 --- /dev/null +++ b/sysutils/auto-admin/DESCR @@ -0,0 +1,4 @@ +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. diff --git a/sysutils/auto-admin/Makefile b/sysutils/auto-admin/Makefile new file mode 100644 index 00000000000..3aaa518b136 --- /dev/null +++ b/sysutils/auto-admin/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1 2020/12/17 15:59:35 bacon Exp $ + +DISTNAME= auto-admin-0.6.9 +CATEGORIES= sysutils +MASTER_SITES= ${MASTER_SITE_GITHUB:=outpaddling/} + +MAINTAINER= bacon@NetBSD.org +HOMEPAGE= https://github.com/outpaddling/auto-admin +COMMENT= Portable tools for automating systems management +LICENSE= 2-clause-bsd + +USE_LANGUAGES= # none + +NO_BUILD= yes + +INSTALLATION_DIRS= sbin + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/Scripts/* ${DESTDIR}${PREFIX}/sbin + +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/auto-admin/PLIST b/sysutils/auto-admin/PLIST new file mode 100644 index 00000000000..382070e6a12 --- /dev/null +++ b/sysutils/auto-admin/PLIST @@ -0,0 +1,130 @@ +@comment $NetBSD: PLIST,v 1.1 2020/12/17 15:59:35 bacon Exp $ +sbin/auto-ad-adduser +sbin/auto-add-fdesc-mount +sbin/auto-add-group +sbin/auto-add-proc-mount +sbin/auto-add-to-group +sbin/auto-adduser +sbin/auto-admin +sbin/auto-amend-fstab +sbin/auto-append-line +sbin/auto-ask +sbin/auto-autofs-media-setup +sbin/auto-autofs-nfs-setup +sbin/auto-automount-setup +sbin/auto-backup-file +sbin/auto-binary-pkgsrc-setup +sbin/auto-change-group-gid +sbin/auto-change-group-ownership +sbin/auto-change-nfsd-count +sbin/auto-change-ownership +sbin/auto-change-primary-group +sbin/auto-change-uid +sbin/auto-check-ports-branch +sbin/auto-clean-disk +sbin/auto-clean-pkgsrc +sbin/auto-clean-ports +sbin/auto-clean-tmp +sbin/auto-cuda-install +sbin/auto-denyhosts-remove-ip +sbin/auto-denyhosts-setup +sbin/auto-detect-laptops +sbin/auto-disable-file-transfers +sbin/auto-disable-host-key-prompt +sbin/auto-disable-hyperthreading +sbin/auto-disable-service +sbin/auto-disable-tcp-timestamps +sbin/auto-enable-autologout +sbin/auto-enable-compat32 +sbin/auto-enable-hal-mount +sbin/auto-enable-passwdqc +sbin/auto-enable-procfs +sbin/auto-enable-service +sbin/auto-fastest-mirror +sbin/auto-fetch-install-media +sbin/auto-file-secure +sbin/auto-firewall-setup +sbin/auto-freebsd-wip-checkout +sbin/auto-fusefs-install +sbin/auto-gpu-setup +sbin/auto-group-check +sbin/auto-harden +sbin/auto-hex-to-octet +sbin/auto-idrac-config +sbin/auto-idrac-passwd +sbin/auto-insert-line +sbin/auto-install-infiniband-modules +sbin/auto-install-linux-flash +sbin/auto-install-linux_base +sbin/auto-install-media-distname +sbin/auto-install-packages +sbin/auto-install-pkgsrc-tree +sbin/auto-ipfw-gateway-setup +sbin/auto-ipmi-install +sbin/auto-ipmi-remote-access +sbin/auto-ipmi-remote-power +sbin/auto-ipmi-remote-status +sbin/auto-krb-auth-setup +sbin/auto-ldap-adduser +sbin/auto-ldap-client-setup +sbin/auto-lock-local-pw +sbin/auto-lock-user +sbin/auto-mark-package-critical +sbin/auto-media-format +sbin/auto-mount-any +sbin/auto-network-restart +sbin/auto-nfs-add-share +sbin/auto-nfs-client-setup +sbin/auto-nfs-restart +sbin/auto-nfs-server-setup +sbin/auto-octet-to-hex +sbin/auto-os-release +sbin/auto-ostype +sbin/auto-package-installed +sbin/auto-passwd-user-expiration +sbin/auto-password-status +sbin/auto-pkg-branch +sbin/auto-pkg-latest +sbin/auto-pkgsrc-delete-all +sbin/auto-pkgsrc-dir +sbin/auto-pkgsrc-prefix +sbin/auto-pkgsrc-remote-x11 +sbin/auto-pkgsrc-setup +sbin/auto-ports-branch +sbin/auto-ports-checkout +sbin/auto-ports-setup +sbin/auto-print-make-variable +sbin/auto-print-timezone +sbin/auto-pxe-installer-setup +sbin/auto-pxe-node-discover +sbin/auto-remove-from-group +sbin/auto-remove-user +sbin/auto-replace-file +sbin/auto-restore-ownership +sbin/auto-restore-pw +sbin/auto-restore-user +sbin/auto-root-check +sbin/auto-secure-directory +sbin/auto-service-enabled +sbin/auto-set-conf-var +sbin/auto-set-hostname +sbin/auto-set-lid-switch-mode +sbin/auto-set-memory-limits +sbin/auto-set-sysctl +sbin/auto-set-umask +sbin/auto-sound-driver-setup +sbin/auto-ssh-authorize +sbin/auto-ssh-reverse-authorize +sbin/auto-su+j-toggle +sbin/auto-transfer-pw +sbin/auto-unlock-local-pw +sbin/auto-unlock-user +sbin/auto-update-infiniband-modules +sbin/auto-update-system +sbin/auto-user-admin +sbin/auto-useradd +sbin/auto-using-pkgsrc +sbin/auto-wheel-check +sbin/auto-wifi-failover +sbin/auto-write-cache-toggle +sbin/auto-xdm-toggle diff --git a/sysutils/auto-admin/distinfo b/sysutils/auto-admin/distinfo new file mode 100644 index 00000000000..0950971798f --- /dev/null +++ b/sysutils/auto-admin/distinfo @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2020/12/17 15:59:35 bacon Exp $ + +SHA1 (auto-admin-0.6.9.tar.gz) = 3da6cdbf43b3274ad30fa0b0eefe1750085ee7e7 +RMD160 (auto-admin-0.6.9.tar.gz) = 7e3d6b19b96d6085e0ab06635cead8a5c7eb21c7 +SHA512 (auto-admin-0.6.9.tar.gz) = dd394611cc723a00d54315f6c11dc8c5411ca1223353b58be9108622754bbacb5b8eb845c6b5167677f94369478b498acf68ed966b3366c87e67aa82ff3a628a +Size (auto-admin-0.6.9.tar.gz) = 95799 bytes |