mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
auto-admin: Add several scripts to support wip/cluster-admin
Approved by: jrm (mentor, implicit)
This commit is contained in:
parent
1d260b487d
commit
4b23b96599
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485194
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= auto-admin
|
||||
DISTVERSION= 0.4.4
|
||||
DISTVERSION= 0.4.5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://acadix.biz/Ports/distfiles/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1540133709
|
||||
SHA256 (auto-admin-0.4.4.tar.xz) = 68d85ce8a660a47247323de06e77ba378a816e31284f1275be0fac64a4da3bea
|
||||
SIZE (auto-admin-0.4.4.tar.xz) = 59456
|
||||
TIMESTAMP = 1541795609
|
||||
SHA256 (auto-admin-0.4.5.tar.xz) = 6eab947bee4f61708ce7931d17e47e7ad17ec5ab4fefbda76bec1604ce2186fa
|
||||
SIZE (auto-admin-0.4.5.tar.xz) = 59892
|
||||
|
@ -1,8 +1,10 @@
|
||||
man/man1/auto-admin.1.gz
|
||||
sbin/auto-ad-adduser
|
||||
sbin/auto-add-fdesc-mount
|
||||
sbin/auto-add-group
|
||||
sbin/auto-add-linproc-mount
|
||||
sbin/auto-add-proc-mount
|
||||
sbin/auto-add-to-group
|
||||
sbin/auto-adduser
|
||||
sbin/auto-admin
|
||||
sbin/auto-amd-nfs-setup
|
||||
@ -44,11 +46,13 @@ sbin/auto-kdm3-toggle
|
||||
sbin/auto-krb-auth-setup
|
||||
sbin/auto-ldap-adduser
|
||||
sbin/auto-ldap-client-setup
|
||||
sbin/auto-lock-user
|
||||
sbin/auto-mount-any
|
||||
sbin/auto-os-release
|
||||
sbin/auto-ostype
|
||||
sbin/auto-package-installed
|
||||
sbin/auto-passwd-user-expiration
|
||||
sbin/auto-password-status
|
||||
sbin/auto-pkg-latest
|
||||
sbin/auto-pkgsrc-dir
|
||||
sbin/auto-pkgsrc-prefix
|
||||
@ -58,6 +62,7 @@ sbin/auto-ports-setup
|
||||
sbin/auto-print-make-variable
|
||||
sbin/auto-pxe-installer-setup
|
||||
sbin/auto-pxe-node-discover
|
||||
sbin/auto-remove-user
|
||||
sbin/auto-replace-file
|
||||
sbin/auto-restore-pw
|
||||
sbin/auto-restore-user
|
||||
@ -69,6 +74,7 @@ sbin/auto-set-sysctl
|
||||
sbin/auto-set-umask
|
||||
sbin/auto-ssh-authorize
|
||||
sbin/auto-ssh-reverse-authorize
|
||||
sbin/auto-unlock-user
|
||||
sbin/auto-update-port-framework
|
||||
sbin/auto-update-system
|
||||
sbin/auto-update-xorg.conf
|
||||
|
Loading…
Reference in New Issue
Block a user