blob: 56f98fb6ab6251b2dfee705028942584079db241 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
===========
dfly-update
===========
Copyright (c) 2017-2018 Aaron LI <aly@aaronly.me>
MIT License
https://github.com/liweitianux/dfly-update
A simple tool to update a DragonFly BSD system using binary releases or
snapshot builds.
This tool is written by the author to help keep the DragonFly BSD system
on a low-end VPS up-to-date, without consuming too much resources to build
and update from source.
|