This is where I keep my OpenBSD related stuff.
Scripts I've written to simplify my everday OpenBSD use.
- snap-tool - Based on Han's script
OpenBSD-binary-upgrade. I needed a more flexible script, since I
often download the snapshots on one machine, and install them on
another. Requires mergemaster to be able to merge /etc.
Note! This script is not written to handle upgrades between major OpenBSD versions such as 3.3->3.4, I've only used it to go from one snapshot to another.Usage: snap-tool action ... [-x] [-d downloaddir] [-a arch] Actions: -g, Get/download selected sets -c, Check md5 sums -i, Install kernels+sets and merge /etc -k, Install kernel -s, Install sets -m, Merge /etc Options: -x, override $X11, and download all X sets anyway -d, change DOWNLOADDIR (default: $PWD) -a, change ARCH (default: `uname -m`) Example: snap-tool -gc -d /tmp -a sparc64
Articles about OpenBSD I've written for the swedish site unix.se:
OpenBSD is a package. Kernel, Userland and Attitude. Attempt to separate
them at your own risk. - We aren't trying to be the "OS of the Masses".
The masses are so, well, unwashed. We got work to do.
-- Nick Holland

