| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
New script: auto-chromium+widevine-install
auto-install-linux_base: No longer add fstab entries.
Not necessary, and causes problems with tmpfs.
auto-install-packages: Fix exit status for non-existent ports
|
| |
|
|
|
|
|
|
|
|
|
| |
auto-cups-setup: Tolerate missing drivers (prep for deprecation)
auto-install-base-components: Check for pkgbase
auto-ly-enable: New script to enable ly login manager
auto-pkg-latest:
Fix missing _${VERSION_MINOR} in kmods repo config
Offer to overwrite config file when already using latest
auto-update-system: Include /etc/pkg in repo checks
auto-dreckly-setup: Fix pkgsrc wip URL
|
| |
|
|
|
| |
Numerous fixes and enhancements
Changes: https://github.com/outpaddling/auto-admin/releases
|
| |
|
|
|
|
|
|
| |
Important fixes:
auto-ports-branch: Fix for local repos with multiple branches
auto-pkg-latest: Add FreeBSD kmod repo
A few other enhancements
Changes: https://github.com/outpaddling/auto-admin/commits/master/
|
| |
|
|
|
| |
Numerous bug fixes and enhancements
Changes: https://github.com/outpaddling/auto-admin/releases
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
| |
auto-automount-setup: Fix early exit due to failed automount deinstall
Unbreaks automounting of removable media in desktop-installer
Move some scripts from sbin to bin
Numerous improvements for other systems, not relevant to FreeBSD
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
|
| |
Numerous enhancements and a few fixes since 0.7.15.1
Changes: biology/peak-classifier:
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New scripts:
auto-restart-services: Restart everything listed in rc.conf
auto-ldap-lookup: Easy LADP/AD lookup tool
Improvements:
auto-update-system: Run auto-restart-services after updates
auto-pkgsrc-setup: Streamline and add OpenBSD support
Minor improvements to output messages
Changes: https://github.com/outpaddling/auto-admin/releases
|
| |
|
|
|
|
|
|
| |
Portability fixes:
read -p -> printf, read
whoami -> id -un
A few other minor fixes and enhancements
|
| |
|
|
|
|
|
|
| |
New script: auto-webcam-setup
auto-mark-install-from-source: Add flavor support for FreeBSD
auto-update-system: Add warning about live system updates, gcc12 support
auto-pkgsrc-setup: Add mktools to gcc dep exemptions
auto-admin: Add timeout for security (runs under su), stash bsd.local.mk
|
| |
|
|
|
| |
New scripts: auto-upgrade-base: Upgrade base system to a new release
Minor bug fixes, modernizations, enhancements, and code improvements
|
| |
|
|
|
|
|
|
| |
Several new scripts, bug fixes, and minor enhancements
Changes: https://github.com/outpaddling/auto-admin/tags
PR: 261386
Reported by: grahamperrin
|
| |
|
|
|
|
| |
A few new scripts, several minor bug fixes
Changes: https://github.com/outpaddling/auto-admin/tags
|
| |
|
|
|
|
| |
Numerous fixes and enhancements
Changes: https://github.com/outpaddling/auto-admin/tags
|
| |
|
|
| |
Add filesystem, security, and system settings submenus
|
| |
|
|
|
| |
Significantly expanded auto-admin menu with network and power sub-menus
Numerous minor bug fixes and enhancements
|
| |
|
|
|
|
|
|
|
| |
Remove auto-autofs-media-setup:
autofs external media handling has never worked
auto-check-ports-branch:
Properly handle existing but empty $PORTSDIR
Reported by: Guangyuan Yang
|
| |
|
|
|
| |
Update ports management scripts to use git
Several other minor bug fixes and enhancements
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove auto-install-linux-flash (flashplugin has been removed)
Bug fixes:
auto-fusefs-install: fuse -> fusefs in kld_list
auto-gpu-setup: Building DRM requires /usr/src
auto-update-system: Catalog installed versions before pkg upgrade
Several other bug fixes for edge cases
Enhancements:
auto-adduser: Provide info on wheel, operator, and video groups
auto-mount-noautos: New cronable script for mounting noauto NFS mounts
auto-su+j-toggle: Offer user automatic reboot
Notes:
svn path=/head/; revision=568470
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Add auto-mount-noautos: Cronable script for mounting noauto NFS mounts
auto-check-ports-branch: Don't try to move $PORTSDIR in case it's a separate FS
auto-adduser: Fix umask issue
auto-update-system: Allow auto-admin update itself from source
A few other minor enhancements
Reported by: Tony Albers (auto-check-ports-branch bug)
Notes:
svn path=/head/; revision=566566
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=563260
|
| |
|
|
|
|
|
|
| |
Quick-fix for a design flaw in auto-ask that breaks desktop-installer
Add system to tag ports for reinstall from source by auto-update-system
Notes:
svn path=/head/; revision=561511
|
| |
|
|
|
|
|
|
| |
New scripts to support SPCM network settings detection, etc.
Enhancements to auto-configure MacBooks for desktop-installer
Notes:
svn path=/head/; revision=560513
|
| |
|
|
|
|
|
|
|
|
|
| |
Improve auto-admin menus
Add auto-fix-date
Improve security of su'd commands
Remove redundant auto-wheel-check (use auto-group-check)
Other minor fixes and enhancements
Notes:
svn path=/head/; revision=559433
|
| |
|
|
|
|
|
| |
Minor bug fixes and enhancements
Notes:
svn path=/head/; revision=558304
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
auto-mark-package-critical:
New script to add packages checked for availability by auto-update-system
auto-update-system:
Make sure installed packages designated as critical are available before
running pkg upgrade. Rebuild pkg from source if package behind ports
auto-wifi-failover:
Better interface detection, automatically clean up rc.conf
Other minor fixes and enhancements
Notes:
svn path=/head/; revision=553689
|
| |
|
|
|
|
|
|
|
|
|
| |
MFH reason: Fix auto-check-ports-branch to prevent desktop-installer abort
Add auto-firewall-setup to enable basic IPFW config
Other minor bug fixes and enhancements
MFH: 2020Q3
Notes:
svn path=/head/; revision=542001
|
| |
|
|
|
|
|
|
|
| |
Add Scripts for toggling UFS su+j and hardware write cache
Add auto-set-conf-var, sysrc-like script for sysctl and loader.conf
Move upstream to Github
Notes:
svn path=/head/; revision=537564
|
| |
|
|
|
|
|
|
|
| |
New tools for keeping quarterly/head ports branch and pkg repo in sync
New tools for remote IPMI power-on and status
Add xf86-video-ati + no DRM option to auto-gpu-setup
Notes:
svn path=/head/; revision=533547
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
New scripts for octet/hex conversions, iDRAC config and timezone detection
Add ZFS support to auto-pxe-installer-setup
More flexible network settings in auto-pxe-node-discover
Fix egregious bugs in NFS setup scripts
More robust auto-gpu-setup
Improved UI for auto-pkgsrc-setup
More robust auto-update-system
Notes:
svn path=/head/; revision=529747
|
| |
|
|
|
|
|
|
|
| |
Numerous new scripts supporting external media, NFS, pkgsrc, etc
All scripts now install on all platforms for consistent plist
Several bug fixes and dead code removal
Notes:
svn path=/head/; revision=523233
|
| |
|
|
|
|
|
|
|
|
| |
Add auto-remove-from-group
Rename auto-detect-gpu to auto-gpu-setup to reflect new functionality
Improvements to auto-pkgsrc-setup
Other minor fixes and enhancements
Notes:
svn path=/head/; revision=518262
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD changes:
Roll auto-add-linproc-mount into auto-install-linux_base
Remove obsolete auto-amd-nfs-setup, auto-kdm3-toggle
Add scripts for installing and updating infininband kernel
Factor auto-install-linux-flash out of desktop-installer
New common scripts:
auto-idrac-passwd
auto-fetch-install-media
auto-install-media-distname
auto-lock-local-pw, auto-unlock-local-pw
auto-root-check
auto-useradd
auto-user-admin
Notes:
svn path=/head/; revision=507330
|
| |
|
|
|
|
|
|
| |
desktop-installer: auto-detect-gpu, auto-detect-laptops
cluster-admin: nfs and user management tools
Notes:
svn path=/head/; revision=493929
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Highlights:
auto-detect-nvidia-gpu: Assist with commercial nvidia driver setup
auto-install-linux_base: Install and configure c6 or c7 linux_base
Approved by: jrm (mentor, implicit)
Notes:
svn path=/head/; revision=488601
|
| |
|
|
|
|
|
| |
Approved by: jrm (mentor, implicit)
Notes:
svn path=/head/; revision=485194
|
| |
|
|
|
|
|
|
| |
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D17638
Notes:
svn path=/head/; revision=482728
|
| |
|
|
|
|
|
|
|
| |
Reviewed by: mat
Approved by: jrm
Differential Revision: https://reviews.freebsd.org/D15619
Notes:
svn path=/head/; revision=471149
|
| |
|
|
|
|
|
|
|
|
| |
Add auto-clean-disk script and various minor fixes and enhancements
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D13523
Notes:
svn path=/head/; revision=456581
|
| |
|
|
|
|
|
|
| |
PR: 222003
Submitted by: Jason Bacon <bacon4000@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=452526
|
| |
|
|
|
|
|
|
| |
PR: 217230
Submitted by: Jason Bacon <bacon4000@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=434407
|
| |
|
|
|
|
|
|
|
|
|
| |
* Adjust COMMENT
* Adjust pkg-descr
PR: 212796
Submitted by: Jason Bacon <bacon4000@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=422723
|
| |
|
|
|
|
|
|
| |
PR: 209082
Submitted by: bacon4000@gmail.com(maintainer)
Notes:
svn path=/head/; revision=414091
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Numerous new support scripts for sysutils/desktop-installer and
sysutils/cluster-admin (to be committed).
Other bug fixes and minor enhancements.
PR: 206797
Submitted by: Jason Bacon <bacon4000@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=409040
|
| |
|
|
|
|
|
|
|
|
| |
- While here, add NO_ARCH
PR: 202994
Submitted by: jwbacon@tds.net
Notes:
svn path=/head/; revision=396561
|
| |
|
|
|
|
|
|
|
|
| |
- Fix license string
PR: 197149
Submitted by: jwbacon@tds.net (maintainer)
Notes:
svn path=/head/; revision=378612
|