SkillAgentSearch skills...

Sysupgrade

Automates upgrades of NetBSD

Install / Use

/learn @jmmv/Sysupgrade
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

sysupgrade is a script to automate NetBSD system upgrades. sysupgrade works by first fetching distribution sets from a specified site or local directory, then by upgrading the system using such distribution sets and later by ensuring that the system configuration is up to date. All the process is controlled by a configuration file, and the defaults should suit the most common NetBSD upgrades.

sysupgrade can be used to perform upgrades across different system major and/or minor versions, and it can also be used to track a stable or development branch from the CVS repository.

sysbuild is the perfect companion to sysupgrade in those cases where you want to roll your own binaries: both utilities share a very similar command-line and configuration interface, and the default configuration files provide examples on how to integrate one with the other.

For further information on the contents of this distribution file, please refer to the following other documents:

  • AUTHORS: List of authors and contributors to this project.
  • COPYING: License information.
  • INSTALL: Compilation and installation instructions.
  • NEWS: List of major changes between formal releases.

For general project information, please visit:

https://github.com/jmmv/sysupgrade/
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2y ago
Forks3

Languages

Shell

Security Score

70/100

Audited on Mar 28, 2024

No findings