Skip to content

KizzyCode/Update-FreeBSD-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

update

Welcome to update 🎉

update is a simple shell- and hook-based based update system for FreeBSD. The general idea is to provide a trivial invocation mechanism which invokes so-called "update hooks" which in turn perform the real update tasks. Therefore you can easily deploy update tasks for your own services (e.g. pip-installed python applications).

Update-hooks are simple executables and must be stored in libexec/update.d and marked as executable. update delivers a few FreeBSD specific hooks which can be used as an example to build yout own hooks.

About

`update` is a simple shell- and hook-based based update system for FreeBSD

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages