diff options
author | Aaron LI <aly@aaronly.me> | 2017-06-04 16:51:53 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2017-06-04 16:51:53 +0800 |
commit | 896cdd5fa48bf5d2f738cada7e1f20f608b90577 (patch) | |
tree | 2c389caf3d2a750ee5da868cc1be11961bb29659 /README | |
download | dfly-update-896cdd5fa48bf5d2f738cada7e1f20f608b90577.tar.bz2 |
First commit: enter dfly-update
Diffstat (limited to 'README')
-rw-r--r-- | README | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +=========== +dfly-update +=========== + +Copyright (c) 2017 Aaron LI <aly@aaronly.me> +MIT License + +A simple tool to update the DragonFly BSD system from a pre-built system +image (e.g., ISO/IMG of a snapshot build or a release). + +This tool is written by the author to help keep the DragonFly BSD system +on a low-performance KVM up-to-date, without consuming too much resources +to build and update from source. |