freebsd-rustdate is a reimplementation of freebsd-update.sh in rust. It can fill all the basic roles of freebsd-update for binary upgrades of your FreeBSD system, and is much faster. WWW: https://rustdate.over-yonder.net/ PR: 281598 Event: EuroBSDcon 2024
6 lines
309 B
Plaintext
6 lines
309 B
Plaintext
freebsd-rustdate is a reimplementation of freebsd-update.sh. It's
|
|
significantly faster (often by an order of magnitude or more), hopefully
|
|
more maintainable, and has a few extra features. It's close to drop-in
|
|
compatible for most simple uses, but online help or the website should be
|
|
consulted for details.
|