Git Product home page Git Product logo

swupdate-openbsd's Introduction

swupdate

by Morgan Aldridge [email protected]

swupdate-openbsd on OpenHub

OVERVIEW

A simple utility to roll the various software update related utilities in OpenBSD into a single command, a la macOS's (nee Mac OS X's) softwareupdate, including:

Update-verse

One script for base developers providing system binary patches,
One for non-free driver firmware available from the Internet,
Three for third-party binary packages built via ports infrastructure,
One for upgrading to the next major OpenBSD release or snapshot,
One for the system administrator in their dark terminal
On the OpenBSD operating system where software needs an update.
  One script to run them all, One script to find them,
  One script to download them all, and from the shell install them
On the OpenBSD operating system where software needs an update.

(My apologies for the blasphemous merging of Tolkien's ring verse with OpenBSD's manual pages for the various software updare scripts.)

FEATURES

  • List, download, or install pending updates for firmware, system patches, packages, and major releases
  • Works on -release, -stable, or -current
  • Automatically uses snapshots when running a post-beta/pre-release kernel
  • Upon installation:
    • Installs additional system patches when syspatch has updated itself
    • Uninstalls any unused package dependencies
    • Checks for any running processes that might have had their binaries updated, if checkrestart is installed
    • Prompts to reboot if kernel was updated by syspatch
    • Prompts to install next major release upgrade via sysupgrade, if available

USAGE

To check for software updates:

doas swupdate -l

To download, but not install software updates:

doas swupdate -d

To install all software updates, including system patches and firmware:

doas swupdate -i

LICENSE

Released under the MIT license.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.