Hacker News new | ask | show | jobs
by gbrown_ 2788 days ago
This should probably also mention running syspatch.

http://man.openbsd.org/syspatch

2 comments

Thanks for the feedback! I've added a tidbit about syspatch, and also warned users about the (somewhat unusual) state of updates for third-party packages on OpenBSD:

https://www.c0ffee.net/blog/openbsd-on-a-laptop/#updates

Cool, the biggest issue I’ve always had with FreeBSD is figuring out how to do routine updates when I’ve installed ports.
If you're building some ports with custom options, check out Synth: https://github.com/jrmarino/synth

It downloads binary packages when it can & builds ports in parallel while showing a very nice ncurses UI :)

Can second Synth. I always used it on laptops where a full poudriere setup would have been overkill.

Also it’s written in Ada!

Cool, as a Lisper I have to support niche languages :)