index
:
dfly-update.git
master
Update DragonFly BSD from pre-built system image
Git Repositories Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dfly-update
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve argument checks with better messages
Aaron LI
2018-03-10
1
-25
/
+46
*
Improve MD5 check on the downloaded image
Aaron LI
2018-03-10
1
-6
/
+4
*
Implement the backup command with backup_kernel() and backup_world()
Aaron LI
2018-03-10
1
-0
/
+67
*
Add umount_image() function with get_vn_devname() and get_vn_filename()
Aaron LI
2018-03-10
1
-0
/
+33
*
More function argument checks
Aaron LI
2018-03-10
1
-3
/
+7
*
Implement the mount command
Aaron LI
2018-03-10
1
-0
/
+44
*
Add error code EC_FETCH for fetch
Aaron LI
2018-03-10
1
-2
/
+5
*
Add argument counts check for functions with EC_ARGS exit code
Aaron LI
2018-03-10
1
-4
/
+17
*
Improve error() and check_os()
Aaron LI
2018-03-10
1
-2
/
+4
*
Implement command download: to download the new system image
Aaron LI
2018-03-10
1
-1
/
+63
*
Use is_master_branch(), and remove cmd_extension_or_status()
Aaron LI
2018-03-10
1
-12
/
+4
*
Add functions get_md5list_url() and get_image_url()
Aaron LI
2018-03-10
1
-6
/
+22
*
Add functions get_branch_filename() and is_master_branch()
Aaron LI
2018-03-10
1
-0
/
+39
*
Fix get_latest_image() to return _md5 correctly
Aaron LI
2018-03-10
1
-2
/
+3
*
Add DEBUG var, debug() and warn() functions
Aaron LI
2018-03-10
1
-0
/
+10
*
Update help and version commands
Aaron LI
2018-03-10
1
-9
/
+5
*
Update EC_* error codes
Aaron LI
2018-03-10
1
-3
/
+3
*
Remove load_config() and simply source the config file
Aaron LI
2018-03-10
1
-14
/
+1
*
Update local vars and some minor fixes
Aaron LI
2018-03-10
1
-20
/
+17
*
Update copyright and one-line description
Aaron LI
2018-03-10
1
-7
/
+3
*
Use IMG image instead of ISO format, due to hard links
Aaron LI
2018-02-03
1
-2
/
+3
*
dfly-update: multiple small fixes/improvements
Aaron LI
2018-01-24
1
-11
/
+24
*
dfly-update: implement compare_version() using "sort -V"
Aaron LI
2018-01-24
1
-4
/
+15
*
Implement "status" sub command
Aaron LI
2017-06-04
1
-0
/
+226
[prev]