Skip to content

MikeJakubik/daily-freebsd-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

daily_updates bash script

A simple script to run common updates and maintanance tasks on FreeBSD stable or current, for those who like to live on the bleeding edge. Great for workstations of lazy devs/users/sysadmins. Requires ports-mgmt/portmaster, devel/git, and root rights.

  • Git pulls your configurted src and ports trees.
  • Updates FreeBSD binary pkg db.
  • Cleans stale port distfiles, packages.
  • Checks for stale entries in /var/db/ports.
  • Checks for port updates via portmaster.

That's all folks.

use

sudo daily_updates.sh

planned updates

  • Option for choice of using binary updates vs. compiling your own, some more error checking, makinging it more pretty, perhaps some ZFS snapshot integrations.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages